Not able to load crystal reports in visual studio 2010 - c#

I want to use crystal reports for my windows forms application
I installed the msi file from official site
It was installed successfully and When i want to add new item the Crystal reports option is displayed but when it is loaded it shows me a link to download the crystal reports inside the VS2010 .
I have changed the.NET Profile to .NET profile from client version
But still no luck !
Thank you for help !

Any Msi file is not sufficient for Crystal Reports for Visual Studio ,An executable file is also needed for it load in the VS10

I didnot install the Exe file but the MSI file
Silly one !

Related

RDLC (Microsoft Report Designer) not available or has been removed

I want to install RDLC on Visual Studio 2017, but when I try to download it from this link: https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftRdlcReportDesignerforVisualStudio-18001
it gives me an error, if this addition has been deleted I hope you give me an alternative to RDLC, except for Crystal Report
Sorry about my bad English.
You can refer to the following steps to install RDLC by using another way.
First,VS Tools->Extensions and Updates->search rdlc report online in the textbox->choose
Microsoft RDLC report Desginer and Microsoft Reporting Services Projects-> Click install.
Here I have installed them.
Second, you need to restart the vs2017.(remember close all the vs opened windows)
Successfully installed.
Finally, after install it successfully, you can see that Report and Report Wizard is now
available in the Visual Studio 2017.

c# project transfer to other PC

i have created a project written c# using visual studio 2010 with crystal report.
Now my question is it is gonna work on other PC or do i need to install visual studio also and crystal report.
PS
i'm just gonna copy the project file and open the app in bin folder.
Thank you hope you all understand me.
You need to install the SAP Crystal Reports Runtime Engine (32 bit or 64 bit, depending on what version your app is targeting). You get that install from: https://www.crystalreports.com/crystal-reports-visual-studio/
hth,
- Ido

Crystal Report not configured after installation?

I have installed VS 2010 - 32 bit and also installed Crystal Reports 2011 for VS 2010. What I did?
I have changed .NET Framework to 4
I have searched in properties general tab and also tried to add reference of Crystal Report Viewer but reference not found
Crystal Report adding shows .mht format not .rpt
I downloaded again from same url in mht but no change and Crystal Report not viewed
Error image (even after installation and changing to .NET Framework 4):
download crytsal report for VS 2010 from this link no changes required after that
CR SETUP 32bit for VS 2010 CLICK LINK

Crystal Report made in VS2008, not opening in VS2012

I had a project in VS2008. It was deployed without a problem. However now I need to make some changes and upgraded that project to VS2012 (because VS2008 is not working).
In that project I have a Crystal report, but I am not able to open that in VS2012. When I open the report, all I see is numbers and letters.
Also tried deploying it on client machine; it just shows the report viewer and Crystal report is missing.
Can anyone tell me how to fix this, or do I need to build whole crystal report from scratch?
SAP updates their drivers from time-to-time, to work with newer versions of Visual Studio.
Here is their landing page, with the current driver and a list of all older drivers:
SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
Here's a direct link to the latest installation package (SP9) for the Visual Studio IDE:
SAP Crystal Reports, developer version for Microsoft Visual Studio
I'd close Visual Studio while installing the driver, but you shouldn't need to reboot afterwards.
Make sure you install the "install executable" (exe) file, not one of the msi files. That won't integrate Crystal into VS, as they mention on that page:
Please note: To integrate "SAP Crystal Reports, developer version for Microsoft Visual Studio" into VS 2010 or 2012 (SP 7 and higher) or VS 2013 (SP 9 or higher), 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.

Unable to open .RPT file in VS 2010

I have installed Visual Studio 2010,it doesn't include crystal Reports,so i downloaded SAP Crystal Report externally from MSDN and installed SAP Crystal Reports
When i open Visual Studio 2010 i am unable to design existing .RPT files, but when i run an application existing Reports opens
so what can be reason that i cant design .rpt files?
You probably need to install Crystal Reports For Visual Studio 2010 on your developer machine as well as Runtime Engine.
There are actually two versions of Crystal Reports provided :
- Crystal Reports Redistribution Version.
- Crystal Reports For Visual Studio.
Be sure that you have downloaded the right one.
If the problem insists try to uninstall CR and clean registry and all stuff and then re-install again.
Hope it helps

Categories

Resources