FinalBuilder 5 - CCNet Plugin problem

The default path for the FB CCNet plugin does not seem to work in FB5. The strange thing is that there is no error or anything in the CCNEt log. (Even when I run CCNet with Debug level logging)The problem is solved by setting the FBCMD path to:C:\Program Files\FinalBuilder 5\FBCMD.EXE Obviously it should have been sufficient to set 5 - but ideally the correct default path should be deducted by the fact that my project file has an fbp5 extension…Not a big issue, but it took some time to figure out that I needed to set the FBCMDPath

Hi Espen,

Have you installed the latest version of the plugin? Any plugin that came with FinalBuilder 5 should be able to automatically detect a FinalBuilder 5 project & installation - although there may be a bug. I’l look into it.

Regards,


Angus

I ran the installer that was in the c:\Program Files\FinalBuilder 5\CruiceControl.NET Integration Installer. However, this seems to contain the 1.0.30 version of ccnet.finalbuilder.plugin - and I had the 1.0.42.0 version installed. (From some FB4 version), so I guess the installer silently decided my dll was newer and therefore did not copy it…

Hi Espen,

Thanks for figuring this out. Our automated build system must have reset the build version when we released FB 5.

Deleting the old DLL before installing will fix it for now. I’ll go and change the install process so that it won’t happen again.

Regards,


Angus