|
Question : what process to kill in order to delete the temporary ASP.NET Files ?
|
|
hi, i can not delete the Temporary ASP.NET Files for my application, how can i delete those folders without having to stop VS2005?
thanks in advance.
|
|
Answer : what process to kill in order to delete the temporary ASP.NET Files ?
|
|
Stop the aspnet_wp.exe process. That will allow you to delete the files.
|
|
|
|