My offending program is actually written C (not C#) but after searching the web it appears that my error is seen across many languages so I was hoping that some of you may lead me in the right direction.
Intermittently, my application just aborts and closes. The only information thatI have is found in the Event Log. The error gives the offset into the Kernel32.dll of 0x0001eb33 but i have clue how to determine which function/module is located at this address.
Does any one out there know how to begin troubleshooting a problem like this?