Ramm Posted August 26, 2005 Posted August 26, 2005 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now