Click to See Complete Forum and Search --> : [help] using CrystalImageHandler.aspx in https (secure)


me_myself
May 12th, 2010, 03:29 PM
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.

me_myself
May 12th, 2010, 03:33 PM
Looks like i'v accidentally posted this twice - sorry.