Skip to main content
Home Forums Silverlight Programming Programming with .NET - General updating issue
2 replies. Latest Post by Aashish Gupta on November 7, 2009.
(0)
slipper1234
Member
0 points
2 Posts
11-07-2009 8:36 AM |
here's my problem,
when I make updates to my website and rebuild the project the updates dont show up....
what can be causing this?
in using firefox
Regards,
Slipper
prujohn
Contributor
3567 points
703 Posts
11-07-2009 10:55 AM |
Depending on your browser configuration, it may be caching the old xap. Try to clear your browser cache, then close/open it and see if the new xap downloads.
Aashish ...
28 points
56 Posts
11-07-2009 3:01 PM |
If you are using firefox use Web Developer toolbar addon in that you will find Disable and disable cache options just check the disable cache and every time it will bring you the new xap.
Observe in firebug if you are getting a cached copy or a fresh copy from the server.
If you use Internet Explorer go to Tools menu and internet options in that use settings inside the browsing history and check for new version of stored pages Every time i visit the webpage i think that will do
Or if not anything just press Ctrl + R in both the browsers to bring a fresh copy