G
Guest
Hello,
I'm having problem with an ASP.NET 2.0 application that I'm trying to deploy
to one of our stage servers.
The first thing that happened was that when I deployed the site it just
stood there working for a couple of minutes before I got a Server Error
without any further description.
Using Filemon I noticed that the application got "ACCESS DENIED" on
C:\Documents and settings\all users\application
data\microsoft\crypto\rsa\machinekeys. Gave our ASP.NET-account access to
this share and after that i get a message saying "Server Application
Unavailable" and three messages in the Event Viewer saying "Failed to
initialize the AppDomain:/LM/W3SVC/24/Root", "Failed to execute the request
because the ASP.NET process identity does not have read permissions to the
global assembly cache. Error: 0x80131902 " and "aspnet_wp.exe (PID: 1100)
stopped unexpectedly. "
Does anyone have any clue about how to go on from here??
Best regards
Martin
I'm having problem with an ASP.NET 2.0 application that I'm trying to deploy
to one of our stage servers.
The first thing that happened was that when I deployed the site it just
stood there working for a couple of minutes before I got a Server Error
without any further description.
Using Filemon I noticed that the application got "ACCESS DENIED" on
C:\Documents and settings\all users\application
data\microsoft\crypto\rsa\machinekeys. Gave our ASP.NET-account access to
this share and after that i get a message saying "Server Application
Unavailable" and three messages in the Event Viewer saying "Failed to
initialize the AppDomain:/LM/W3SVC/24/Root", "Failed to execute the request
because the ASP.NET process identity does not have read permissions to the
global assembly cache. Error: 0x80131902 " and "aspnet_wp.exe (PID: 1100)
stopped unexpectedly. "
Does anyone have any clue about how to go on from here??
Best regards
Martin