.net - Runtime Error while using CystalReports Engine -


i have application creates new class inherited form crystalreports.engine report class. work fine when run program in debug mode. error , program crashes when run program normally. have traced program , realized when instantiate report class, program crashes. if comment code instantiates report class, program not crash.

i surprised fact works fine when run program in debug mode. can suggest me problem is?

i using ms visual studio 2005 crystal reports xi.

thanks.


Comments