Visual Studio Development Bookmark and Share   
 index > Visual Studio Source Control and SourceSafe > Visual Studio 2008 / VSS 2005: Get latest version over internet doesn't work!
 

Visual Studio 2008 / VSS 2005: Get latest version over internet doesn't work!

In MS Visual Studio 2008 I try to get the latest version of my solution from VSS 2005 over the internet. Whenever I try to replace a local file with the file in the VSS database the following error message shows up:


One or more files could not be written to their destination folder.

Possible reasons are lack of write access or disk space.


As a consequence no files will be updated. I can't figure out where the problem may lie. The source of the problem might be VSS 2005, but then it also might be a problem of Visual Studio 2008.


I log in as an administrator and everything is set up the same way as I usually did in LAN environments. I even checked the consistency of the VSS database on the server and let the VSS analyze tool run on my VSS database.


An advice how to sort this problem out is highly welcomed.







Bontempi Dev_  Tuesday, May 13, 2008 4:07 PM

Hello Bontempi

We have the same problem here. For most of the files the "Get latest version" command works as expected but for some files Visual Studio 2008 is asking whether to leave the local copy or replace it with the version from SourceSafe. If you choose the latter we also get the "One or more files could not be written to their destination folder. Possible reasons are lack of write access or disk space" message.

How can we solve this issue?

Best regards

Parker Lewis  Wednesday, May 14, 2008 8:49 AM
Any news?
Bontempi Dev_  Tuesday, May 20, 2008 7:47 AM
Hi guys. Got the same problem.. is there any solution for this?
axlns  Thursday, October 09, 2008 3:31 AM
hi
I found this really troubleshooting sites.
http://blogs.msdn.com/richardb/archive/2007/11/19/vs-2008-users-remember-to-download-the-sourcesafe-ctp.aspx


If you plan to use VS 2008 with SourceSafe, make sure to pick up the Update CTPtoo. Without it, some features like "Open from Source Control" will not work at all. Pay close attention to the install instructions as well. As it says in the KB article:

You may receive error messages when you use Visual Studio 2008. This problem occurs because some compatibility fixes require the Tdnamespaceextension.dll file to be reregistered after you install Visual Studio 2008. To reregister the Tdnamespaceextension.dll file, type the following command at the [elevated - RB] command prompt:

regsvr32 "%programfiles%\Microsoft Visual SourceSafe\tdnamespaceextension.dll"


Please let me know if this helps!

good luck!
Irene Lui
Irene Lui  Friday, October 10, 2008 1:41 AM
Same problem here.
Windows 7 x64, Visual Studio 2008 SP1, Visual Sourcesafe 2005.
Weird thing is that it works for all the solution, except one file that's designated the startup class.
Doing it without the internet protocol works..
xsterx  Thursday, September 03, 2009 11:59 PM

You can use google to search for other answers

Custom Search

More Threads

• Can't edit module
• SourceSafe from IDE
• Using Mysql in visual studio
• Can I edit localy and upload changed version when doing check in
• "add file"-dialog -> all existing local files are displayed
• How to remove a project from Source Safe using visual studio
• Deployment Scenario Best Practices
• Cannot get VSS internet plugin to work!!!! Could someone please Help!!!
• hi
• VSS 2005 support for office development?