3
Answers

Anybody know,Why I can't create ASP.NET application...

Jag

Jag

19y
3.6k
1

I had installed .NET version 1.1 in Windows 2000 Professional Service Pack 3,

When I try to create New Project in Web Application(ASP.NET) it shows error message that

" Your Web Server is running ASP.NET version 1.0, you are trying to open ASP.NET application version 1.1......." and I could not create Web Application...

I also tried to the help that instructs to register " aspnet_regiis /i " ......even tho its not working.

Is it need .NET to be install in Windows 2000 Server OS....

Expecting replies...........

With Regards,

Jagadees.

Answers (3)
0
sailorfoley
NA 97 0 20y
yes it can i have gotten it to work.the only problem i came across is that the folder where you reference your dll must contain the xml file that contains the information about the DLL. Try making the XML file the same name as the assembly