I recently upgraded from VS.NET 2002 to VS.NET 2003. Ever
since doing so, my Crystal Reports will not run on the
deployment server. Everything works OK on the development
box. I have included the Stack Trace below. I noticed
that there is no 'Program Files\Common Files\Crystal
Decisions\1.1\Managed' directory on the deployment machine
(actually there isn't even a 1.1 subdirectory) - could
this be my problem? And if it is what am I doing wrong?
Please help with any ideas!
Thanks,
Bryan.
Message: Load report failed.
Source: CrystalDecisions.CrystalReports.Engine
TargetSite: Void F(System.String,
CrystalDecisions.CrystalReports.Engine.EngineExcep tionError
ID)
StackTrace: at .F(String , EngineExceptionErrorID
)
at .B(String , Int32 )
at
CrystalDecisions.CrystalReports.Engine.ReportDocum ent.Load
(String reportName, OpenReportMethod openMethod, Int16
parentJob)
at
CrystalDecisions.CrystalReports.Engine.ReportDocum ent.Load
(String reportName)
at
FlightAttendantSeniority.ReportForm.PreparePrintab leReport
(Boolean blnPDF)