Tags Palabras claves

Error in Application al entrar al Hotmail

28/02/2005 - 02:38 por Alenet | Informe spam
Server Error in '/' Application.

Runtime Error
Description: An application error occurred on the server. The current custom
error settings for this application prevent the details of the application
error from being viewed remotely (for security reasons). It could, however,
be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable
on remote machines, please create a <customErrors> tag within a "web.config"
configuration file located in the root directory of the current web
application. This <customErrors> tag should then have its "mode" attribute
set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom
error page by modifying the "defaultRedirect" attribute of the application's
<customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>



Quisiera saber como puedo arreglar este problema que tengo al ingresar al
Hotmail con el navegador IE.
Muchas gracias por su ayuda.

Preguntas similare

Leer las respuestas

#1 Hupus [MX]
28/02/2005 - 02:58 | Informe spam
Indica que ahy un problema o mantenimiento en el servidor que aloja a tu cuenta de Hotmail, este error será corregido en cuanto el servidor sea puesto en servicio nuevamente.
Saludos desde Acapulco, Gro., MX.
Hupus [MX]
hupus(ARROBA)messageries-instantanees.net
+ sobre el Messenger http://messageries-instantanees.net/
Configura Outlook Express para leer este foro: http://messageries-instantanees.net/Es00160.htm
MSN Group sobre Messenger: http://groups.msn.com/Delveaux

"Alenet" wrote in message news:

Server Error in '/' Application.

Runtime Error
Description: An application error occurred on the server. The current custom
error settings for this application prevent the details of the application
error from being viewed remotely (for security reasons). It could, however,
be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable
on remote machines, please create a <customErrors> tag within a "web.config"
configuration file located in the root directory of the current web
application. This <customErrors> tag should then have its "mode" attribute
set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom
error page by modifying the "defaultRedirect" attribute of the application's
<customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>



Quisiera saber como puedo arreglar este problema que tengo al ingresar al
Hotmail con el navegador IE.
Muchas gracias por su ayuda.


Respuesta Responder a este mensaje
#2 Alenet
28/02/2005 - 22:35 | Informe spam
Hola, gracias por la respuesta..
Pero si entro con otros navegadores como Mozilla no hay problemas..
Ya revise la pc con diferentes AdAwares y no pude solucionar el problema..
Gracias nuevamente





"Alenet" schrieb im Newsbeitrag
news:

Server Error in '/' Application.

Runtime Error
Description: An application error occurred on the server. The current
custom error settings for this application prevent the details of the
application error from being viewed remotely (for security reasons). It
could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be
viewable on remote machines, please create a <customErrors> tag within a
"web.config" configuration file located in the root directory of the
current web application. This <customErrors> tag should then have its
"mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom
error page by modifying the "defaultRedirect" attribute of the
application's <customErrors> configuration tag to point to a custom error
page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly"
defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>



Quisiera saber como puedo arreglar este problema que tengo al ingresar al
Hotmail con el navegador IE.
Muchas gracias por su ayuda.

Respuesta Responder a este mensaje
#3 Hupus [MX]
28/02/2005 - 22:52 | Informe spam
Hola Alenet,
Prueba nuevamente despues de seguir las sugerencias que encuentras en http://messageries-instantanees.net/Es00110.htm, especificamente los puntos 1,2, 4, 9 y 10.

Saludos desde Acapulco, Gro., MX.
Hupus [MX]
hupus(ARROBA)messageries-instantanees.net
+ sobre el Messenger http://messageries-instantanees.net/
Configura Outlook Express para leer este foro: http://messageries-instantanees.net/Es00160.htm
MSN Group sobre Messenger: http://groups.msn.com/Delveaux

"Alenet" wrote in message news:
Hola, gracias por la respuesta..
Pero si entro con otros navegadores como Mozilla no hay problemas..
Ya revise la pc con diferentes AdAwares y no pude solucionar el problema..
Gracias nuevamente





"Alenet" schrieb im Newsbeitrag
news:

Server Error in '/' Application.

Runtime Error
Description: An application error occurred on the server. The current
custom error settings for this application prevent the details of the
application error from being viewed remotely (for security reasons). It
could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be
viewable on remote machines, please create a <customErrors> tag within a
"web.config" configuration file located in the root directory of the
current web application. This <customErrors> tag should then have its
"mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom
error page by modifying the "defaultRedirect" attribute of the
application's <customErrors> configuration tag to point to a custom error
page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly"
defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>



Quisiera saber como puedo arreglar este problema que tengo al ingresar al
Hotmail con el navegador IE.
Muchas gracias por su ayuda.





Respuesta Responder a este mensaje
#4 Alenet
28/02/2005 - 23:51 | Informe spam
Hola Hupus, nuevamente pase el antivirus, el spybot y el Lavasoft. chequee
los puntos que me pasaste, pero nada, no puedo solucionar el problema. He
estado leyendo en diferentes foros de gente que tiene el mismo problema, en
ningun caso se pudo solucionar el problema, solamente entrando al hotmail
desde otro navegador...
Que malo eso no??
Gracias por su atencion y ojala que podamos descubrir el porque de estos
errores.




