For TFS2010 MainForm.UpdateSettings needs to be changed to:
private void UpdateSettings()
{
_converterSettings.ConverterSpecificSetting.Source.VSSDatabase.name = cbVSSDatabasePath.Text;
try
{...
Id #32320 | Release:
None
| Updated: Feb 13 at 8:33 PM by JezzaT | Created: Feb 27, 2012 at 12:20 AM by JezzaT
Hi the Assembly VSSConverter has been compiled for 32 bit only. The VSSConverter EXE was compiled for "Any CPU". On a 64 bit system an exe compiled for Any CPU will be loaded into a 64 bit .NET p...
Id #16306 | Release:
None
| Updated: Feb 13 at 8:33 PM by lexnn | Created: Apr 27, 2008 at 9:20 PM by lexnn
Hello
I want migrate my project VSS to TFS,
i utilised VSSconverterGUI.exe, & it created settings.xml :
<?xml version="1.0" encoding="utf-8" ?>
<SourceControlConverter xmlns:xsi="http://w...
Id #16117 | Release:
None
| Updated: Feb 13 at 8:33 PM by Mona_7170 | Created: Apr 15, 2008 at 2:48 PM by Mona_7170
Getting below error in migration process and found that dos path is not supported in VSTS 2008
TF60096: Unable to migrate due to Team Foundation Error: TF203013: The path $/Sandbox/VSSV650aM/PowerL...
Id #15501 | Release:
None
| Updated: Feb 13 at 8:33 PM by KetanS | Created: Mar 7, 2008 at 12:44 PM by KetanS
I've read there might be some issues using this with TFS2008. (see comment at bottom of this page: http://www.codeplex.com/VssConverterGui) Is that true?
Id #15378 | Release:
None
| Updated: Feb 13 at 8:33 PM by loumachado | Created: Feb 28, 2008 at 12:25 PM by furmangg
After downloading the latest release and decompressing and then running, I get this unhandled exception:
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in VssConverterG...
Id #10080 | Release:
None
| Updated: Feb 13 at 8:33 PM by marafacs | Created: May 4, 2007 at 1:57 PM by BHofmann