i have installed VS 2012 (Ultimate Edition) and VS 2015 (Enterprises Edition) both into my PC. Also installed crystal reports Sp 16.
crystal reports not show into add new items VS 2012.
VS2012
but in VS2015 it shows
VS2015
i m using Windows 10.
change .NetFramework 4.0 for both VS2012 and VS2015.
add appropriate referances for crystal reports into projects.
Crystal Reports show into toolbox in both VS2012 and VS2015.
all of these are 64 bits.
i have no idea about this.
please tell me what is the problem with VS2012.
Thanks in Advance.
Related
i have install visual studio 2012 express for window. I want to view some existing crystal report (rpt) file but i am unable to open that file in VS 2012 express. Is there any way to install Crystal Report or Crystal Report Viewer in VS 2012 express. please suggest.
Thanks in advance
SAP Crystal Reports, Developer Version for Visual Studio .NET does NOT support Express Editions of any version of Visual Studio .NET.
You can download the free visual studio community edition 2013 which work well with crystal report
I recently migrated my VC++ 6.0 application code to Visual studio 2008 in Windows 7. Now, I would like to migrate my project again to Visual studio 2012/2013 in Windows 7. Which is prefered and why?
Visual studio 2008 to visual studio 2012
or
Visual studio 2008 to visual studio 2013
Please advise.
Thanks!
Ankush
I would just migrate directly to VS2013. The changes between VS2012 and VS2013 are minor and none of them game-breaking.
I would also suggest looking at http://blogs.msdn.com/b/vcblog/archive/2013/06/27/what-s-new-for-visual-c-developers-in-vs2013-preview.aspx and maybe the official MSDN articles
http://msdn.microsoft.com/en-us/library/vstudio/bb386063(v=vs.110).aspx for VS2012
http://msdn.microsoft.com/en-us/library/vstudio/bb386063(v=vs.120).aspx for VS2013
This may alert you to anything you might want to change\investigate before upgrade. At the end though if your goal is VS2013 then just do 1 upgrade, 1 set of tests etc.
I installed Crystal Report from http://scn.sap.com/docs/DOC-7824 support pack 8 with visual studio 2012 express edition,but it didn't work as in documentation it is clearly stated that it is only compatible with Visual Studio professional edition.(Which i got after spending few hours)
My question is : which version of crystal report will be compatible with Visual Studio 2012 Express edition?
Plz reply...
Regards,
Sumit
We developed an application in visual studio 2010 and reports are working fine, when we choose to open the same application through visual studio 2012 Ultimate, reports are not working and when i open .rpt file showing binary format ad also I could not find Crystalreport.rpt in Reporting template in visual studio 2012. After googling it, I have installed
CRforVS_redist_install_32bit_13_0_5 , but doesn't work.
How can i change or edit .rpt file design using visual studio 2012 and want to change the .rpt database name too. Any suggestion or idea to achieve this?
I had the same problem after installing visual studio 2012 and found no answer on the forums. I uninstalled CR yesterday and downloaded again the CRForVS 13.0.5 from here just in case there was a bug in the previous version I downloaded in may and installed it. Then I installed update 3 for Visual studio and everything works fine now.
Cheers
Michael
I figure this one out for me.
From SAP Crystal Reports's download site:
Please note: To integrate "SAP Crystal Reports, developer version for Microsoft > Visual Studio" 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.
By default Windows 10 does not install the 3.5 framework, CR for VS still needs >it. Select it by "Turn Windows feature on or off" and choose both options.
I downloaded the exe, instead of the MSI packages, and it worked for me finally. Helps to read I guess.
I've installed the latest version of Visual Studio 2012, with the latest hotfix.
I have a perfect working project, made in VS 2010, that I converted (automatically) to a VS 2012 project.
It builds, but when I try to run it, there is a pop-up: System.Exception. Anyone who knows this problem?
You should install VS 2010 SP1 before you convert any VS 2010 project to VS 2012.
If you haven't done this, the opened project will cause many unrelated behavior.
Also any installer/setup project in VS 2010 will not be opened in VS 2012.