Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

We moved our ASP.Net app to Windows2003. There are no custom error pages done in this app so users always get the ASP.Net actual errors...

 

Anyway, with 2003..users get a generic "run time" error instead of the actual error. So it's hard to tell where/why the error is happening..

 

We have customError in webconfig to "off". We also had it to "on" but makes no difference..

 

is there a security setting somewhere we could set to display the actuall error msg and not the generic "run time"?

Posted

This isn't new to 2003:

 

Go to IIS - Right Click on the Web Site and go to Properties.

Go to the Home Directory Tab and click on Configuration.

On the AppDebugging Tab you can tell it to send a generic message or the error details.

wayne

 

The Road Goes on Forever and the Party Never Ends - Robert Earl Keen

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...