How to display detailed ASP.NET error information in RemoteOnly mode

B

bay_dar

Hi,

According to the information in the web.config file, if I set
customErrors mode="RemoteOnly" in the web.config file then: "Display
custom (friendly) messages only to users not running on the local Web
server"

Now this has been working great for showing my custom error pages.
However, when I go locally on the server and an error occurs I still
see the friendly error, when I wish to see the detail error. By going
locally on the server, I mean I am actually going on the webhosting
server (through NetOp) and browsing to my site e.g.
http://localhost/mysite/mypage.aspx. Our server is Windows 2003 Server.

Am I missing something here? The burning question is: How can I display
detailed ASP.NET error information in RemoteOnly mode.

Thanks,

Bay
 
B

bay_dar

Hello out there - won't someone step forward with the answer for me?

Thanks


Hi,

According to the information in the web.config file, if I set
customErrors mode="RemoteOnly" in the web.config file then: "Display
custom (friendly) messages only to users not running on the local Web
server"

Now this has been working great for showing my custom error pages.
However, when I go locally on the server and an error occurs I still
see the friendly error, when I wish to see the detail error. By going
locally on the server, I mean I am actually going on the webhosting
server (through NetOp) and browsing to my site e.g.
http://localhost/mysite/mypage.aspx. Our server is Windows 2003 Server.

Am I missing something here? The burning question is: How can I display
detailed ASP.NET error information in RemoteOnly mode.

Thanks,

Bay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top