Crystal Report (Load Report Failed) Error in Client machine - visual-studio-2013

Crystal report is loading on my PC but when I deploy my desktop app on client PC it gives this error
Load Report Failed
I have tried multiple ways changed path of reports , installed crystal report runtime same version as in my pc on client pc but didn't solve this error.
Please help to solve this. Thanks

Related

How to configure SSRS report to access Oracle database on SQL Server machine where Report Server is installed?

I am sure that someone was successful to deployed SSRS report on the server where
SSRS is configured to access Oracle database.
I developed report on my machine where I have Visual Studio 2017,
ODTwithODAC122011 64-bit; 32-bit ODT withODAC122011. I connect to Oracle database and can run report.
After i deployed this report on Windows Server 2016. i got an error "An error has occurred during report processing. (rsProcessingAborted)
An attempt has been made to use a data extension 'ORACLE' that is either not registered for this report server or is not supported in this edition of Reporting Services. (rsDataExtensionNotFound".
I tried to complete the same ODAC install as on my machine.
1)Installed ODTwithODAC122011 64-bit - configured TNS name.
but with step
2) i tried to install 32-bit ODT - I received error that i need to install Visual studio to proceed with installation.
Do i really need VS on the server? What is the possible solution you can share?
thank you --Angelika--
with only the Oracla.DataAccess library should be enough, on the root of the service. Be aware the versions be the same as indicated in the project references

crdb_oracle.dll could not be loaded in Crystal Reports 2008

I have installed crystal reports studio 2008 on win server 2012. when i try to run a report in crystal, i get following error:
The database connector crdb_oracle.dll could not be loaded. The correct version of the database client for this database type might not be installed.
I don't even see Oracle in the list of possible data sources in crystal reports. And Oracle driver was selected during crystal reports installation.
Oracle 11.2.0 client is installed. TNSping is working, all DLL's are in place. The same set of products (except on win-7 x86) is working just fine, so oracle and crystal should match.
Please see attahced screens. Advices i found on the Internet didn't help at all. Please advise.
screens-1
screens-2
I have figured out what was the issue.
As CrystalReports was 32-bit app, and windows server was 64-bit, i was missing 32-bit oracle client (just 64-bit version was installed). After i have installed 32-but oracle client, crystal worked fine.

Crystal Report error when trying to build a website with visual studio

I am trying to run a build of a website locally on my pc using visual studio and while it builds fine, after I logon to my website which runs crystal reports I get the following error:
An error has occurred while attempting to load the Crystal Reports runtime.
Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information.
I have tried using VS 2008 and 2010. I have got the SAP build for both 08 and 10. I tried using 64 and 32 bit versions of each build. Nothing works and I keep getting this error. I am running this on a 64 bit Windows 7 if that helps. Any ideas?
be sure that you configure your project in x86.
Go to your application project, right click, and select "Properties"
On the Build tab, find the Platform Target combo box. It probably says, "Any CPU". Change this to x86 .

Crystal Reports Performance

I have a reports application which uses Crystal Reports XI R2 as its engine which is deployed on an Windows 2008 Server. The problem is, on some data heavy reports it fails to show the report. Some reports work but others... don't.
My end shows a firewall error, when I do a remote desktop and run the same report I see a timeout error. Funny thing is the same report shows correctly when it is deployed on my localhost(No, I do not mean running it via Visual Studio, I set up the IIS deployed the app in the same manner I did on the server) or when I connect to server via Remote Desktop Connection and run it from there.
Any ideas on where should I look? What should I check? Windows error logs do not show anything amiss.
Thanks..

Getting a Crystal Report Viewer error on a Windows 7 machine

We've got an old VB6 app which uses Crystal Reports XI Release 2 to run reports against a SQL Server 2005 database. This has worked well over the years. Also, for the last upteen years we've used Windows XP. Well, we're beginning to migrate to Windows 7. Well, now one of the users on Windows 7 cannot run the report. It gives him an error of “Logon failed. Details: [Database Vendor Code: 6]”. All of the Crystal Reports used in this application use an system ODBC connection. I've verified, twice, that the system DNS properly authenticates against the SQL Server database. However, when the user attempts to run any of the reports in the VB6 app, they all give that same error. The weird thing is we've got another old VB6 app, which also uses Crystal Reports, and that app's reports work fine. But that app runs against a local Microsoft Access database, not against SQL Server.
So the question is, are there any known issues involving SQL Server, Crystal Reports XI Release 2 and Windows 7?
Something else we just noticed. On the 2 user machines that are exhibiting this problem, both are 64-bit Windows 7 machines. So, could it instead be an issue of a 64-bit version of Windows, SQL Server and Crystal Reports XI Release 2?
Crystal Report 11.5 does run on 64 bit windows. Minimum req.ment is CR11 R2 SP6 to run on 64 bit.

Resources