질문 TFS Synchronisation issue

  • Tuesday, April 10, 2012 7:42 AM
     
     

    Using TFS Integration Application (downloaded from codeplex as ToolsIntegration.msi), a new configuration is created for the synchronisation of 2 TFS Servers using the template 'Version Control'. When the migration is started, conflicts are raised by the application as follows:

    System.FormatException: Input string was not in a correct format.at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)at System.String.System.IConvertible.ToInt32(IFormatProvider provider)at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)at Microsoft.TeamFoundation.Migration.Toolkit.HighWaterMark`1.CreateValueFromString(String str)at Microsoft.TeamFoundation.Migration.Toolkit.HighWaterMark`1.Reload()at Microsoft.TeamFoundation.Migration.Tfs2010VCAdapter.TfsVCAnalysisProvider.generateSnapshotForVCSession()at Microsoft.TeamFoundation.Migration.Tfs2010VCAdapter.TfsVCAnalysisProvider.GenerateDeltaTable()at Microsoft.TeamFoundation.Migration.Toolkit.AnalysisEngine.GenerateDeltaTables(Guid sourceId)

    How to resolve these issues?

All Replies