ASP.NET 2.0 ProfessionalIf you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I fixed a bug in an ASP2.Net project. It continued to work okay with further testing. Then it exhibited the previous error without any changes to the program. Browsers can run an old page from the cache even though a new version exists. Is there a way to clear the content of the cache used in testing so this doesn't happen? Thanks for the help.
Use the browser's feature that cleans its cache. In internet explorer, look for the "Remove Temporary Files" choice under Tools -> Internet options. Under FireFox it's Tools -> Clear Private Data.