all groups > visual studio .net ide > march 2005 >
You're in the

visual studio .net ide

group:

Save location for newly created projects/files


Save location for newly created projects/files Steve Schroeder
3/31/2005 8:39:50 AM
visual studio .net ide:
How do I stop Visual Studio .Net from auto saving project files in
C:\Document Settings\...blah, blah, blah...?

How frickin' annoying is that! Grrr.

Re: Save location for newly created projects/files Steve Schroeder
3/31/2005 11:06:41 AM
Think I answered my own question...from MSDN:

"When the project is opened, copies of the project files are stored on your
local computer. Before executing a build command, Visual Studio replaces the
project files stored on the server with the edited files located in your
local directory."

That is, the VSWebCache folder under C:\Documents and Settings\...folder.
Essentially it's a temporary location prior to building the web app.

[quoted text, click to view]

AddThis Social Bookmark Button