Print Page | Close Window

using CrystalImageHandler.aspx in https (secure)

Printed From: Crystal Reports Book
Category: Crystal Reports .NET 2003
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=9970
Printed Date: 28 Apr 2024 at 7:35pm


Topic: using CrystalImageHandler.aspx in https (secure)
Posted By: me_myself
Subject: using CrystalImageHandler.aspx in https (secure)
Date Posted: 11 May 2010 at 4:48am
We have a web application which entirely uses https (secure) for all transactions. We use crystalreports .net for generating the reports. I get a warning message (Do you want to view only the webpage content that was delivered securely?) when i click on the print icon in the crystalreports screen.  To analyze this i installed httpwatch - i found that crystalimagehandler.aspx was using http:// instead of https:// - since there is a http request within a https website i get this warning. Now how should i make crystalimagehandler.aspx load using https - since its getting created dynamically i could not figure out where to change this. Would deeply appreciate if you could help me out with this - this warning message is nagging and my company wants me to get rid of it asap.

Please help me solve this issue.

Thanks in advance.



Print Page | Close Window