"Hupus [MX]" <http://www.cerbermail.com/?EL9PaMwCID> schrieb im Newsbeitrag
news:e3Kqs$
Hola Alenet,
Prueba nuevamente despues de seguir las sugerencias que encuentras en
http://messageries-instantanees.net/Es00110.htm, especificamente los puntos
1,2, 4, 9 y 10.

Saludos desde Acapulco, Gro., MX.
Hupus [MX]
hupus(ARROBA)messageries-instantanees.net
+ sobre el Messenger http://messageries-instantanees.net/
Configura Outlook Express para leer este foro:
http://messageries-instantanees.net/Es00160.htm
MSN Group sobre Messenger: http://groups.msn.com/Delveaux

"Alenet" wrote in message
news:
Hola, gracias por la respuesta..
Pero si entro con otros navegadores como Mozilla no hay problemas..
Ya revise la pc con diferentes AdAwares y no pude solucionar el problema..
Gracias nuevamente





"Alenet" schrieb im Newsbeitrag
news:

Server Error in '/' Application.

Runtime Error
Description: An application error occurred on the server. The current
custom error settings for this application prevent the details of the
application error from being viewed remotely (for security reasons). It
could, however, be viewed by browsers running on the local server
machine.

Details: To enable the details of this specific error message to be
viewable on remote machines, please create a <customErrors> tag within a
"web.config" configuration file located in the root directory of the
current web application. This <customErrors> tag should then have its
"mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom
error page by modifying the "defaultRedirect" attribute of the
application's <customErrors> configuration tag to point to a custom error
page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly"
defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>



Quisiera saber como puedo arreglar este problema que tengo al ingresar al
Hotmail con el navegador IE.
Muchas gracias por su ayuda.





Respuesta Responder a este mensaje
#5 Hupus [MX]
01/03/2005 - 00:01 | Informe spam
A ver, intenta con esto:
verifica que no tengas un programa en tu PC llamado SP.EXE, de tenerlo va a esta página:
http://www.trojaner-info.de/anleitu...blank.html donde encontrarás una utilidad específica para deshacerte de este programa malicioso, descarga el *SpHjfix.exe*:
http://www.trojaner-info.de/cgi-bin...le=sphjfix

ANTES de ejecutarlo, dirígete al Administrador de tareas (Inicio > Ejecutar: TASKMGR), en la lista de Procesos, busca y termina el proceso *sp.exe* si está activo (botón derecho del ratón > Terminar proceso).

Ve a Inicio > Buscar, y busca los siguientes archivos:
hidden.dll
obvious.dll
ietb.dll
sbb.dll

Los eliminas del equipo y una vez realizado esto, ejecuta el programa y reinicia para que finalice el proceso de desinfección.
Saludos desde Acapulco, Gro., MX.
Hupus [MX]
hupus(ARROBA)messageries-instantanees.net
+ sobre el Messenger http://messageries-instantanees.net/
Configura Outlook Express para leer este foro: http://messageries-instantanees.net/Es00160.htm
MSN Group sobre Messenger: http://groups.msn.com/Delveaux


"Alenet" wrote in message news:
Hola Hupus, nuevamente pase el antivirus, el spybot y el Lavasoft. chequee
los puntos que me pasaste, pero nada, no puedo solucionar el problema. He
estado leyendo en diferentes foros de gente que tiene el mismo problema, en
ningun caso se pudo solucionar el problema, solamente entrando al hotmail
desde otro navegador...
Que malo eso no??
Gracias por su atencion y ojala que podamos descubrir el porque de estos
errores.




"Hupus [MX]" <http://www.cerbermail.com/?EL9PaMwCID> schrieb im Newsbeitrag
news:e3Kqs$
Hola Alenet,
Prueba nuevamente despues de seguir las sugerencias que encuentras en
http://messageries-instantanees.net/Es00110.htm, especificamente los puntos
1,2, 4, 9 y 10.

Saludos desde Acapulco, Gro., MX.
Hupus [MX]
hupus(ARROBA)messageries-instantanees.net
+ sobre el Messenger http://messageries-instantanees.net/
Configura Outlook Express para leer este foro:
http://messageries-instantanees.net/Es00160.htm
MSN Group sobre Messenger: http://groups.msn.com/Delveaux

"Alenet" wrote in message
news:
Hola, gracias por la respuesta..
Pero si entro con otros navegadores como Mozilla no hay problemas..
Ya revise la pc con diferentes AdAwares y no pude solucionar el problema..
Gracias nuevamente





"Alenet" schrieb im Newsbeitrag
news:

Server Error in '/' Application.

Runtime Error
Description: An application error occurred on the server. The current
custom error settings for this application prevent the details of the
application error from being viewed remotely (for security reasons). It
could, however, be viewed by browsers running on the local server
machine.

Details: To enable the details of this specific error message to be
viewable on remote machines, please create a <customErrors> tag within a
"web.config" configuration file located in the root directory of the
current web application. This <customErrors> tag should then have its
"mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom
error page by modifying the "defaultRedirect" attribute of the
application's <customErrors> configuration tag to point to a custom error
page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly"
defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>



Quisiera saber como puedo arreglar este problema que tengo al ingresar al
Hotmail con el navegador IE.
Muchas gracias por su ayuda.









Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaSiguiente Respuesta Tengo una respuesta
Search Busqueda sugerida