Wednesday, February 16, 2005

ASP.Net Custom Error

Keep hitting unable to debug when I set custom error to 'ON' and running the application through the start button.

Therefore, I have two web.config file - webLocal.config and webRemote.config

For localhost - I turn customerror to off, debug to true
For remote - I build the application in release mode, debug to false, customerror to remoteonly , this is supposed to be better secured.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home