JIT Errors - Waht do they mean

  • Thread starter Thread starter Greg Smith
  • Start date Start date
G

Greg Smith

I have an application which is running fine of about 30 PCs. I installed it
on an addition PC and I get the following JIT Error:

Process id = 0xabc(2780) thread id = 0xe88(3720)

Is there a place to look this up and get an idea as to how to fix this?


Any help is greatly appreciated.
 
Greg,
Is there a place to look this up and get an idea as to how to fix this?

Do you have any more information about the error? The process and
thread IDs will not help you find the cause.



Mattias
 
Is there a place to look this up and get an idea as to how to fix this?
Do you have any more information about the error? The process and
thread IDs will not help you find the cause.

That is all I have. The application crashes on start up with the JIT
compiler giving that error. This app runs on many other PCs running the
same OS (xp).
 
Back
Top