cancel
Showing results for 
Search instead for 
Did you mean: 

Visual Studio 2010 and Crystal Reports 2010 CRforVS_13_0_1 Load report fail

Former Member
0 Kudos

Visual Studio 2010 and Crystal Reports 2010 CRforVS_13_0_1 Load report fail

Hellow everyone,

I am trying to use the Production Release of CRforVS_13_0_1

Whenever I try to run a report I get the following exception:

Load report failed.

Unsupported Operation. A document processed by the JRC engine cannot be opened in the C++ stack.

I can load the rpt file in my another machine(VS2008).

then, I opened the rpt file with VS2010, Save to the other rpt file, Load is OK.

My environment is:

Windows 7(64bit)

VS2010 Professional

Can anyone help please???

Thanks,

daSun

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

What's the code?

Does a new app work?

Web or Win?

Try the sample app vbnet_win_simplereportpreview from here:

https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsfor.NETSDK+Samples

Read write permissions given on the temp directory?

See the article [Troubleshooting the error; Load Report Failed|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d02f7cd3-f18b-2d10-55ad-dab2200f68fc]

Oh and make sure there is no CR 10.5 or 10.2 references in your project.

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Edited by: Ludek Uher on Jun 2, 2011 7:23 AM

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear All,

I have the same problem. My environment is Windows Server 2003 32 Bits, Framework .NET 2.0. VS 2010. The System is Web Application.

Please, any SAP Members, help us.

former_member183750
Active Contributor
0 Kudos

What's the code?

Is this on your dev computer or client?

Try the sample app vbnet_win_simplereportpreview from here (this is just a test):

https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsfor.NETSDK+Samples

Read write permissions given on the temp directory?

See the article [Troubleshooting the error; Load Report Failed|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d02f7cd3-f18b-2d10-55ad-dab2200f68fc].

Make sure there is no CR 10.5 or 10.2 references in your project.

- Ludek