A
Alan M Dunsmuir
On my previous machine (Win XPPro, SP2) I had both VS.NET 2003 and VS
2005 up and running. I had a continuing problem with ASP 2005 in that I
couldn't get the "start up" examples using SQL Server to work properly.
However, the machine died on me and had to be replaced. On my new
machine (again Win XPPro, SP2) I first installed VS 2005, but in ASP.NET
couldn't even get a "Hello World" Web application to work, due to build
errors.
I checked with IIS and discovered that the Default Web Site was waving
an error flag. The diagnostics told me that this was due to a clash with
another application for port 80. I could not identify which other
application was causing this, so I changed IIS's port to 81, and the
error flag went away. However, I was still unable to get a clean build
of an ASP 2005 application. (It says that some required file - I believe
a component of the .NET Framework - cannot be found.)
So I uninstalled VS 2005 and the .NET Framework 2.0, and installed
VS.NET 2003. The IDE here won't even allow me to start a new ASP.NET
project, saying that VS has identified that the .NET Framework 1.1 isn't
running on the specified Web server.
How on earth do I get out of this mess?
What has gone wrong with the IIS/.NET/VS installations on this machine,
and how do I correct it?
2005 up and running. I had a continuing problem with ASP 2005 in that I
couldn't get the "start up" examples using SQL Server to work properly.
However, the machine died on me and had to be replaced. On my new
machine (again Win XPPro, SP2) I first installed VS 2005, but in ASP.NET
couldn't even get a "Hello World" Web application to work, due to build
errors.
I checked with IIS and discovered that the Default Web Site was waving
an error flag. The diagnostics told me that this was due to a clash with
another application for port 80. I could not identify which other
application was causing this, so I changed IIS's port to 81, and the
error flag went away. However, I was still unable to get a clean build
of an ASP 2005 application. (It says that some required file - I believe
a component of the .NET Framework - cannot be found.)
So I uninstalled VS 2005 and the .NET Framework 2.0, and installed
VS.NET 2003. The IDE here won't even allow me to start a new ASP.NET
project, saying that VS has identified that the .NET Framework 1.1 isn't
running on the specified Web server.
How on earth do I get out of this mess?
What has gone wrong with the IIS/.NET/VS installations on this machine,
and how do I correct it?