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

Access to the registry key HKEY_CLASSES_ROOT\FormatoFecha.FormatearFecha is denied.

Estas en el tema de Access to the registry key HKEY_CLASSES_ROOT\FormatoFecha.FormatearFecha is denied. en el foro de ASPX (.net) en Foros del Web. Hola, soy nuevo en ASP y C Sharp, y me dejaron arreglar un sistema que ya no funciona... El error que me manda el navegador ...
  #1 (permalink)  
Antiguo 11/09/2008, 10:18
 
Fecha de Ingreso: septiembre-2008
Mensajes: 3
Antigüedad: 15 años, 7 meses
Puntos: 0
Access to the registry key HKEY_CLASSES_ROOT\FormatoFecha.FormatearFecha is denied.

Hola, soy nuevo en ASP y C Sharp, y me dejaron arreglar un sistema que ya no funciona...

El error que me manda el navegador es:

Access to the registry key HKEY_CLASSES_ROOT\FormatoFecha.FormatearFecha is denied.

Y el código que genera el error es:

Line 1576: void FondoFooter (string pagina)
Line 1577: {
Line 1578: FormatoFecha.FormatearFecha FormatDate = new FormatoFecha.FormatearFecha();
Line 1579: string fecha = FormatDate.FormateaFecha(Convert.ToString(Session["FechaOperacion"]),"dd/mm/yyyy","FECHAOPERACION","/");
Line 1580: switch (pagina)

Ojala y alguien pueda orientarme para resolverlo...

De antemando, gracias.
  #2 (permalink)  
Antiguo 12/09/2008, 12:10
Avatar de Valery-Net  
Fecha de Ingreso: agosto-2008
Mensajes: 694
Antigüedad: 15 años, 8 meses
Puntos: 12
Respuesta: Access to the registry key HKEY_CLASSES_ROOT\FormatoFecha.FormatearFecha i

Al parecer intentas tener acceso al registro de windows y no tienes los permisos necesarios.
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 01:14.