FormatoFecha.FormatearFecha is denied
Publicado por Milio (2 intervenciones) el 11/09/2008 17:59:03
Hola, ojala y alguien pueda ayudarme...
El navegador me manda...
Access to the registry key HKEY_CLASSES_ROOTFormatoFecha.FormatearFecha is denied.
Mi codigo 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)
Gracias por sus respuestas
El navegador me manda...
Access to the registry key HKEY_CLASSES_ROOTFormatoFecha.FormatearFecha is denied.
Mi codigo 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)
Gracias por sus respuestas
Valora esta pregunta


0