cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Report 9.2 on IIS 6.0 and .net 4.0 application

Former Member
0 Kudos

Greetings,

The application is migrated from .Net framework 1.1 and Crystal report version 8.5 to .Net 4.0 and Crystal report version 9.2. The report data gets rendered on the Crystal report viewer (Can see the report data). The application is hosted with .net framework 4.0 on IIS 6.0, windows server 2003 SP2. The Crystal report runtime engine is installed for Visual Studio 2010 on the server.

The Issue is, No button in Crystal report viewer v9.2 toolbar is working. (Print/ Export/ Zoom and paging). Javascript error is generated, "document.formName.isRange is null or not an object" and "document.formName.exportFormat is null or not an object".

Would like to know if there are any know issue with application using .net framework 4.0 on IIS 6.0 and Crystal report viewer 9.2.

Thanks,

Edited by: AmanKazi on Dec 23, 2011 2:56 PM

Accepted Solutions (1)

Accepted Solutions (1)

former_member188030
Active Contributor
0 Kudos

Compatibility issues.

- CR 9.2 is not compatible with VS 2010 (.Net 4.0).

- Use [CR for VS 2010|CystlR%2528SAPWeblogs%253ACrystal+Reports%2529]

- Install CR for VS 2010, it will get integrated with VS 2010. Upgrade the reports in the bundled designer inside VS 2010.

- remove all the older (9.1) crystal references and add newer 13.0 references to the aplication.

- Use the new 13.0 version CR viewer.

and then you should be good to go.

Search the forums for more info.

- Bhushan.

Former Member
0 Kudos

How can I find the Crystal Report Viewer version?

Can I get an reference or document which I can publish to customer?

Thanks,

Former Member
0 Kudos

How can I find the Crystal Report Viewer version?

Can I get an reference or document which I can publish to customer on the compatability issue?

Thanks,

former_member188030
Active Contributor
0 Kudos

Once CR for VS 2010 is installed on VS 2010. look at the toolbox 'Crystal reports Viewer' control, just move the mouse over the control the tooltip will give you the version of the viewer.

You can also chack the version of the CrystalDesicions.Web dll at C:windoesassembly folder, confirm that it is 13.0.

Take a look at the below SAP Note.

15[1535778 - Where to find Crystal Reports for Visual Studio 2010 Documentation? |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533333335333733373338%7D.do]

Search for the forums for documentations.

Bhushan.

Former Member
0 Kudos

Greetings,

We purchased crystal reports 14 after your input. We are still facing the same issue.

We migrated crystal report 8.5 to 14.

Steps followed;

u2022Opened 8.5 crystal report into CR 14

u2022Refreshed the data and saved the report. Got an confirmation message, u201CReport will be convert to latest version of crystal reportu201D.

u2022Still the Export and Print functionality from Crystal report toolbar is not working

Query;

u2022We have Crystal report 8.5 installed on the server, when we installed CR-14 it created new virtual directories. Which virtual will the CR14 refer to?

u2022Do we have to configure the virtual directory or environment variable?

Thanks,

former_member183750
Active Contributor
0 Kudos

Hello Aman

I'd recommend obtaining a phone case as there are a number of misconceptions and misunderstandings here:

"CR 14", aka Crystal Reports 2011 does not come with any SDK. So, I'm not sure what you are using at this time.

[Crystal Reports for Visual Studio 2010|http://www.sdn.sap.com/irj/sdn/crystalreports-dotnet] will install the CR 2011 equivalent runtime. As confusing as it is, the runtime will be version 13.x. That is what you want to use - with VS2010.

If you are using VS2005 or 2008, you do not need CR 2011, but you do need CR 2008 (12.x).

Phone cases can be obtained here:

http://store.businessobjects.com/store/bobjamer/en_US/pd/productID.98078100?resid=S6I@hgoHAkEAAGsiyV...

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]

Answers (1)

Answers (1)

Former Member
0 Kudos

We would be thankful if we get to know this...

We tried the following steps:

1. Installed VS2010

2. Installed Crystal Report 14.0

3. Installed Crystal Report Viewer 13.2

4. Registered Aspnet by running aspnet_regiis -i

We get into isses one of the following:

1. We dont find the CrystalDecisions.*.dll in the references... (not sure we have to the GAC path only or not)

2. Even if we add GAC reference also, we get some exception messages that some .dll is missing

3. If we make the Report working also, When the Export/Print button is pressed, we are getting Javascript errors.

Please give us the guidance,

1. To open a Crystal report, what we need to install, what we need to configure.

2. How can we escape from the Javascript error for Export/Print

Note: We tried all the suggestions found in SAP community and other websites.

WE DID PURCHASE THE LICENSE FOR THE CR 14.0 to be eligible for further support from SAP team. Thanks in advance.

former_member183750
Active Contributor
0 Kudos

Please create a new thread.

- Ludek