Thursday, August 19, 2010

Can ASP.NET 2.0 be ran on XPPro with IIS?

I am trying to setup my XPPro with IIS which it does work. I can't seem to get the ASP.NET 2.0 to work so that I can test my visual web developer 2005 projects.

Can ASP.NET 2.0 be ran on XPPro with IIS?
1) Have you installed IIS on your machine? If no, you can install it from Control Panel %26gt; Add Remove Programs %26gt; Select components tab and select IIS





2) If the .NET framework was installed prior to IIS, your IIS might not be able to server ASPX pages until you run the aspnet_regiis tool from the command prompt





Normally you will want to install IIS on your machine THEN install the .net framework 2.0 on your machine which can be downloaded for free from Microsoft.
Reply:Actually, VS 2k5 comes with an in-built webserver, which is used for building Web-Apps. If u want to run on IIS, then create a virtual directory in IIS for the path where u have stored ur files, and it can be opened using any browser.
Reply:You need to install the .NET 2.0 Framework, too.





http://www.microsoft.com/downloads/detai...
Reply:you must install .NET 2.0 as well


No comments:

Post a Comment