Cyrstal Report fail problem

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

I was running my C# Windows application, when I tried to use the
CrystalReport in my application,
it gave me an error message saying I need to purchase using right from
Crystal Decisions.
Would someone help me out?
Thanks for help.

Ãþ«¬ 'CrystalDecisions.CrystalReports.Engine.OutOfLicenseException' ªº¥¼³B²z¨Ò¥~ª¬ªpµo¥Í©ó crystaldecisions.crystalreports.engine.dll

¨ä¥L¸ê°T: Crystal Reports ¤u§@¥¢±Ñ¡A¦]¬°¦b°t¸m®ÉµLªk¨ú±o§K¥I¶O¤§¨Ï¥ÎÅv¡A±z¥i¥Hª½±µ±q Crystal Decisions ¡A©Î³q¹L Crystal Decisions ºô¤WÁʪ«©±ÁʶR¨Ï¥ÎÅv¡C


Jason
 
Hi,

I was running my C# Windows application, when I tried to use the
CrystalReport in my application,
it gave me an error message saying I need to purchase using right from
Crystal Decisions.
Would someone help me out?
Thanks for help.

Ãþ«¬ 'CrystalDecisions.CrystalReports.Engine.OutOfLicenseException' ªº¥¼³B²z¨Ò¥~ª¬ªpµo¥Í©ó crystaldecisions.crystalreports.engine.dll

¨ä¥L¸ê°T: Crystal Reports ¤u§@¥¢±Ñ¡A¦]¬°¦b°t¸m®ÉµLªk¨ú±o§K¥I¶O¤§¨Ï¥ÎÅv¡A±z¥i¥Hª½±µ±q Crystal Decisions ¡A©Î³q¹L Crystal Decisions ºô¤WÁʪ«©±ÁʶR¨Ï¥ÎÅv¡C

Jason

I had this very same problem but on an ASP.NET application. You probably
opened a very large number of reports at the same time. If I'm not wrong
there is an upper limit on the number of reports you can create
simultaneously on Crystal Reports .NET
 
Back
Top