Windows service crash

  • Thread starter Thread starter Ramendra Kotharkar
  • Start date Start date
R

Ramendra Kotharkar

Sorry if this is not the right community to ask this question...

I have windows service developed using .Net VS2005 which calls some
unmanaged functions that does some image processing. The service crashes
quite often after running for 1 hour or so... It sometimes logs the
information in the event log but otherwise no information in the event log.
So far we have received error messages like Fatal Engine error (Event ID :
1023) or faulting application trying to read invalid memory, etc. I want to
know what might be possible reason(s) for this application crash and are all
the reasons related.

Help is greatly appreciated...

Thanks, Ramendra
 
Ramendra Kotharkar said:
Sorry if this is not the right community to ask this question...

I have windows service developed using .Net VS2005 which calls some

Why don't you repost to the appropriate group.
news://msnews.microsoft.com/microsoft.public.vstudio.development
 
Back
Top