Tagged Questions
1
vote
2answers
210 views
IIS get full error message for failed requests
I have IIS set-up and serving my webservice. Unfortunately if the webservice throws an exception, all I get is a blue box with the title failed request.
What options do I have to actually see what ...