• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Unable to connect RAS through jsp

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,
i am using crystal reports for report generation and wanted to invoke dynamically through jsp. i have RAS server installed on local machine but
when i try to invoke the crystal report through jsp page it is giving me following error

com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Unable to connect to the server: ps2037.---- Error code:-2147217387 Error code name:connectServer
though the RAS is working fine.

ps2037 is my local machine. i am not able to figure out what is happening wrong will you please help me out.

Thanks in advance
reply
    Bookmark Topic Watch Topic
  • New Topic