0

The url of the site I am talking is https://example.org/visitors/home.aspx The images are showing properly only in Chrome, even it is not showing in incognito. Everything seems fine to me while inspecting from the browser. The site is hosted on a vps using iis 10. Can someone please check and guide me to resolve the issue?

The weird thing is, it works perfectly when using without ssl http://example.org/visitors/home.aspx in both Chrome & Firefox !

5
  • The site looks the same to me on Chrome and Firefox (Windows 10) - all images seem to be showing.
    – A Haworth
    Commented Apr 16, 2021 at 21:13
  • @AHaworth Really? That's weird, can you please also check in incognito? Commented Apr 16, 2021 at 21:15
  • your png files are broken - how you make them ?
    – Aristos
    Commented Apr 17, 2021 at 2:51
  • Images don't work for me on firefox anyway, when I inspect it's telling me that images contain errors Commented Apr 17, 2021 at 10:49
  • I can’t see your picture when I use chrome. Is it possible that the path of the photo is changed? You can try to relink the picture. This is the reference link that the firefox browser image cannot display: support.mozilla.org/en-US/kb/fix-problems-images-not-show Commented Apr 19, 2021 at 5:52

1 Answer 1

0

I am posting the solution I found finally which might help others for similar issue. The PNG images is also showing perfectly in https if they are modified somehow. For testing, I just opened and saved as same image with ms paint without any changes. So I made a small C# program which does this to all(25474) the PNG images and all the PNG images are showing fine now while using SSL

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.