cyclonebri
Regular
Hey everybody. I'm in the process of learning how to create an XML web service, and every time I go to create a new asp web service in Visual Studio 2003, it says:
Visual Studio .NET has detected that the Web server is running ASP.NET version 1.0. The web application you are creating or opening can be configured to be compliant with ASP.Net 1.0. However the application will not be able to use new features from ASP.NET 1.1. What do you want to do? (Do not open --> I will upgrade to 1.1 before proceeding) OR (Make the application compliant with ASP.NET version 1.0.
The problem is that I have downloaded and installed the .net 1.1 framework a couple of times, yet I still receive this message? Any ideas as to why I might be seeing this? Do I need to reinstall Visual Studio? Is there a way to check the verson by writing a simple asp page and then just navigating to it on the webserver so I can see if 1.1 is really installed? How about a command line test to determine the version?
Any help anyone can offer is greatly appreciated. Thanks in advance,
Brian
Visual Studio .NET has detected that the Web server is running ASP.NET version 1.0. The web application you are creating or opening can be configured to be compliant with ASP.Net 1.0. However the application will not be able to use new features from ASP.NET 1.1. What do you want to do? (Do not open --> I will upgrade to 1.1 before proceeding) OR (Make the application compliant with ASP.NET version 1.0.
The problem is that I have downloaded and installed the .net 1.1 framework a couple of times, yet I still receive this message? Any ideas as to why I might be seeing this? Do I need to reinstall Visual Studio? Is there a way to check the verson by writing a simple asp page and then just navigating to it on the webserver so I can see if 1.1 is really installed? How about a command line test to determine the version?
Any help anyone can offer is greatly appreciated. Thanks in advance,
Brian