Cannot find the file .vsssccHi ,<br/><br/>I am using .Net 2005 and borland star team 2008. I created a windows application (Test 1)in the path C:\Temp\. <br/><br/>Now the files\folders in the path are,<br/><br/>&gt; In C:\Temp\Test 1 folder<br/>    a) Test 1.sln<br/>    b) Another Test 1 folder.<br/>&gt; In C:\Temp\Test 1\Test 1 folder it has all the files/folder(Like program.cs, bin folder,csproj  and rest).<br/><br/>Now i added the Test 1 application to source control through File-&gt;sourcecontrol-&gt;Add to source control.<br/><br/>It prompted a dialogue box asking <br/>Project name : Test 1.<br/>Server : my local machine, <br/>Working directory : C:\Temp\Test 1<br/><br/>After clicking ok, all the files are started adding to source control, but i got a error message for the Test 1.vssscc file, &quot;Com.starbase.starteam.sdkruntimeexception.C:\Temp\Test 1\Test 1\Test 1.vssscc(The system cannot find the file specified). Unable to add files.<br/><br/>The problem is Test 1.vssscc file was created in the path C:\Temo\Test 1 folder but it is searching in the path C:\Temp\Test 1\Test 1\Test 1, So i am getting this error message.<br/><br/>Can someone help in resolving this isssue?<br/><br/>Warm Regards<br/>Sathyanarayanan.R<br/><br/> <br/><br/><br/><br/><br/><br/>© 2009 Microsoft Corporation. All rights reserved.Tue, 07 Jul 2009 10:14:14 Z41ec6684-9216-4b76-b6eb-1f865be61fedhttp://social.msdn.microsoft.com/Forums/en/Offtopic/thread/41ec6684-9216-4b76-b6eb-1f865be61fed#41ec6684-9216-4b76-b6eb-1f865be61fedhttp://social.msdn.microsoft.com/Forums/en/Offtopic/thread/41ec6684-9216-4b76-b6eb-1f865be61fed#41ec6684-9216-4b76-b6eb-1f865be61fedSathyanarayanan.Rhttp://social.msdn.microsoft.com/Profile/en-US/?user=Sathyanarayanan.RCannot find the file .vsssccHi ,<br/><br/>I am using .Net 2005 and borland star team 2008. I created a windows application (Test 1)in the path C:\Temp\. <br/><br/>Now the files\folders in the path are,<br/><br/>&gt; In C:\Temp\Test 1 folder<br/>    a) Test 1.sln<br/>    b) Another Test 1 folder.<br/>&gt; In C:\Temp\Test 1\Test 1 folder it has all the files/folder(Like program.cs, bin folder,csproj  and rest).<br/><br/>Now i added the Test 1 application to source control through File-&gt;sourcecontrol-&gt;Add to source control.<br/><br/>It prompted a dialogue box asking <br/>Project name : Test 1.<br/>Server : my local machine, <br/>Working directory : C:\Temp\Test 1<br/><br/>After clicking ok, all the files are started adding to source control, but i got a error message for the Test 1.vssscc file, &quot;Com.starbase.starteam.sdkruntimeexception.C:\Temp\Test 1\Test 1\Test 1.vssscc(The system cannot find the file specified). Unable to add files.<br/><br/>The problem is Test 1.vssscc file was created in the path C:\Temo\Test 1 folder but it is searching in the path C:\Temp\Test 1\Test 1\Test 1, So i am getting this error message.<br/><br/>Can someone help in resolving this isssue?<br/><br/>Warm Regards<br/>Sathyanarayanan.R<br/><br/> <br/><br/><br/><br/><br/><br/>Tue, 30 Jun 2009 08:50:57 Z2009-06-30T08:50:57Zhttp://social.msdn.microsoft.com/Forums/en/Offtopic/thread/41ec6684-9216-4b76-b6eb-1f865be61fed#f3da6668-5d5a-49f7-a094-7387b95aef6chttp://social.msdn.microsoft.com/Forums/en/Offtopic/thread/41ec6684-9216-4b76-b6eb-1f865be61fed#f3da6668-5d5a-49f7-a094-7387b95aef6cYiChun Chenhttp://social.msdn.microsoft.com/Profile/en-US/?user=YiChun%20ChenCannot find the file .vsssccHi Sathyanarayanan.R,<br/><br/>I am moving this thread from Base &quot;.NET Framework Setup&quot; forum to the &quot;Visual Studio Source Control and SourceSafe&quot; forum, since the issue is related to VSS. There are more VSS experts in the &quot;Visual Studio Source Control and SourceSafe&quot; forum. <br/><br/>Thanks<hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help. <br/> <a href="http://cfx.codeplex.com/">Welcome to the All-In-One Code Framework!</a> If you have any feedback, please tell us.Wed, 01 Jul 2009 07:55:28 Z2009-07-01T07:55:28Zhttp://social.msdn.microsoft.com/Forums/en/Offtopic/thread/41ec6684-9216-4b76-b6eb-1f865be61fed#79142a05-9280-4216-bf51-2a727141b3d7http://social.msdn.microsoft.com/Forums/en/Offtopic/thread/41ec6684-9216-4b76-b6eb-1f865be61fed#79142a05-9280-4216-bf51-2a727141b3d7Nancy Shaohttp://social.msdn.microsoft.com/Profile/en-US/?user=Nancy%20ShaoCannot find the file .vsssccHi Sathyanarayanan.R,<br/><br/>Sorry for delay.<br/><br/>A corresponding &lt;<span class=placeholder>SolutionName</span>&gt;.vssscc (triple S) file is created when a solution is added to source control. The text file contains connection information and an exclusion file list, similar to the project hint file. This file is temporary and exists only in the source control database. <br/><br/>So, based on error message, I guess it's not related to the search path, but more related to Borland Star Team 2008, the error message is sdkruntimeexception thrown by com.starbase.starteam. So I highly suggest you check whether Star Team 2008 can work with Visual Studio 2005, or connect Borland Company for futher support.<br/><br/>Best Regards,<br/>Nancy<hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help. <br/> <a href="http://cfx.codeplex.com/">Welcome to the All-In-One Code Framework!</a> If you have any feedback, please tell us.Mon, 06 Jul 2009 07:11:22 Z2009-07-06T07:11:22Zhttp://social.msdn.microsoft.com/Forums/en/Offtopic/thread/41ec6684-9216-4b76-b6eb-1f865be61fed#a4c7941b-ec49-4ab9-810c-46060b3cfca3http://social.msdn.microsoft.com/Forums/en/Offtopic/thread/41ec6684-9216-4b76-b6eb-1f865be61fed#a4c7941b-ec49-4ab9-810c-46060b3cfca3Sathyanarayanan.Rhttp://social.msdn.microsoft.com/Profile/en-US/?user=Sathyanarayanan.RCannot find the file .vssscc<p>Hi Nancy,</p> <p>Thanks for the comments. I will check with Borland star team for further support.<br/><br/>Warm Regards,<br/>Sathyanarayanan.R</p>Mon, 06 Jul 2009 09:30:23 Z2009-07-06T09:31:11Z