HighTechTalks DotNet Forums  

Application popup: JIT Debugging

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss Application popup: JIT Debugging in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Tamer Yousef
 
Posts: n/a

Default Application popup: JIT Debugging - 03-07-2006 , 10:09 AM






I have a windows service that I created in vb.net 2.0 and it initiates a
multi-threading application. When I start the service, it starts working but
at somepoint it writes a message to the event log (system) stating a
Application Popup error, I'm not sure why... but other times it works fine
and it keep working for like 4 hours and then it gives the same message in
the event log. The service doesn't crash or anything, it just "Halts" within
itself (not a pause) , I know that because I write to a log file from the
code of the service, and it stops writing to that file. I compiled the
service in Release mode.
Here is the error in the event log:

Event Type: Information
Event Source: Application Popup
Event Category: None
Event ID: 26
Date: 3/7/2006
Time: 9:36:51 AM
User: N/A
Computer: R17
Description:
Application popup: JIT Debugging : JIT Debugging failed with the following
error: 0x800405a6

Please check the documentation topic 'Just-in-time debugging errors' for
more information.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.