I have installed DNN 4.02 on a dev server and everything is working out well.
I installed the source version of 4.02 on my laptop in order to review some items but I cannot get the install to work. When I runn the website I get:
------------------------------------
Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.
------------------------------------
When I look at the event log I see:
Warning Event ID 1073:
Failed to initialize the AppDomain:/LM/w3svc/1/ROOT/DotNetNuke_2
Exception: System.IO.FileLoadException
Message: Could not load file or assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Access is denied.
Error Event ID 1089:
Failed to execute the request because the ASP.NET process identity does not have read permissions to the global assembly cache. Error: 0x80070005 Access is denied.
Error Event ID 1000:
aspnet_wp.exe (PID: 3912) stopped unexpectedly.
Any ideas?
Thanks,
Frank