Finalbuilder and Farpoint

Hi all.

I just installed Finalbuilder on our buildserver, trouble is that we get build errors whit our client application that uses farpointspread as a result of installing FinalBuilder 5.

So my question is: Does FinalBuilder use Farpoint in any way and installs it some how...

Error in VS 2003:
------ Rebuild All started: Project: Lettera.EDM.Client.General, Configuration: Debug .NET ------
Preparing resources...
D:\BuildEDM\Src\L71\Lettera.EDM\Lettera.EDM.Client\Lettera.EDM.Client.General\licenses.licx: Could not transform licenses file 'licenses.licx' into a binary resource.  (1) : error LC0004 : Exception occured creating type 'System.InvalidOperationException'
Updating references...
Performing main compilation...
D:\BuildEDM\Src\L71\Lettera.EDM\Lettera.EDM.Client\Lettera.EDM.Client.General\General\Controls\ReportParametersControl.cs(187,4): error CS0117: 'FarPoint.Win.Spread.SheetView' does not contain a definition for 'AutoUpdateNotes'
D:\BuildEDM\Src\L71\Lettera.EDM\Lettera.EDM.Client\Lettera.EDM.Client.General\General\Controls\ReportParametersControl.cs(198,4): error CS0117: 'FarPoint.Win.Spread.SheetView' does not contain a definition for 'AutoUpdateNotes'
 
Build complete -- 2 errors, 0 warnings

Hi

No, FinalBuilder does not use Farpoint. I’m no expert with component licensing but this error looks like you are missing something to do with that on your server.

Ok, sorry this error did not have to do whit FinalBuilder. My mistake… Farpoint works great now btw…