Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: BC32206: The project currently contains references to more than one version of CrystalDecisions.Web, a direct reference to version 12.0.2000.0 and an indirect reference (through 'StarPDM2.PDMSpecCrystal.CrystalReportViewer1') to version 14.0.2000.0. Change the direct reference to use version 14.0.2000.0 (or higher) of CrystalDecisions.Web.
Source Error:
Line 125: Line 126: #End ExternalSource Line 127: Me.CrystalReportViewer1 = __ctrl Line 128: __ctrl.ApplyStyleSheetSkin(Me) Line 129:
Source File: C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\fe0ddad7\4be7c71\App_Web_pdmspeccrystal.aspx.c9b1492e.rgs7ihmp.0.vb Line: 127
ir.programme...
0 Points
7 Posts
Crystal Reports for Visual Studio .NET 2010 runtime
Jun 14, 2010 05:34 AM|LINK
hello to all
i setup VS 2010 and download Crystal report for 2010 (from www.crystalreports.com)
and upgrade my project to VB.NET 2010 .
i have not problem in my system. but , for deploy my project to client,
i have not "Crystal Reports for Visual Studio .NET 2010 runtime"
please help me!
midas.m
Member
2 Points
1 Post
Re: Crystal Reports for Visual Studio .NET 2010 runtime
Jun 14, 2010 10:56 AM|LINK
You might want to check out this article http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/d085f103-ff2d-2d10-2f9e-ffb14d10ef33
ir.programme...
0 Points
7 Posts
Re: Crystal Reports for Visual Studio .NET 2010 runtime
Jun 14, 2010 07:48 PM|LINK
I testing this solution. but my project can not running in client system.
please help me!
i need a simple project . please upload a sample for me.
ir.programme...
0 Points
7 Posts
Re: Crystal Reports for Visual Studio .NET 2010 runtime
Jun 16, 2010 05:15 AM|LINK
Hi this is what i have at the top of my page.
and this is what is in my web.config
ir.programme...
0 Points
7 Posts
Re: Crystal Reports for Visual Studio .NET 2010 runtime
Jun 19, 2010 12:06 PM|LINK
Please Help me for this problem!
stevs
Member
3 Points
20 Posts
Re: Crystal Reports for Visual Studio .NET 2010 runtime
Jul 15, 2010 02:31 AM|LINK
It Can Works for me.
Create a new project and do a test for report only at first, once you can view crystal report accordingly then do
the rest of your project jobs cheers.
step 1. Follow this article same like below link.
http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d085f103-ff2d-2d10-2f9e-ffb14d10ef33?QuickLink=index&overridelayout=true
Step 2. In the Web Config, remove everything under <configuration></configuration> and add the follow.
guizn
Member
4 Points
13 Posts
Re: Crystal Reports for Visual Studio .NET 2010 runtime
Aug 11, 2010 03:00 AM|LINK
solved the bug ?
I'm having the same problem, in my computer it works fine but in the client server it does not.
guizn
Member
4 Points
13 Posts
Re: Crystal Reports for Visual Studio .NET 2010 runtime
Aug 12, 2010 06:52 AM|LINK
Solved !
It was a bug in the CR2010 beta, fixed in the Beta 2 and with the new runtime redist
link for download those new release at http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/20322
Stevishere
Member
381 Points
281 Posts
Re: Crystal Reports for Visual Studio .NET 2010 runtime
Dec 15, 2010 02:26 PM|LINK
This link points to a 404.
Click "Mark as Answer" on the post that helped you to help future readers.