User1032445712 posted
Hi all,
I have setup Visual Studio .NET 2003 together Service Pack 1 on Windows 8.1. Moreover I have install .Net framework 1.1 Service Pack 1 too.
After that I have tried to create new ASP.NET Project by using Visual Studio .NET 2003, but it cannot.
The error occured 'http/1.1 500 http/1.1 500 internal server error'.
Then I try to follow instruction "https://docs.microsoft.com/en-us/iis/install/installing-iis-7/how-to-install-aspnet-11-with-iis-on-vista-and-windows-2008".
The error change to 'http/1.1 500 http/1.1 503 Service Unavailable'.
I will check error in Windows Events Viewer - System section. it is below.
Application pool 'AppPool1.1' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
And Events Viewer - Application section, it is below.
The worker process failed to pre-load .Net Runtime version v1.1.
The worker process failed to initialize correctly and therefore could not be started. The data is the error.
So, how to properly setup Visual Studio .NET 2003 and ASP.NET Framework 1.1 on "IIS 8.5 - Windows 8.1"?
Thank you very much.