Odeslat dotazOdeslat dotaz
 

DotazCannot find the file .vssscc

  • 30. června 2009 8:50Sathyanarayanan.R Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi ,

    I am using .Net 2005 and borland star team 2008. I created a windows application (Test 1)in the path C:\Temp\.

    Now the files\folders in the path are,

    > In C:\Temp\Test 1 folder
        a) Test 1.sln
        b) Another Test 1 folder.
    > In C:\Temp\Test 1\Test 1 folder it has all the files/folder(Like program.cs, bin folder,csproj  and rest).

    Now i added the Test 1 application to source control through File->sourcecontrol->Add to source control.

    It prompted a dialogue box asking
    Project name : Test 1.
    Server : my local machine,
    Working directory : C:\Temp\Test 1

    After clicking ok, all the files are started adding to source control, but i got a error message for the Test 1.vssscc file, "Com.starbase.starteam.sdkruntimeexception.C:\Temp\Test 1\Test 1\Test 1.vssscc(The system cannot find the file specified). Unable to add files.

    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.

    Can someone help in resolving this isssue?

    Warm Regards
    Sathyanarayanan.R

     





    • PřesunutýYiChun ChenMSFT1. července 2009 7:55VSS issue (From:.NET Framework Setup)
    • PřesunutýNancy ShaoMSFT7. července 2009 10:14Wrong forum (From:Visual Studio Source Control and SourceSafe)
    •  

Všechny reakce

  • 1. července 2009 7:55YiChun ChenMSFTUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Sathyanarayanan.R,

    I am moving this thread from Base ".NET Framework Setup" forum to the "Visual Studio Source Control and SourceSafe" forum, since the issue is related to VSS. There are more VSS experts in the "Visual Studio Source Control and SourceSafe" forum.

    Thanks
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • 6. července 2009 7:11Nancy ShaoMSFTUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Sathyanarayanan.R,

    Sorry for delay.

    A corresponding <SolutionName>.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.

    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.

    Best Regards,
    Nancy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • 6. července 2009 9:30Sathyanarayanan.R Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     

    Hi Nancy,

    Thanks for the comments. I will check with Borland star team for further support.

    Warm Regards,
    Sathyanarayanan.R