Fazer uma PerguntaFazer uma Pergunta
 

RespondidoVSS Converter throwing error.

  • quinta-feira, 13 de julho de 2006 5:38Aravind Sekar Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    hi,

     i am trying to convert the VSS files to the TFS database using the VSSConverter tool.

    i am following the link http://msdn2.microsoft.com/en-us/library/ms181247.aspx for my proceedings.

    when i run theVSSConverter tool it gives the error message:

    "TF60032:  The VSSConverter requires Visual SourceSafe 2005 or later to run. PLease install Visual SourceSafe 2005 or later and try again."

    This occurs even after i have installed VSS 2005.

     

     

    here is my settings file..

    <?xml version="1.0" encoding="utf-8"?>
    <SourceControlConverter>
          <ConverterSpecificSetting>
                <Source name="VSS">
                      <VSSDatabase name="C:\Program Files\Microsoft Visual Studio\VSS"></VSSDatabase>
                     
                </Source>
                <ProjectMap>
                      <Project Source="$/" Destination="$/Team_Project/"></Project>

                </ProjectMap>
          </ConverterSpecificSetting>
          <Settings>
                <TeamFoundationServer name="isinetpoc1" port="8080" protocol="http"></TeamFoundationServer>
          </Settings>
    </SourceControlConverter>

     

     

    please help me on the same.

     

    Regards,

    Aravind Sekar

Respostas

  • quinta-feira, 13 de julho de 2006 12:02Robert Horvick MSFT Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido

    I'm sorry to hear that you are experiencing issues using the VSS converter.

    To help resolve your problem in more detail I first need to understand a little more about your configuration.

    Please perform the following operation and reply to the forum with the exact results:

    reg.exe query HKCR\SourceSafe\CurVer

     

    Thanks.

    Robert.

Todas as Respostas