2011-01-20 2 views
1

как интегрировать TFS 2010 с функцией управления круиз-контролем. Net 1.44, я просто добавил ccnet.vsts.plugin.dll в папку на сервере, но didnot работал и я получил сообщение об ошибке нижеКак интегрировать TFS 2010 с помощью Cruise Control. Net 1.44

System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.TeamFoundation.VersionControl.Client, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. 
File name: 'Microsoft.TeamFoundation.VersionControl.Client, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 
    at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts.GetModifications(IIntegrationResult from, IIntegrationResult to) 
    at ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild) 
    at ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult from, IIntegrationResult to) 
    at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest request) 

 

WRN: Assembly binding logging is turned OFF. 
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. 
Note: There is some performance penalty associated with assembly bind failure logging. 
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. 

даже я попытался изменить из 64 бит до 32 бит, используя команду

corflags.exe /32bit+ C:/CruiseControl.NET/server/ccservice.exe 

но это не сработало. Пожалуйста, помогите мне здесь.

ответ

0

У меня была такая же проблема, и настройка на 32 бит работала для меня ... Мне пришлось перезапустить службу, прежде чем она сработает. Вы еще не сделали перезапуск?

+0

Я устал, но не повезло? я не думаю, что могу ошибиться ... – user543932

0

Вам необходимо установить команду explorer 2008 на вашу машину сборки. он должен поддерживать TFS 2010.