Gert, I still couldnt get rid of this Active Reports license error. The error says...
"error LC0003 : Unabled to resolve type 'DataDynamics.ActiveReports.ActiveReport, ActiveReports'" I removed the license tag from my build script and allowed it to the solution task to figure out the license files but it didnt work. I also added the folder where the ActiveReports dlls reside in the assemblyfolders task inside the solution task. the Active Reports Dlls are also in the GAC. But still not working. This turning out to be another long issue for us here. Any help????Any workarounds????Any thing appreciated..I know we are getting close to get the build working..its just this issue holding us. I am attaching the build script and also the build out put here.. Thanks and appreciate your time. Madhan. On Fri, 3 Sep 2004 20:21:21 +0200, Gert Driesen <[EMAIL PROTECTED]> wrote: > Madhan, > > You should add a refererence for the ActiveReports assembly to the <license> > task : > > <license ...> > <assemblies> > <include name="...." /> > </assemblies> > </license> > > or you could leave it up to the <solution> task to handle this. > > Gert > > > > > ----- Original Message ----- > From: "Madhan Retnaswamy" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, September 03, 2004 7:40 PM > Subject: [Nant-users] Error with license.licx which comes with Active > Reports. > > > Gert, > > > > Thanks very very much!!!! > > SP3 did the magic and my vbc compiler error vanished... > > > > Now there is a new error with lc.exe compiling the license.licx files > > that comes with DataDynamics Active Reports. I am assuming that this > > should be a simple fix in the build script. I have seen some people > > already reported about this error. > > > > I have attached the build out put and also my build script. Could you > > please correct me if i went wrong with the syntax. > > > > Once again thanks very much to let me know about SP3 to clear the > > microsoft bug. > > Really appreciated. > > > > Madhan. > > > >
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\retnasma>cd C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus>nant -buildfile:.\Test.build -t:net-1.0 NAnt 0.85 (Build 0.85.1705.0; net-1.0.win32; nightly; 9/1/2004) Copyright (C) 2001-2004 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///C:/Development/VisualStudioNet/Projects/sysCFocus/slnCFocus/Test.build [solution] Starting solution build. [solution] Only C#, VB.NET and C++ projects are supported. Skipping project 'dbCFocus\dbCFocus.dbp '. [solution] Only C#, VB.NET and C++ projects are supported. Skipping project 'CFocusSetup\CFocusSet up.vdproj'. [solution] Loading projects... [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\DataAccess\ DataAccess.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\CDBAccess\C DBAccess.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\TestConsole \TestConsole.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\BusinessFac ade\BusinessFacade.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\BusinessRul es\BusinessRules.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\SystemFrame work\SystemFramework.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\CFocus\CFoc us.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\ServiceAgen ts\ServiceAgents.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\ExceptionMa nagement\ExceptionManagement.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\IDSAccess\I DSAccess.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\LDAPAccess\ LDAPAccess.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\Application Blocks\ApplicationBlocks.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\JacadaAcces s\JacadaAccess.vbproj'. [solution] Loading project 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\ODSPASAcces s\ODSPASAccess.vbproj'. [solution] Gathering additional dependencies... [solution] Fixing up references... [solution] Building 'SystemFramework' [debug] ... [solution] Copying references: [solution] Compiling resources: [solution] - C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\SystemFramework\licenses. licx [license] Output file 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\Sys temFramework\obj\Debug\WFB.CFocus.SystemFramework.dll.licenses' does not exist, recompiling. [license] Compiling license file 'C:\Development\VisualStudioNet\Projects\sysCFocus\sl nCFocus\SystemFramework\licenses.licx' to 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFoc us\SystemFramework\obj\Debug\WFB.CFocus.SystemFramework.dll.licenses' using target 'WFB.CFOCUS.SYSTE MFRAMEWORK.DLL'. [copy] Copying 1 file to 'C:\DOCUME~1\retnasma\LOCALS~1\Temp\tmp31.tmp' . [copy] Copying 'C:\Program Files\Microsoft Visual Studio .NET\Framework SDK\bin\lc.exe' to 'C:\DOCUME~1\retnasma\LOCALS~1\Temp\tmp31.tmp\lc.exe'. [license] Starting 'C:\DOCUME~1\retnasma\LOCALS~1\Temp\tmp31.tmp\lc.exe ( /target:"WFB .CFOCUS.SYSTEMFRAMEWORK.DLL" /complist:"C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\ SystemFramework\licenses.licx" /outdir:"C:\DOCUME~1\retnasma\LOCALS~1\Temp\tmp31.tmp" /nologo /v)' i n 'C:\DOCUME~1\retnasma\LOCALS~1\Temp\tmp31.tmp' [license] Processing complist 'C:\Development\VisualStudioNet\Projects\sysCFocus\slnCF ocus\SystemFramework\licenses.licx'... [license] C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\SystemFramework\ licenses.licx(1) : info LC0001 : Processing component entry 'DataDynamics.ActiveReports.ActiveReport , ActiveReports' [license] C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus\SystemFramework\ licenses.licx(1) : error LC0003 : Unabled to resolve type 'DataDynamics.ActiveReports.ActiveReport, ActiveReports' [license] Creating Licenses file C:\DOCUME~1\retnasma\LOCALS~1\Temp\tmp31.tmp\wfb.cfoc us.systemframework.dll.licenses... BUILD FAILED - 0 non-fatal error(s), 2 warning(s) External Program Failed: C:\DOCUME~1\retnasma\LOCALS~1\Temp\tmp31.tmp\lc.exe (return code was -1) Total time: 1.4 seconds. C:\Development\VisualStudioNet\Projects\sysCFocus\slnCFocus>
Test.build
Description: Binary data
