Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 4 > BOOK: Beginning ASP.NET 4 : in C# and VB
|
BOOK: Beginning ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 9th, 2011, 04:25 PM
Registered User
 
Join Date: Jul 2011
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to deploy the website on WinXP machine with IIS5.1

Hi Imar,

I am trying to run Asp.net website on localhost on my windows xp machine which is having IIS5.1 already installed.Also I registered the ASP.Net to IIS using the command
aspnet_regiis -i.

But in IIS I am not able to see the Application Pool Folder which is shown in Figure 19-10 in chapter 19.

Also I tried copying the website files to C:\Inetpub\wwwroot and created a virtual directory but it is still not working.
Please let me how to deploy the website on WinXP machine.
 
Old September 9th, 2011, 04:55 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

IIS on XP doesn't let you explicitly manage application pools as you can in IIS 7. You could try copying the files to C:\inetpub\wwwroot and use the default application which you then need to configure for .NET 4.

You could also install Windows 7 in a Virtual PC, install IIS and deploy there to get a more modern experience. Running on XP isn't good for production scenarios anyway so figuring out how to do it may be a bit of a time waster...... ;-)

Cheers.

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
executing STDIN on a WinXP Pro machine crmpicco Perl 1 October 24th, 2006 06:57 AM
can't deploy on target machine zayasv VS.NET 2002/2003 1 March 25th, 2006 09:31 AM
Using scripting under IIS5.1 for WinXP pro khinlau Classic ASP Components 0 November 26th, 2005 06:03 AM
PHP IIS5 listener stew998 Pro PHP 0 February 9th, 2005 11:36 AM
IE6 or IIS5 settings MGerlachJr Dreamweaver (all versions) 11 December 5th, 2004 12:48 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.