Re: Runtime Error when going to Hotmail
- From: JOCA11 <JOCA11@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 18 Nov 2005 08:20:08 -0800
Tks for response.
Error must be emating from my PC...as other computers on my home network do
not show the same error..
For the time being I am using a shortcut dirtectly to the "Login" Page !
"Rob Parsons" wrote:
> This may only be a tempory server side error. It appears to me that hotmail
> are probably applying the IIS lockdown tool. We had the same error when
> doing same on our server.
> This should be appearing in their web logs and they should be on to it.
> "JOCA11" <JOCA11@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:6F1E2027-FD9D-4ABF-99EB-83357499B0BE@xxxxxxxxxxxxxxxx
> > I also started getting the same problem last week. Nothing to do with
> > security level. I can access hotmail through FireFox !!! but not through
> > IE...I renewed the Host file hoping to cure the problem...also deleted all
> > Temporary Internet Files...nothing doing...Suspected a MalWare...!scanning
> > showed nothing...
> > Any more suggestions...
> > Tks.
> >
> >
> > "Robert Aldwinckle" wrote:
> >
> > > "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.
> > > >
> > > >
> > >
> > >
> > >
>
>
>
.
- References:
- Re: Runtime Error when going to Hotmail
- From: JOCA11
- Re: Runtime Error when going to Hotmail
- From: Rob Parsons
- Re: Runtime Error when going to Hotmail
- Prev by Date: Re: Hijacked Home Page?
- Next by Date: Re: Scarey messages re Registry
- Previous by thread: Re: Runtime Error when going to Hotmail
- Next by thread: Re: Window size
- Index(es):
Relevant Pages
|