win2000 and .NET2003

G

Guest

Has anyone seen this: our company is using win2000 servers, we are using the Visual Studio .NET 2003 demo disk on one work station. The workstation is XP pro. We are running some of the demos on the disk but now have an error message stating, "...this IIS does not have ASP.NET 1.1 installed, no web services will run...

Can I upgrade my IIS to the ASP.NET 1.1 release without disurbing the rest of the production? Is the ASP.NET 1.1 part of the .NET Framework? We currently do not have any ASP, we are exploring upgrading all of our old html pages to asp - this is why we are running the demo. HELP!
 
C

Carl Fenley

Rich said:
Has anyone seen this: our company is using win2000 servers, we are
using the Visual Studio .NET 2003 demo disk on one work station. The
workstation is XP pro. We are running some of the demos on the disk
but now have an error message stating, "...this IIS does not have
ASP.NET 1.1 installed, no web services will run..."

Can I upgrade my IIS to the ASP.NET 1.1 release without disurbing the
rest of the production? Is the ASP.NET 1.1 part of the .NET
Framework? We currently do not have any ASP, we are exploring
upgrading all of our old html pages to asp - this is why we are
running the demo. HELP!

Does the Demo disk have an option to install "Remote Components"? If so,
open the readme or help page after selecting "Install Remote Components" (on
your IIS machine) and follow the instructions for installing the .NET
Framework and Remote Components.

I have done this only a couple of times, but it had no effect on my existing
webs.

- carl
 
G

Guest

Thanks Carl
I do remember that there was a section in the install disk but do not remeber why we bypassed it. Will try that this afternoon. Also good that this should not disturb other installs
:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top