Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Older (maybe cached) version of javascript file shown while debugging

I have made changes to a javascript file and while I am executing and debugging, it is showing me the older version of the file. I tried all the solutions given in this and this links but none of them worked for me. I am using VS 2013 on Win 8.1 and IE 11.

Things I tried :

1) Ctrl + F5

2) Clear browser cache

3) Rebuild Solution

4) Restart VS

5) Restart IIS

6) Clear Temporary ASP.NET Files

7) Restart machine

Still its showing the same older version. Any help would be appreciated.

like image 287
Hitesh Avatar asked Apr 16 '26 08:04

Hitesh


1 Answers

Ok I found out the problem and its pretty weird one. I was just going through the Windows Update history and found out that today Windows have released a new Update for IE 11 - KB3025390 which had got installed on my PC too through automatic updates. I uninstalled this update and debugged my application and it started referring the latest versions of javascript file.

Just in case it helps anyone in future.

like image 148
Hitesh Avatar answered Apr 17 '26 20:04

Hitesh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!