I appricate your help. I am expecting like "variable is not defined" or any detail message that usuly appears when you are on IIS 6 server. Instead I get this message when I have web.config set for errorMode="Detailed":
"An error occurred on the server when processing the URL. Please contact the system administrator.
If you are the system administrator please click here to find out more about this error."
When I existingResponse="Auto" in web.config or without web.config even I get this message
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
I have talked to GoDaddy and they tested with their version of web.config file and it works but they are not letting me see what is in that working web.config file.
I hope you can help me! Thanks.