Windows service crash

  • Thread starter Ramendra Kotharkar
  • 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
 
D

Detlev Dreyer

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top