Foros del Web » Programando para Internet » ASPX (.net) »

Access to the registry key 'Global' is denied.

Estas en el tema de Access to the registry key 'Global' is denied. en el foro de ASPX (.net) en Foros del Web. Hola a todo(a)s como les ha ido hace mucho que no me paraba por aqui!! pero un pequeño error me esta molestando mucho espero me ...
  #1 (permalink)  
Antiguo 04/03/2010, 10:18
 
Fecha de Ingreso: noviembre-2003
Mensajes: 343
Antigüedad: 20 años, 5 meses
Puntos: 0
Información Access to the registry key 'Global' is denied.

Hola a todo(a)s como les ha ido hace mucho que no me paraba por aqui!! pero un pequeño error me esta molestando mucho espero me puedan echar la mano..

He generado mis rutas fisicas y virtuales correctamente en mi aplicacion de .NET el acceso a la base de datos es correcto tambien sin embargo al querer correr mi sitio web en mi hosting compartido (www.discountasp.net) me marca el siguiente error, he intentado cambiar la configuraion en el global.aspx pero creo que no tiene nada que ver.

Mil Gracias cualquier sugerencia vendria bien.
Que esten bien.


Access to the registry key 'Global' is denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.UnauthorizedAccessException: Access to the registry key 'Global' is denied.

ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.

To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
__________________


La tecnología es un hecho objetivo, y el resultado está sujeto a la voluntad humana.

Etiquetas: access, denied, global, key, registry
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 06:09.