Hola lista.
 
Tengo un problema que necesito que si alguien tiene respuesta me pueda ayudar.
 
Les comento.
 
Hice una aplicación ASP.NET con el framework 1.1 y la instal´re en un servidor W2K y cuando trato de ejecutarla me sale una ventana de autentificación en la cual entro las credenciales del administrador y luego me da el siguiente error.
 
/**/

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.

/**/
 
Siendo consecuente con la nota reportada por el error, voy al visor de eventos del servidor y me encuentro con el siguiente error:
 
/**/

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.

/**/
 
¿Cómo puedo resolver este problema?
 
 
Gracias de antemano
 
Roly
 
 

Responder a