Error MSB 3073

Hi ,

While trying to get latest version in msbuild from visual sourcesafe i am getting following error:

Error MSB 3073: The command "ss.exe Get $/myproj/2.00 -R" exited with code 100.

Please help me how to resolve this issue..

Thanks!!

Nishant



Answer this question

Error MSB 3073

  • bigjefe

    Hi Dan,

    Thanks for ur responce...Well earlier when I was running this through batch file there was no problem but it was giving error when i was trying it through msbuild. But now the problem has been solved. I run get latest version through visual source safe and after that I am not having problem...but i dont know the reason that why it was running successfully in batch file but giving error in msbuild...

    Nishant


  • denisJaubert

    Hi Nishant,

    What happens if you run that command outside of MSBuild

    Dan



  • Error MSB 3073