|
Subject:
|
Problem with IIS & .NET
|
|
Posted By:
|
anujrathi
|
Post Date:
|
4/25/2006 9:25:46 AM
|
Hi all, At this time I am facing a problem with IIS. It gives an error message , "Unexpected error 0x8ffe2740 occured".
Actually I installed .NET 2003 before 2 days & when i was trying to open ASP.NET Web application, it was given an error message. " ASP.NET has detected that ASP web server is running ASP.NET version 1.0. The application you are creating or opening can be configured to be complaint with ASP.NET 1.0. How ever the application will not be able to use new features from ASP.NET 1.1."
For thar problem I have also run aspnet_regiis -i utility.
But nothing happened. So I unistalled .NET & IIS. & again install IIS frm Windows XP CD. But now it is giving above error. I am using MICROSOFT WINDOWS XP PROFESSIONAL 2002. Pls give a proper solution so that I will have to run ASP.NET properly. Thanks
|
|
Reply By:
|
Manu
|
Reply Date:
|
5/4/2006 7:10:55 AM
|
Don't uninstall .Net, Uninstall IIS and restart system. Then again install all the festures of IIS in its Detail section. Then restart system. Then do the same aspnet_regiis.exe -i as you did before. Now open the .Net project and try to create a virtual directory in IIS beforehand.
|