ASP.NET 2.0: “Failed to initialize the AppDomain”
If you get a “Failed to initialize the AppDomain” error in the system event log when trying to run an ASP.NET application on .NET Framework 2.0 and Windows Server 2003, try giving IIS_WPG and ASPNET read and execute permissions to your directory.
Comments: