Inscription
Mot de passe oublié ?

 

Une question sur nos modules?

Notre équipe vous répond sous 24 heures

Accès aux modules, bugs, demandes d'évolutions... Toutes vos questions sont les bienvenues sur cet espace d'échange ouvert à tous nos inscrits! Nous essayons de traiter vos demandes dans les 24h.

Merci de votre confiance!

 
  Aricie  Modules  Crystal Reports...  Images in report only work when site is accessed unencrypted.
Précédente Précédente
 
Suivante Suivante
Nouveau message 03/09/2010 06:45
Non Résolue
Utilisateur déconnecté SafeTinspector
12 messages 
Sans évaluation


Images in report only work when site is accessed unencrypted. 
Modifié par SafeTinspector  sur 03/09/2010 19:28:08)

When I view a report through the module over http, there is no problem.

If I view the report through the module over https, the images are missing again, like they were when the httphander entry was missing.

 

Here is a iis log entry for a successful image load over http:

2010-09-03 03:22:35 GET /DesktopModules/Aricie.CrystalReportViewer/CrystalImageHandler.aspx dynamicimage=cr_tmp_image_51fde02d-1a1d-4c9c-83fa-f32f67de1745.png - 67.149.202.225 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+6.1;+WOW64;+Trident/4.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729;+Media+Center+PC+6.0;+InfoPath.2) http://www.rcalliance.com/DesktopModules/Aricie.CrystalReportViewer/ReportViewer.aspx?mid=428&itemId=2&tabid=85 200 7119

Here is the log entry for a failed image load over https:

2010-09-03 02:57:57 GET /DesktopModules/Aricie.CrystalReportViewer/CrystalImageHandler.aspx dynamicimage=cr_tmp_image_ee349c1d-273a-42b4-b5e8-99b75954f8e8.png - 67.149.202.225 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+6.1;+WOW64;+Trident/4.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729;+Media+Center+PC+6.0;+InfoPath.2) https://datanow.rcalliance.com/DesktopModules/Aricie.CrystalReportViewer/ReportViewer.aspx?mid=428&itemId=2&tabid=85 200 684

Further, if you right-click on the broken image box and select "view image" it successfully displays the graphic, but the url is no longer https, but is now back to being http.

Almost as if the viewer CAN'T encrypt the images... any ideas?

 
Nouveau message 03/09/2010 21:30
Utilisateur déconnecté SafeTinspector
12 messages 
Sans évaluation


Re: Images in report only work when site is accessed unencrypted. 

OK, I think I might be getting bit by this problem:

http://blog.laksha.net/2008/03/enabling-ssl-in-dotnetnuke-and.html

It seems that a fix might be to somehow get the report to be seen as a page and then use the "Secure" control for it, or something like that?

Am I on the wrong track here? I assume DNN Is doing it to me because of the url change when I attempt to view the graphic.

 
Nouveau message 03/09/2010 23:17
Utilisateur déconnecté Matt
29 messages 
Sans évaluation


Re: Images in report only work when site is accessed unencrypted. 

Hi,

We 've not tried to see crystal report over https yet. As soon as possible, we'll try to do it.

Concerning your solution (on blog laksha), we'll also try.
Maybe it works if we add CrystalImageHandler.aspx in condition like the example.

 



Mathieu TARNOT
Aricie - Board member of DotNetNuke France
 
Nouveau message 07/09/2010 22:27
Utilisateur déconnecté SafeTinspector
12 messages 
Sans évaluation


Re: Images in report only work when site is accessed unencrypted. 

Thank you, Matt.

Also to be perfectly clear, this occurs only when enforce security is enabled on the site.

 
Précédente Précédente
 
Suivante Suivante
  Aricie  Modules  Crystal Reports...  Images in report only work when site is accessed unencrypted.