![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". |
#3
| |||
| |||
|
|
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". As the above message tells you, you want to turn on detailed error messages first. To do that, modify your web.config file. Then, run it again, and read the more detailed error message. -Darrel |
![]() |
| Thread Tools | |
| Display Modes | |
| |