Tracking down the cause of a web service fault running in IIS
- by BG100
I have built a web service in Visual Studio 2008, and deployed it on IIS 7 running on Windows Server 2008 R2.
It has been extensively tested, handles all errors gracefully and logs any uncaught errors to a file using log4net.
The system normally runs perfectly, but occasionally (2 or 3 times a day) a fault occurs and screws up the application…