I have a server running on a remote PC running with DotNet Framework version 1.1.4322. An exception thrown by the server is not propogated to the client, rather I get the following error message:
"Server encountered an internal error. For more information turn on customErrors in the server's .config file." I have changed the values of the customErrors to on and off and on again and none of the permuatation allows me to resolve the problem of being able to see the exception message at the client. Any help is welcomed.
