Jump to content

Recommended Posts

Posted

Hi!

Our company uses Microsoft CRM with Crystal Report 9. I want to save a report context in clients hard drive with a web-application automatically (without user). I've been trying to used (.net)

1) web-services (http://server_CRM'>http://server_CRM /crystalreportviewers/EnterpriseReportService.asmx)

What may I use a functions?

2) loading web-page (http://server_ CRM/reports/viewer/html/viewer.aspx?id=308) . I've received the following html-code:

<frameset frameBorder="0" rows="175,*">

<frame NORESIZE name="CrystalViewerToolbar" src="toolbar.aspx?id=308">

<frame name="CrystalViewerPreview" src="">

</frameset>

The frame CrystalViewerPreview has the report context.

But I didn't achieve goal I strive for.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...