Images (and text) appear to be cached - how do I clear?

0
0

Hi

I have a webpage application.  At the top is an image & label for a title.

No matter how many times I change either the image or text value when I run the project they always show the old image & text.

I had a similar problem a week or so ago where the image wouldn’t change on my buttons on one of my controls.  Once I cleared the “cached images and files” (Chrome) the changes came though.

This time though I can’t get them to change.  Anyone any idea’s where I’m going wrong ?

Thanks

Steve.

  • You must to post comments
0
0

Hi Steve,

Can you check with F12 if there is an error in the console? Can you reproduce the problem in a small sample?

Thanks,

Luca

  • You must to post comments
0
0

Hi

Looking at the console in Chrome there is indeed an error! (image attached)  Looking for a favicon.ico?

The changes are coming through on the individual controls, you can see circled in red in the image where I have added an extra “x”.  This change has come through fine.  Just seems to be the main page.  Seems the image & label will not update.

I’m currently not sure what this favicon.ico is as it isn’t referenced anywhere in the project code that I can see.  Will try and research it this afternoon when I have a spare minute.

Any help in the meantime though would be greatly appreciated.

Thanks

Steve.

 

  • Luca (ITG)
    Hi Steve, the favicon error is normal, it’s the browser trying to load the favicon. In the image I see an X icon on the logo and an X character in the label. Can you let me know which images and labels are not updated and if possible send me privately a link to test?
  • Steve Gray
    The problem is the Hartmann image & label at the top. In the image attached you can see where I have changed the top most image from the Hartmann logo to a generic envelope, I also added an X to the end of activation – as you can see in the image attached the changes in Visual Studio do not seem to be shown on the application at runtime. However one of the other controls that I altered (the x circled in red) has come through no problems. Unfortunately this application is not yet live and is only running locally on my dev machine so I’m unable to send you a link to the problem.
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.