Here's what I've got on my dev machine:
Visual Studio.NET 2002
Visual Studio .NET 2003
Crystal Reports 9 Advanced Edition
MSDE as my Database Engine
I'm writing an app in C# (in VS.NET 2003) and I'm trying to print a report. I get "CrystalDecisions.CrystalReports.Engine.OutOfLicenseException." The error says "A Crystal Reports job failed because a free license could not be obtained in the time allocated. More licenses can be purchased direct from Crystal Decisions or through the Crystal Decisions Online Store."
I also have a VB.NET app (in VS.NET 2002) that prints reports. This app prints just fine.
Also worthy of note: the C# app prints the report in the same way that the VB.NET app does.
So what could be causing this error? Do I need to put my CR9 key into my app somewhere? Point VS.NET 2003 to the CR9 app?
I have CR9 set as my default Crystal Report editor in VS.NET 2003.
Thank you for any information you can give.
-Adam-
Visual Studio.NET 2002
Visual Studio .NET 2003
Crystal Reports 9 Advanced Edition
MSDE as my Database Engine
I'm writing an app in C# (in VS.NET 2003) and I'm trying to print a report. I get "CrystalDecisions.CrystalReports.Engine.OutOfLicenseException." The error says "A Crystal Reports job failed because a free license could not be obtained in the time allocated. More licenses can be purchased direct from Crystal Decisions or through the Crystal Decisions Online Store."
I also have a VB.NET app (in VS.NET 2002) that prints reports. This app prints just fine.
Also worthy of note: the C# app prints the report in the same way that the VB.NET app does.
So what could be causing this error? Do I need to put my CR9 key into my app somewhere? Point VS.NET 2003 to the CR9 app?
I have CR9 set as my default Crystal Report editor in VS.NET 2003.
Thank you for any information you can give.
-Adam-