cancel
Showing results for 
Search instead for 
Did you mean: 

Version problems with Crystal Reports deployment

Former Member
0 Kudos

Hi,

I am trying to put together a dotNetNuke portal page which will have a Crystal Reports module that I purchased off the web. I have added a report to the module. When I try to view the report I get the parse error on the first line of the ascx file in the dotNetNuke portal page. Any ideas what I need to get past the error? (The support documentation is not too helpful because it is in french!

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Todd,

It sounds like you really need additional assistance from the vendor who sold you the Crystal Reports module for DotNetNuke, however here's an educated guess.

The error suggests that the module is expecting v11.0 runtime files - which would correspond with CR XI. It looks like you've got the runtimes for the bundled edition for VS2002 or VS2003 (v9.1.x), v10.0, and v11.5 for VS2003 and VS2005.

In order to deploy the CR XI runtime files you'll need a valid CR XI (v11.0) keycode. The runtime files are on the SAP support site - start by clicking on the Business Objects link in the menu bar here on the SCN page - drilling into the Business Objects download link.

Sincerely,

Dan Kelleher

Former Member
0 Kudos

Thanks for your reply. I went to the downloads section as you suggested and the only download I found that seems to be the one that you suggest is the 'Merge Modules for Crystal Reports XI .NET Deployments'. I did not find any dounloads that just said 'Crystal Reports XI runtime'. Can you tell me if this is what I would want to install?

Thanks.

Former Member
0 Kudos

Hi, Todd;

You want the CrystalReports11_NET_EmbeddedInstall.msi file, which can be found on our list of runtime files here:

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bobj/crystalReports2008

Regards,

Jonathan

Former Member
0 Kudos

Hi Todd,

There are two approaches you can take. You can download the merge modules and build your own setup package, or you can download the XI .NET Server Installer which is a precompiled MSI.

[Merge Modules for Crystal Reports XI .NET Deployments|https://smpdl.sap-ag.de/~sapidp/012002523100006008972008E/crXI_net_mm.zip]

[Crystal Reports XI for .NET Server Install|https://smpdl.sap-ag.de/~sapidp/012002523100006009122008E/crXI_server_install.zip]

Again, you'll need a valid CR XI (v11.0) Developer keycode.

Sincerely,

Dan Kelleher

Former Member
0 Kudos

Thanks. This solved the problem. I used the crXI server install and it solved the problem.

Answers (0)