Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Cani i safely delete stuff in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files (http://www.velocityreviews.com/forums/t386774-cani-i-safely-delete-stuff-in-c-windows-microsoft-net-framework-v2-0-50727-temporary-asp-net-files.html)

Tony Girgenti 02-16-2007 03:18 AM

Cani i safely delete stuff in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files
 
Hello.

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

Any help would be gratefully appreciated.

Thanks,
Tony



Michael Nemtsev 02-16-2007 05:09 AM

Re: Cani i safely delete stuff in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files
 
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\Temp orary 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 02-16-2007 05:32 PM

Re: Cani i safely delete stuff in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files
 
Thanks for that information Michael.

Tony

"Michael Nemtsev" <nemtsev@msn.com> wrote in message
news:a279a63a3df60a8c91fb8eea0eb57@msnews.microsof t.com...
> 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\Temp orary 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
>
>




Laurent Bugnion [MVP] 02-18-2007 03:50 PM

Re: Cani i safely delete stuff in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp oraryASP.NET Files
 
Hi,

Michael Nemtsev wrote:
> Hello Tony,
>
> you can. but asp.net recreate it again
> This folder is used to keep the compiled asp.net sites


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!

> TG> Hello.
> TG> TG> Can i safely delete the files and folders in
> TG> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET
> TG> Files?
> TG> TG> Any help would be gratefully appreciated.
> TG> TG> Thanks,
> TG> Tony


Greetings,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch


All times are GMT. The time now is 07:23 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57