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.

Re: JIT Errors - Waht do they mean by Mattias

Mattias
Mon Jul 26 15:11:51 CDT 2004

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

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.

Re: JIT Errors - Waht do they mean by Greg

Greg
Tue Jul 27 08:20:49 CDT 2004

> >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).