Crystal report crash on page setup settings - crystal-reports-2010

Report is created in visual studio 2010 and have installed SAP crystal report, version for visual studio 2010 v13.0.3 and SAP crystal report runtime engine for .NET framework(64-bit).
I've crystal report 13.0.2000 that I'm having problem with. When I open a report and change the page setup settings like margins,orientation, etc and try to save it, it crashes, saying program stopped working.

My solution is to remove all printers in my computer. This issue comes when printer driver is corrupted.

Related

Why I can't see the Crystal Report on my MVC Project?

I have Visual Studio 2015 Enterprise. After installing Crystal report for visual studio I can't add a new item of type of crystal report. I restarted the visual studio and my PC but I can't see this. I went to control panel and see that Crystal report already installed.
What is wrong?

Client cannot display report

I developed a desktop application with Visual Studio 2010 and Crystal Reports 13_0_4. I generated the setup for my application, and the application runs but the crystal report is not working.
When I install Crystal Reports manually, I get an error stating
You must install Visual Studio before installing Crystal Reports
I don't want to install Visual Studio for the client. Otherwise they can open the framework and do the coding for my application. How can I otherwise allow them to view the report?
You don't have to install manually the crystal report. Just add it like a prerequisite in your setup project, then it will download automatically.

Visual Studio 2013 Express has no MS-Reports Template Installed

When I Google and look up how to add a RDLC report to my Visual Studio 2013 Project I get the answer i'd expect, usually "In the Templates pane, select Report or Report Wizard"
This article is one of them: http://msdn.microsoft.com/en-us/library/ms252067(v=VS.100).aspx
Nowhere can I find anything about "what if there is no Reports section" in your installed Templates
For the last month I thought this was because I needed to download SQL Server Data Tools for Visual Studio 2013. Yesterday I installed this. As a result I now appear to have a new version of Visual Studio 2013 called "Microsoft Visual Studio 2013 Shell (Integrated)". It has a purple icon and loads with a black splash image
My Project is currently running and being developed in Visual Studio 2013 Express for Web which has a green icon
If I try to load my project into the new Integrated Shell VS 2013 I get errors. What I really want is just to have the template available so I can add RDLC reports
I have already used MuGet to install MvcReportViewer and set my web config etc and references. Following instructions at https://www.nuget.org/packages/MvcReportViewer/
Now I need to create an RDLC but have no Template to do so
Could it be that VS-2013 Express has this feature turned off, because if I go into Help/About VS2013 Express for Web it has SQL Server Data Tools 12.0.30919.1 as an Installed product
Any comments appreciated
As far as I know, you can't use VS 2013 Express to edit RDLC files. It requires at least the professional version.
See: http://community.dynamics.com/nav/b/navteam/archive/2013/12/19/microsoft-visual-studio-2013-now-supported-for-rdlc-report-design.aspx
You can, however, create them in Sql Server Reporting Services, which is part of the advanced version of Sql Server Express Edition, using SQL Server Business Intelligence Developer Studio (BIDS) Express.
Try to download (Microsoft Report viewer 2012 run-time)
& Report Builder3
- First is the tool that display & Print Report.
- Report Builder is the tool that you can design report with it.
You Must have SQL Server 2012 Installed

Crystal Report not working for Visual Studio 2010

I have downloaded and installed Crystal Report "CRforVS_13_0_4.exe" for Visual Studio 2010, professional edition. But it not seems to work with visual Studio. Whenever i try to open Tool Box window, OR try to add Crystal Report (.rpt) in to the project It gives me following error.
[Window Title]
Microsoft Visual Studio 2010
[Main Instruction]
Microsoft Visual Studio 2010 has stopped working
[Content]
A problem caused the program to stop working correctly. Please close the program.
[Close the program] [Debug the program]
I checked that as soon as "Crystal Reports Tool Package" loads in to the Tool Box this error pop out. I also monitored the files while installation and found that it seems that its 64 bit version. But i am haveing 32 bit win7 OS. But i couldn't find out 32 bit version.
I installed "CRforVS_redist_install_32bit_13_0_3.zip" but, it not support designer. and i got .mhtml extension while adding crystal report(.rpt)
Thanks.Any input will be appreciated,
After more search I downloaded the latest version of Crystal Reports for VS2010 (Support Pack 5 (v. 13.0.5.x)) and it worked fine for me. Here is the link to download crystal reports
http://scn.sap.com/docs/DOC-7824
As mentioned on the website - "To integrate "SAP Crystal Reports, the developer version for Microsoft Visual Studio" into VS 2010 or 2012, you must run the Install Executable. Running the MSI will not fully integrate Crystal Reports into VS. MSI files by definition are for runtime distribution only."

Crystal Reports 2008 / Visual Studio 2010

I've created a number of Crystal 2008 reports that are running in InfoView. This isn't working out too well, and I'd like to create my own Crystal Reports report viewer application in VS 2010. I'm too familiar with hosting Crystal reports inside a C# application.
So I guess a couple basic questions. 1) Does VS 2010 contain a Crystal Reports viewer that will allow me to display my Crystal 2008 reports. 2) Is there anything else I need to display Crystal 2008 reports in a C# application?
Thank you.
You need to install Crystal for Visual Studio 2010 which will provide you with the CrystalReportViewer Control. As far as I am aware there are no issues with loading 2008 reports into VS 2010.

Resources