Hi
as a temporary solution :

you can download the binaries of 1.8.0 separately
and place the dll in the Program Files (x86)

http://sourceforge.net/projects/ccnet/files/CruiseControl.NET%20Releases/CruiseControl.NET%201.8.0/CruiseControl.NET-1.8.0.0.zip/download


with kind regards
Ruben Willems

On 23 August 2012 08:41, Ruben Willems <[email protected]> wrote:

> Hi
>
>
> when I do an install of th 1.8.0.0 on a clean system
> I see the following in the server folder :
> ccnet.config
> ccnet.exe
> ccnet.exe.config
> ccservice.exe
> ccservice.exe.config
> CCValidator.exe
> CSharpFormat.dll
> edtFTPnet.dll
> ICSharpCode.SharpZipLib.dll
> log4net.dll
> NetReflector.dll
> NPlot.dll
> SciLexer.dll
> ScintillaNet.dll
> ThoughtWorks.CruiseControl.Core.dll
> *ThoughtWorks.CruiseControl.MSBuild.dll
> *ThoughtWorks.CruiseControl.Remote.dll
>
> I did test on a 32 bit system, as I do not have a spare 64 at hand for the
> moment.
> Can you check that the file is located in C:\Program
> Files\CruiseControl.NET\server\
> maybe that file is hard coded to that location?
>
>
>
> with kind regards
> Ruben Willems
>
>
>
> On 11 August 2012 22:03, Liam Bennett <[email protected]> wrote:
>
>> Hi,
>>
>> I have got to the point of integrating unit testing (MSTest) into my
>> 1.8.0.0 CCNet.
>>
>> "I have followed the example listed here,
>> http://www.cruisecontrolnet.org/projects/ccnet/wiki/Step_3_Add_unit_tests
>> "
>>
>> With this line within the NANT script, it is referring to this file,
>> <property overwrite="false" name="msbuildlogger"    value="C:\Program
>> Files\CruiseControl.NET\server\MSBuildListener.dll"                     />
>>
>> I altered this to have "Program Files (x86)", due to it being a x64 bit
>> windows 2008 server, but in the server directory of CruiseControl, the
>> above DLL doesn't exist. And I get a NANT build error saying it isn't able
>> to load type CCNetListener,CCNetListener
>>
>> I have seen a post from 2009, but wasn't sure of the resolution.
>>
>> Many thanks
>> Liam
>>
>
>

Reply via email to