btaaus.blogg.se

Sap crystal report runtime download 32 bit version 13.0.2
Sap crystal report runtime download 32 bit version 13.0.2




sap crystal report runtime download 32 bit version 13.0.2

I was able to resolve this issue using below steps:

sap crystal report runtime download 32 bit version 13.0.2

TheĬR:CrystalReportViewer ID="CrystalRportViewrRegistration" runat="server" AutoDataBind="true"Īnd I have checked GAC assembly I didn't find log4net.dll and even in my system I have search all and tried various things like changing runtime version and uploading lo4net dll from apache but no luck. PublicKeyToken=692fbea5521e1304' or one of its dependencies.

sap crystal report runtime download 32 bit version 13.0.2

Information about the error and where it originated in the code.Įxception Details: System.IO.FileNotFoundException: Could not loadįile or assembly 'log4net, Version=1.2.10.0, Culture=neutral, The system cannot find the file specified.ĭescription: An unhandled exception occurred during the execution of My application is running fine on development machine but when i'm deploying on serverĬould not load file or assembly 'log4net, Version=1.2.10.0,Ĭulture=neutral, PublicKeyToken=692fbea5521e1304' or one of itsĭependencies. 0 ,system 64bit crystal report runtime 64bit. Here's what we are running: MySQL 5.6.20, MySQL ODBC 5.3 ANSI Driver and asp.net 4.0 and crystal report 13.0.12 64 bit, windows server 2008 R2 64 bit but the system DSN is 64 bit DSN.I'm using vs2010 and crystal report version. ReportDocument subDocument = subReport.OpenSubreport(subReport.SubreportName) įoreach (Table table in ) Var subReport = (SubreportObject)reportObject If (reportObject.Kind = ReportObjectKind.SubreportObject) In each section we need to loop through all the reporting objectsįoreach (ReportObject reportObject in section.ReportObjects) Now loop through all the sections and its objects to do the same for the subreportsįoreach (Section section in _) went as far as going through each table and disposing the object and closing connections on the main and subreports. search the net, found some suggestions about closing the report document will release the connection, but whatever I try don't seem to work. when export the report to pdf the connection is not release to MySQL server.






Sap crystal report runtime download 32 bit version 13.0.2