paxhow.blogg.se

Sap crystal reports runtime 13.0.35
Sap crystal reports runtime 13.0.35









sap crystal reports runtime 13.0.35

To fix it, just put a hard assembly reference to your web config under compilation But what I couldn’t figure out is that how does it reference which version dll. It still didn’t work.įor your information, my production environment is setup so that the Crystal report dll files are not deployed to the bin folder. I thought maybe it was copying the wrong dll files but at the end it didn’t matter when I deploy it. Then, I make sure the following: Copy Local – False, Embed Interop Types – False, Specific Version – False

sap crystal reports runtime 13.0.35

I right click on the dll reference in the project and choose Properties.So I then try several things that didn’t prove to fix the issue. Make sure that the version has same version Here, you can see the version I had installed now is. So on your production server, the code will reference the one in the GAC. Now, by default the installation will also put the dlls in the Global Assembly Cache (GAC). NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0Īs you can see that now I have both win32_x86 and win64_圆4 folders which means I have 64 bit installed on top of the 32 bit one. You can check it on C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for. Check what Crystal Reports dll version was installed on your development machine. For 64 bit machine, you need the 64 bit runtime installation.Ģ. You can find the download link on the following page:įor server, you need to install the runtime instead. For 64 bit machine, you need the 64 bit SDK installation for development purpose. First thing to do is you need to make sure that Crystal Report runtime is installed on your machine on server and which version do you have.įor development machine, you need the SDK intalled for Visual Studio. The error can be happened because the Crystal Report version is different with what you installed on the server or you haven’t installed Crystal Report on server.ġ. Source File: C:\TestReport\web.config Line: 29Īssembly Load Trace: The following information can be helpful to determine why the assembly ‘CrystalDecisions.Web, Version=.0, Culture=neutral, PublicKeyToken=692fbea5521e1304’ could not be loaded. It could, however, be viewed by browsers running on the local server machine. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). The system cannot find the file specified.Īn application error occurred on the server. Parser Error Message: Could not load file or assembly ‘CrystalDecisions.Web, Version=.0, Culture=neutral, PublicKeyToken=692fbea5521e1304’ or one of its dependencies. In this article, we will advise steps to fix this error message Error Message We have few users that use our Crystal Report on our hosting environment that encounter this error.











Sap crystal reports runtime 13.0.35