G
Guest
An exception 'System.ExecutionEngineException' has occurred in servername
I have deployed a windows application on a server; I'm running the same on
my pc using http://servername/myApps/myApp.exe. myApp.exe contains some third
party controls used to display data in a grid and to print a preview of the
data. I am getting the above listed error when I attempt to preview/print a
DevExpress GridControl using the DevExpress printing control. A network
printer is registered on the server as well as my pc.
I created a test application which mimics the full-fledged application, but
I have not been able to reproduce this error. What could be causing the
System.ExecutionEngineException JIT error? Can it be traced? The code which
prints a preview is enclosed in a Try-Catch block but the
ExecutionEngineException is still uncaught. Please advise....
Thanks,
Norm
I have deployed a windows application on a server; I'm running the same on
my pc using http://servername/myApps/myApp.exe. myApp.exe contains some third
party controls used to display data in a grid and to print a preview of the
data. I am getting the above listed error when I attempt to preview/print a
DevExpress GridControl using the DevExpress printing control. A network
printer is registered on the server as well as my pc.
I created a test application which mimics the full-fledged application, but
I have not been able to reproduce this error. What could be causing the
System.ExecutionEngineException JIT error? Can it be traced? The code which
prints a preview is enclosed in a Try-Catch block but the
ExecutionEngineException is still uncaught. Please advise....
Thanks,
Norm