Visual SourceSafe - “Version Not Found”
I got this error today when trying to get-latest version
using a custom get-latest tool we have written at
href="http://www.edi.com.au/">my current place of work. This tool uses
SourceSafeTypelib.DLL binary to communicate with the SS server, and the first
call to GetLatestAllFiles resulted in a COM exception citing “Version Not
Found”
A great deal of research went into finding the problem –
was it complaining about file versions? Different tree versions? Label versions??
With almost all avenues exhausted, I looked at the installed version of source
safe.
My primary machine (which works) runs SS v6.0c…..and
the virtual machine (which had the problem)? SS v6.0d.
Took a stab in the dark – uninstalled 6.0d and
re-installed 6.0c…..and who would have thought it, but that actually fixed
the problem….how bizarre :)
-x
Related posts:
- XBAP Is Cached When Running Without Debugger I'm digging deeper into WPF and learning more about XAML,...
- Microsoft Source Code Analysis for C# Also known as a CodeSniffer, this tool analyses your source...
- Gotcha: Converting .NET 1.1 website to .NET 2.0 Web Application Remember that when you're converting from an ASP.NET 1.1 web...
- Photoshop under linux This morning i managed to install run Photoshop under Ubuntu...
- 10 Must Know Visual Studio Shortcuts Found this article on DNK consisting of shortcuts for Visual...



