R
ramendra.kotharkar
Hello,
I have a windows service application that is developed using .NEt
VS2005 and it calls some unmanaged functions for doing some image
processing tasks. It often crashes when run continuously for a period
of 1 hour or so. There is information in event log some times (Fatal
Engine Error or Faulting application mscorwks.dll) and sometimes there
is no information in the event log. I tried to attach debugger to this
service to debug the application but always faced access violation
problem which is not related to service crash. I even enabled the
postmortem debugger using windbg but the application doesn:t get
caught when it crashes.
Help in this regards would be appreciated...
Thanks in advance,
Ramendra
I have a windows service application that is developed using .NEt
VS2005 and it calls some unmanaged functions for doing some image
processing tasks. It often crashes when run continuously for a period
of 1 hour or so. There is information in event log some times (Fatal
Engine Error or Faulting application mscorwks.dll) and sometimes there
is no information in the event log. I tried to attach debugger to this
service to debug the application but always faced access violation
problem which is not related to service crash. I even enabled the
postmortem debugger using windbg but the application doesn:t get
caught when it crashes.
Help in this regards would be appreciated...
Thanks in advance,
Ramendra