cancel
Showing results for 
Search instead for 
Did you mean: 

Error changing pages in default viewer

Former Member
0 Kudos

I have a simple Struts2 application on which there is a button, which when pressed causes the app to display a report in a viewer.

Since the application existed already, I added CR using the option in CR4E. I also used the menu option with default options to create the viewer JSP. When I go to the page, the report displays, however, when you click on the page navigation control to change pages you get the following error message:

Unable to process your request

And the details for this are:

name: SyntaxError message: Syntax error number: -2146827286 description: Syntax error

When I use the report in a simple application created from the CR4E wizard, it works just fine.

Any ideas???

Edited by: Mike Burroughs on Apr 13, 2009 8:36 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Are you using Crystal Report Plug-in for your application?

Regards,

Tej

Former Member
0 Kudos

What is Crystal Report Plug-In???

I installed Crystal Reports for Eclipse 2.0 and I am using that, so no I don't think I am using it.

Former Member
0 Kudos

Ok.

So for your application following things maty help you

1. Verify that crystalreportviewers/ is accessible to your WebApp and is the correct path to the viewer resources.

2. You may customize this location by altering the crystal_image_uri and crystal_image)use_relative properties in web.xml.

3.Validate that the file crv.js exists at crystalreportviewers/js/crviewer/crv.js

Thanks,

Tej

Former Member
0 Kudos

Hi,

i am also facing the same problem,while page navigation

is it solved now????

i think it is beacause session expiration??

Correct me if i am wrong..

Thanking you

Srinivas

Answers (0)