cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with openDocument on CRS 2008

Former Member
0 Kudos

Hi!

I'm using Crystal Report Server 2008 with my web application to see my report (created with CR 2008).

With my java code I'm able to log on server, to take my report but when attempting to open the report using the openDocument method of IReportAppFactory class I catch this exception:

com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Error code:-2147217387 Error code name:connectServer

Can somebody help me?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

ted_ueda
Employee
Employee
0 Kudos

A stack trace would be mighty helpful - the error message is stating issues connecting to the RAS server.

Sincerely,

Ted Ueda

Former Member
0 Kudos

Sorry, it was a problem with a old jar!

Now I'm using a new jar and it works fine!

Barbara