Questions tagged [crystal-reports]

Crystal Reports is a report writer that operates as a stand-alone report designer, an integrated part of Visual Studio, or part of SAP's Business Objects Enterprise suite.

Crystal Reports is a report writer that operates as a stand-alone report designer, an integrated part of Visual Studio, or part of SAP's Business Objects Enterprise suite.


Useful links


Version specific tags


Other related tags

12505 questions
173
votes
8 answers

Mixed mode assembly is built against version ‘v2.0.50727′ of the runtime

I'm getting the following exception: Mixed mode assembly is built against version ‘v2.0.50727′ of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information. as I was trying to export crystal report from my…
Christina Wong
  • 1,739
  • 2
  • 11
  • 4
84
votes
18 answers

Compare SQL Server Reporting Services to Crystal Reports

Which of Crystal Reports and SSRS (SQL Server Reporting Services) is better to use?
RBS
  • 3,801
  • 11
  • 35
  • 33
62
votes
4 answers

Crystal Reports for VS2012 - VS2013 - VS2015 - VS2017 - VS2019

I have installed VS2012 Ultimate on a fresh PC. I tried adding the Crystal Reports file in my project but there is no crystal report .crt Item avaliable into Add New Item menu of the VS2012 Is there a version for VS2012? or do I have to install an…
Saroop Trivedi
  • 2,245
  • 6
  • 31
  • 49
61
votes
4 answers

What is the interop dll?

I need some clarification. I have a Reportwriter dll that uses Crystal Reports. It is written in VB6. I have to add this dll to my asp.net project, where it creates an interop dll. To my understanding, the interop dll is there as an intermediary so…
Prabu
  • 4,097
  • 5
  • 45
  • 66
49
votes
8 answers

Are there any Open Source alternatives to Crystal Reports?

Are there any Open Source alternatives to Crystal Reports?
lamcro
  • 6,069
  • 18
  • 57
  • 70
40
votes
9 answers

Best ASP.NET reporting engine with custom reports creation ability

We need to choose the reporting engine for our ASP.NET application. The main functional requirement is an ability for end users (not programmers, just normal users) to create custom reports. We will be using SQL Server as a database so I am aware of…
39
votes
4 answers

What can you do with COM/ActiveX in Python?

I've read that it is possible to automate monthly reports in Crystal Reports with COM/ActiveX. I'm not that advanced to understand what this is or what you can even do with it. I also do a lot of work with Excel and it looks like you also use…
mandroid
  • 2,308
  • 5
  • 24
  • 37
38
votes
14 answers

How to integrate SAP Crystal Reports in Visual Studio 2017

Is it possible to use the report designer in the current release of Visual Studio 2017? The SAP crystal report wiki for visual studio integration only states: "RC build currently not supported - Tested opening existing app and it works". I have…
ˈvɔlə
  • 9,204
  • 10
  • 63
  • 89
37
votes
8 answers

Could not load file or assembly crdb_adoplus.dll

For the following error: Could not load file or assembly ‘file:///C:\Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll’ or one of its dependencies. Is there any way to resolve this error…
fma3
  • 571
  • 2
  • 5
  • 10
37
votes
15 answers

A document processed by the JRC engine cannot be opened in the C++ stack

I have created a crystal report in vs2010 with .net4.0. when I publish the website it throws the error A document processed by the JRC engine cannot be opened in C++ stack I published the website in server and I'm trying to access it from client,…
sharad
  • 545
  • 1
  • 5
  • 10
35
votes
3 answers

Crystal Reports in ASP.NET MVC

I know the use of server-side controls is a no-no in ASP.NET MVC, however we have a long list of crystal reports that the company has already produced for a previous application that I would like to utilize for our new ASP.NET MVC application. Is…
Odd
  • 4,737
  • 6
  • 30
  • 27
34
votes
7 answers

How can we pass a parameter from main report to subreport in crystal reports XI

How can we pass a parameter from the main report to a subreport in Crystal Reports XI? I have a parameter in the main report. Now, I want to pass the same parameter to subreports. Please help me.
sivakumar
  • 1,547
  • 9
  • 21
  • 28
32
votes
2 answers

How do I point Crystal Reports at a new database

I have a Crystal Reports 2008 user that has over 100 custom developed reports. The reports all query Sql Server databases (SQL 2005). This database server is getting replaced with a new system (running SQL 2008 R2) and the existing databases will be…
JSR
  • 6,106
  • 2
  • 20
  • 24
32
votes
8 answers

Crystal Reports error when deployed..Could not load file or assembly 'log4net

Please help. I have a web application that was built in VS2010 and we are using the CR plugin for 2010 and everything works perfect on our local machines. When we go to deploy the web application to Server 2008 the application runs fine until we…
EvanGWatkins
  • 1,427
  • 6
  • 23
  • 52
32
votes
7 answers

Easy way for Crystal Reports to MS SQL Server Reporting Services conversion

Is there a way to easily convert Crystal Reports reports to Reporting Services RDL format? We have quite a few reports that will be needing conversion soon. I know about the manual process (which is basically rebuilding all your reports from…
scoob
  • 1,369
  • 1
  • 17
  • 29
1
2 3
99 100