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.
Member
2 Points
7 Posts
using CrystalImageHandler.aspx in https (secure)
May 11, 2010 10:57 AM|jeswinraj|LINK
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.
Member
2 Points
7 Posts
Re: using CrystalImageHandler.aspx in https (secure)
May 14, 2010 11:15 AM|jeswinraj|LINK
Any help on this?
Thanks.
Member
38 Points
163 Posts
Re: using CrystalImageHandler.aspx in https (secure)
Sep 08, 2017 04:01 AM|jeff.wenchai|LINK
Hi jeswinraj,
I met the same issue. So do you have any idea?
best regards,
jeff