RE: Very slow coputer working with VS 2005 Pro

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Tecnica,

When 2 VS2005 instances open and work with a same project(not using a
source control system), the second VS2005 IDE's performance will be very
slow, for the reason that the first VS2005 instance will set file locks to
the project/files which it currently operates on, unlike VS.NET 2003, such
behavior is by design in VS2005.

I recommend you may use a source control system with VS2005, it is a
general convention applied in the scenario like your development team,
developers can check out/download the source code(project) from the source
files server to their own working machines and check in back/opload to the
server when they finished daily work via the source control system.


Thanks!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.

.