Groups | Blog | Home
all groups > asp.net > february 2007 >

asp.net : Cani i safely delete stuff in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files


Tony Girgenti
2/15/2007 10:18:00 PM
Hello.

Can i safely delete the files and folders in
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files?

Any help would be gratefully appreciated.

Thanks,
Tony

Michael Nemtsev
2/16/2007 12:00:00 AM
Hello Tony,

you can. but asp.net recreate it again
This folder is used to keep the compiled asp.net sites

TG> Hello.
TG>
TG> Can i safely delete the files and folders in
TG> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
TG> Files?
TG>
TG> Any help would be gratefully appreciated.
TG>
TG> Thanks,
TG> Tony
---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

Tony Girgenti
2/16/2007 12:32:35 PM
Thanks for that information Michael.

Tony

[quoted text, click to view]

Laurent Bugnion [MVP]
2/18/2007 4:50:54 PM
Hi,

[quoted text, click to view]

In the good old days of ASP.NET 1.1, I used to have to delete the
content of that folder a few times a day to avoid problems with cached
assemblies. Typically, adding code in my project, compiling and the code
wouldn't appear when executing... Glad they improved that in 2.0!

[quoted text, click to view]

Greetings,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
AddThis Social Bookmark Button