Connecting Tech Pros Worldwide Forums | Help | Site Map

error with Crystal Reports 9 in VS 2k3

Chris Bates
Guest
 
Posts: n/a
#1: Jul 21 '05
I am getting the below error , which is stopping VS from creating the
classes for the reports I add.


When I add a Crystal Report.NET to a project in Visual studio enterprise
developer 2003, I notice that in addition to the
report, another file (with .cs extension) is NOT addeded.

When compling, I'm getting this error message :
"C:\utv\net\prjandre\CR.rpt The custom tool
'CrystalDecisions.VSDesigner.CodeGen.ReportCodeGen erator' failed. The
located assembly's manifest definition with name
'Microsoft.VisualStudio.Designer.Interfaces' does not match the assembly
reference."

I'm running Version=9.2.3300.0 of Crystal Report


Any ideas ?

Chris



Heddy
Guest
 
Posts: n/a
#2: Jul 21 '05

re: error with Crystal Reports 9 in VS 2k3



Found a solution.

in the solution explorer, select a report.

In the properties the 'Custom tool' property is:
CrystalDecisions.VSDesigner.CodeGen.ReportCodeGene rator

change it to:
CrystalDecisions.VSShell.CodeGen.ReportCodeGenerat or

The change seems to be permanent.

Good Luck.


Chris Bates wrote:[color=blue]
> *I am getting the below error , which is stopping VS from creatin
> the
> classes for the reports I add.
>
>
> When I add a Crystal Report.NET to a project in Visual studi
> enterprise
> developer 2003, I notice that in addition to the
> report, another file (with .cs extension) is NOT addeded.
>
> When compling, I'm getting this error message :
> "C:\utv\net\prjandre\CR.rpt The custom tool
> 'CrystalDecisions.VSDesigner.CodeGen.ReportCodeGen erator' failed
> The
> located assembly's manifest definition with name
> 'Microsoft.VisualStudio.Designer.Interfaces' does not match th
> assembly
> reference."
>
> I'm running Version=9.2.3300.0 of Crystal Report
>
>
> Any ideas ?
>
> Chris[/color]


-
Hedd
-----------------------------------------------------------------------
Posted via http://www.mcse.m
-----------------------------------------------------------------------
View this thread: http://www.mcse.ms/message128115.htm

Closed Thread


Similar .NET Framework bytes