aspx_beginners thread: VS.NET and changing web.config
Can anyone explain to how to get customErrors = "Off" to work correctly when developing with vs.net. I have a web server with the .net framework loaded. I connect to it and get the standard error about not being able to see errors remotely. I go into the web.config file for the project and change the customErrors setting to mode="Off". this does absolutely nothing as I still cannot see the errors when they occur. tia
|





