Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

IIS Error Page instead of Custom Error Page

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Author Message
BMeyer

External


Since: May 31, 2005
Posts: 6



(Msg. 1) Posted: Thu Nov 30, 2006 11:39 am
Post subject: IIS Error Page instead of Custom Error Page
Archived from groups: microsoft>public>inetserver>iis (more info?)

I apologize - posted this in microsoft.public.internetexplorer.general but
don't know if it's a managed newsgroup. So am reposting here.

Users on same domain with same version of IE (IE 6.0 SP2) are seeing
different behavior with error pages in ASPX application.

When a handled error occurs, some users get the "custom" error page that the
application should display, while other users get

Server Error in '/BDS' 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.

What could be causing this? It seems it must be on the browser end...

Thanks

 >> Stay informed about: IIS Error Page instead of Custom Error Page 
Back to top
Login to vote
David Wang

External


Since: Dec 22, 2006
Posts: 560



(Msg. 2) Posted: Thu Nov 30, 2006 11:59 am
Post subject: Re: IIS Error Page instead of Custom Error Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The error page you display does not come from IIS but ASP.Net. Your
"Custom" error page also sounds like it is configured within ASP.Net's
..config files. So, your question is really within ASP.Net and you want
to post to ASP.Net forums at www.asp.net.

If you got the below generic error message from ASP.Net, then it sounds
like your "handled error" never got handled by your application's
custom code...



//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//


BMeyer wrote:
> I apologize - posted this in microsoft.public.internetexplorer.general but
> don't know if it's a managed newsgroup. So am reposting here.
>
> Users on same domain with same version of IE (IE 6.0 SP2) are seeing
> different behavior with error pages in ASPX application.
>
> When a handled error occurs, some users get the "custom" error page that the
> application should display, while other users get
>
> Server Error in '/BDS' 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.
>
> What could be causing this? It seems it must be on the browser end...
>
> Thanks

 >> Stay informed about: IIS Error Page instead of Custom Error Page 
Back to top
Login to vote
BMeyer

External


Since: May 31, 2005
Posts: 6



(Msg. 3) Posted: Thu Nov 30, 2006 12:16 pm
Post subject: Re: IIS Error Page instead of Custom Error Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The "test" we're using is having both users generate the exact same error.
One gets the "nice" error screen, one gets the default ASP.NET error. So
the error's being handled (and we verify that by seeing the exact same error
message being written to the event log)

So, which MSDN managed newsgroup should I post to in order to get an
MSDN/Microsoft answer? Thanks


"David Wang" wrote:

> The error page you display does not come from IIS but ASP.Net. Your
> "Custom" error page also sounds like it is configured within ASP.Net's
> ..config files. So, your question is really within ASP.Net and you want
> to post to ASP.Net forums at www.asp.net.
>
> If you got the below generic error message from ASP.Net, then it sounds
> like your "handled error" never got handled by your application's
> custom code...
>
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
>
> BMeyer wrote:
> > I apologize - posted this in microsoft.public.internetexplorer.general but
> > don't know if it's a managed newsgroup. So am reposting here.
> >
> > Users on same domain with same version of IE (IE 6.0 SP2) are seeing
> > different behavior with error pages in ASPX application.
> >
> > When a handled error occurs, some users get the "custom" error page that the
> > application should display, while other users get
> >
> > Server Error in '/BDS' 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.
> >
> > What could be causing this? It seems it must be on the browser end...
> >
> > Thanks
>
>
 >> Stay informed about: IIS Error Page instead of Custom Error Page 
Back to top
Login to vote
Steven Cheng[MSFT]

External


Since: Sep 08, 2005
Posts: 7



(Msg. 4) Posted: Fri Dec 01, 2006 3:47 am
Post subject: Re: IIS Error Page instead of Custom Error Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello BMeyer,

I have seen your new post on this issue in the following newsgroup:

ASP.NET Error instead of Custom Error Page
microsoft.public.dotnet.framework.aspnet

I posted some suggestion in that thread and welcome to followup there if
you have any further questions.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: IIS Error Page instead of Custom Error Page 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]