|
#1
|
|||
|
|||
|
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@discussions.microsoft.com> wrote in message > news:6F1E2027-FD9D-4ABF-99EB-83357499B0BE@microsoft.com... > > 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@discussions.microsoft.com> wrote in message > > > news:FA51C55D-0EF1-4203-91AF-789D07B7068F@microsoft.com... > > > >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. > > > > > > > > > > > > > > > > > > > > |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Runtime C++ error | Hemant | Windows XP Security Admin | 0 | 01-05-2006 11:14 PM |
| Hotmail & OE6 | Tony Parry | Outlook Express | 5 | 01-05-2006 04:51 PM |
| Runtime C++ error when copying a file in the windos explorer | Hemant | Windows XP General | 0 | 01-05-2006 03:50 PM |
| RE: Micrsoft Visual C++ Runtime Error - Secondary User | Jerry J | Windows XP General | 0 | 01-05-2006 02:30 AM |
| Re: Runtime error... | bkentley@kentley.com | Windows XP General | 0 | 01-05-2006 02:26 AM |