going crazy? files won't update

  • Thread starter Thread starter sklett
  • Start date Start date
S

sklett

I keep my solution on my iPod and today I made some changes at work, then I
got home and opened the solution in vis studio and the changes were all
there(normal)

When I debug, it shows me old versions of the aspx pages! I have checked my
IIS virt. dir. and it points to the exact same files that I'm opening in
visual studio.

There aren't two copies, but somehow old pages are being served up. I have
deleted history, cleared the cached, done a clean rebuild, restarted IIS,
etc

Has anyone ever heard of this?
 
Hi did you check the folder \VSWebCache (not the browser cache). Sometimes
theres old debug code that gets stuck there and you hafta manually delete
it..

also check:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files

HTH,
Premier JiangZemin
 
That was it, the latter of the two. THANK YOU, that was making me so mad!
;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top