I Developed my web application using Visual Studio 2010 and created reports using Crystal reports for .net 2010 beta1. My reports were running perfect. When beta2 was released, I did uninstall beta1 and installed Crystal reports for .net 2010 beta2.
when i tried to run the reports i get a run time error while executing oRpt = new ReportDocument().
Folloing is the error message i get,
Method 'get_PrintStatus' in type 'CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper' from assembly 'CrystalDecisions.CrystalReports.Engine, Version=14.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' does not have an implementation.
Can any one explain how I can fix this issue.
Thanks in Advance.
Edited by: Manju Ramasamy on Sep 27, 2010 9:46 PM
Subject modified as per the sticky post at the top of this forum; [Crystal Reports for Visual Studio 2010 Beta - read before posting|Crystal Reports for Visual Studio 2010 Beta - read before posting;
Edited by: Ludek Uher on Sep 27, 2010 3:02 PM