I'm getting this random error after my webserver has been running for a few hours, and only on the live server, not on my development machine.
Exception occurred at address 0103B904
Exception code C0000005: Access Violation
Process PID=1276 Image: C:\dev\test6\kgoffice6.exe
Thread 27 Handle=00000534 TID=1480
The full gory details are in the attached log file. How would I go about trying to trace down the cause? So far there are only about a dozen lines of hand code in the entire app, and they occur when the app starts.
Any hints or suggestions on where to begin will be most welcome.