Groups | Blog | Home
all groups > visual studio .net general > march 2005 >

visual studio .net general : Save location for newly created projects/files



Steve Schroeder
3/31/2005 8:39:50 AM
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.

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