I have now installed Windows 7 (IIS 7.5) on my development system. I was trying to run my .NET1.1 web applications. I have registered .NET1.1, which has created an application pool for ASP.NET1.1. The problem I am facing is that, when I try to run a 1.1 website using my local web site URL, I get an error "There was an uncontrolled win32 exception in w3wp.exe, just in- Time debugger was launched without requiring the security permissions. To debug this process, just nowadays should be run as a debugger administrator. "
Process details, "Process name: w3wp.exe, user The Ta name: Can IIS APPPOOL \ ASP.NET1.1 [Advanced] "
Can someone help me to resolve this error?
Thanks
I have solved the problem. The following url provides step-by-step instructions for setting up and enabling .NET1.1 on IIS7. Things on Windows 7 are slightly different, but are almost identical.
Setting up the main part and after that
This resolves my problem as the question of this thread is.
Thanks all
Comments
Post a Comment