.Net 2003 C# (with Crystal..being culprit) error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

It's windows app, runs fine of course on Dev machine, produces the Crystal
Reports
but
on Client Machine with DotNet runtime installed and also app, get Runtime
error.
(Take out the Crystal refs + reports) and no Errors.

Thread thru JIT error if I ref Crystal (I know it has to do with the
Crystal Key Code).. but where and why. What requires doing?
TIA
Neal
 
Hi All

It's windows app, runs fine of course on Dev machine, produces the Crystal
Reports
but
on Client Machine with DotNet runtime installed and also app, get Runtime
error.
(Take out the Crystal refs + reports) and no Errors.

Thread thru JIT error if I ref Crystal (I know it has to do with the
Crystal Key Code).. but where and why. What requires doing?
TIA
Neal

It would help if you posted the actual error!
 
Error is as follows,..
(Pre page load)

Msgbox Title = PP.exe - Common Language Runtime Debugging Service

"Application has generated an error that could not be handled"
Process id = 0x61c(1564), Thread id=0x5a4(1444)


TIA
 
Back
Top