5
votes

Using Visual Studio 2012 and Crystal Report 9

When i run the report in the client machine, showing error as "Could not load file or assembly "CrystalDecisions.Windows.Forms,Version = 13.0.2000.0 Culture = neutral PublickeyToken = 692bea5521e1304 or noe of its depcendenceis. The system cannot find the file specifified."

I cannot able to find crredist2010_x86 file from the internet.

I downloaded file from SAP Site "CRforVS_13_0_5.exe", then i try to install on client machines it is showing error as need to install atleast vs2010 or vs2012 for proceeding this installation.

How to fix this issue.

2
Duplicate question :stackoverflow.com/questions/12695563/crystal-reports-for-vs2012 Please see the question answer - Saroop Trivedi
Please understand my question, before posting duplicates. I am running on client machine. - Gopal
Did you download the runtime? scn.sap.com/docs/DOC-7824 MSI files by definitioin are for runtime distribution only. - ta.speot.is
You need to install the VS2012 because directly we can not use it.Read the documents in answer. scn.sap.com/docs/DOC-7824 - Saroop Trivedi
I cannot able to install vs2012 for n number of client machine - Gopal

2 Answers

4
votes

Here it is!

on Jan 14, 2013 SAP released SAP Crystal Reports, developer version for Microsoft Visual Studio - 2012 You can download here

Support integration with Visual Studio 2012 and 4.5 .NET Framework runtime.
Added support for following platforms:
    OS: Windows 7 SP1, Windows 8, Windows 2012
    Database: SQL Server 2012, HANA SP5
    Web Browser: Firefox 16, IE10 (limited support; more information forthcoming soon)
    Other technology: IIS 8, Flash 11
29 Customer Escalations resolved

This is the presentation article. In this page you can find actual and previous releases.

0
votes

I have an app that I made with VS 2008 and I have installed everything but I couldn't find the dlls required. I did workaround like this Added new Report from Crystal Report and VS added the references itself.