Re: Runtime Error when going to Hotmail



"Shola" <Shola@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FA51C55D-0EF1-4203-91AF-789D07B7068F@xxxxxxxxxxxxxxxx
>I get this message after going to hotmail.com... (note: acer travelmate 800,
> xp sp2, ie6). I can read my mail by going through Messenger.
>
>
> Server Error in '/' Application.


This may be a symptom of too strict security on the client side.

First, make sure that your Security settings are Default.
E.g. doubleclick on the security zone icon in the Status bar
and click Default Level.

BTW what zone is this URL coming up in?
If it is the Internet zone and you don't want to set default level security
always in that zone consider adding it to the list of sites in the Trusted Sites
zone and use its security levels instead.


Good luck

Robert Aldwinckle
---


> --------------------------------------------------------------------------------
>
> 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>
>
> thanks for the help.
>
>


.



Relevant Pages

  • Re: Now wait just a dab non minute - this is getting out of hand
    ... enabled by default at all in Windows Server 2003? ... security threats I see affecting Windows server have nothing to do with IE ... I think you'd have to admit that Microsoft including IE in the default ... > Security level for the Internet zone is set to High. ...
    (microsoft.public.security)
  • Re: AD wont let me in!
    ... Possibly because IE thinks the server is in a different security zone. ... >When I try the first option, using localhost, I don't get a popup box and I ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Force user to use outlook and custom organizational form
    ... > You can get the server name of the Exchange server, ... > you have for avoiding the security prompts and administering the ... > If you don't use custom forms any custom properties won't stay intact ...
    (microsoft.public.exchange.development)
  • Re: Runtime Error when going to Hotmail
    ... This may only be a tempory server side error. ... > security level. ... >> This may be a symptom of too strict security on the client side. ... >> BTW what zone is this URL coming up in? ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Classic Cross Site Scripting: Gibson Research Corporation
    ... Gibson Research Corporation http://www.grc.com is an interesting site ... The site has a custom 'filter', ... This custom 'filter' is supposed to protect the server ... Demonstrate your knowledge and understanding of core IT Security, ...
    (NT-Bugtraq)