Hi All,
I am having problems with the NAnt build for the
solution that has references to ActiveReports dlls.My
build script is failing and the portion of my error
log file is pasted below:
<task name="copy">
<message level="Info"><![CDATA[Copying 4
files to
'C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp'.]]></message>
<message level="Info"><![CDATA[Copying
'C:\CruiseControl\BuildSystem\build\BuildBasePath\ExcelARaterApplication\Components\BusinessEntities\obj\Release\ExcelARaterBusinessEntities.dll'
to
'C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp\ExcelARaterBusinessEntities.dll'.]]></message>
<message level="Info"><![CDATA[Copying
'C:\CruiseControl\BuildSystem\build\BuildBasePath\ExcelARaterApplication\Components\Microsoft.ApplicationBlocks.Data\obj\Release\Microsoft.ApplicationBlocks.Data.dll'
to
'C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp\Microsoft.ApplicationBlocks.Data.dll'.]]></message>
<message level="Info"><![CDATA[Copying
'C:\CruiseControl\BuildSystem\build\BuildBasePath\ExcelARaterApplication\Components\ExcelARaterDAL\obj\Release\ExcelARater_DataAccessLayer.dll'
to
'C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp\ExcelARater_DataAccessLayer.dll'.]]></message>
<message level="Info"><![CDATA[Copying
'C:\Program Files\Microsoft Visual Studio
.NET\FrameworkSDK\bin\lc.exe' to
'C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp\lc.exe'.]]></message>
</task>
<message level="Info"><![CDATA[Starting
'C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp\lc.exe (
/target:"EXCELARATERBUSINESSOBJECTS.DLL"
/complist:"C:\CruiseControl\BuildSystem\build\BuildBasePath\ExcelARaterApplication\Components\ExcelARaterBusinessObjects\licenses.licx"
/outdir:"C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp"
/nologo /v)' in
'C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp']]></message>
<message level="Info"><![CDATA[Processing
complist
'C:\CruiseControl\BuildSystem\build\BuildBasePath\ExcelARaterApplication\Components\ExcelARaterBusinessObjects\licenses.licx'...]]></message>
<message
level="Info"><![CDATA[C:\CruiseControl\BuildSystem\build\BuildBasePath\ExcelARaterApplication\Components\ExcelARaterBusinessObjects\licenses.licx(1)
: info LC0001 : Processing component entry
'DataDynamics.ActiveReports.ActiveReport,
ActiveReports']]></message>
<message
level="Info"><![CDATA[C:\CruiseControl\BuildSystem\build\BuildBasePath\ExcelARaterApplication\Components\ExcelARaterBusinessObjects\licenses.licx(1)
: error LC0003 : Unabled to resolve type
'DataDynamics.ActiveReports.ActiveReport,
ActiveReports']]></message>
<message level="Info"><![CDATA[Creating
Licenses file
C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp\excelaraterbusinessobjects.dll.licenses...]]></message>
Also, I am also getting the following error:
<builderror>
<type>NAnt.Core.BuildException</type>
<message><![CDATA[External Program Failed:
C:\DOCUME~1\pappur\LOCALS~1\Temp\tmp696.tmp\lc.exe
(return code was -1)]]></message>
<stacktrace><![CDATA[ at
NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask()
at NAnt.DotNet.Tasks.LicenseTask.ExecuteTask()
at NAnt.Core.Task.Execute()
at
NAnt.VSNet.Resource.CompileLicx(ConfigurationSettings
config)
at
NAnt.VSNet.Resource.Compile(ConfigurationSettings
config)
at
NAnt.VSNet.ManagedProjectBase.WriteCompilerOptions(StreamWriter
sw, ConfigurationSettings config)
at
NAnt.VSNet.ManagedProjectBase.Build(ConfigurationBase
config)
at NAnt.VSNet.ProjectBase.Compile(String
configuration)
at NAnt.VSNet.SolutionBase.Compile(String
configuration)
at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()
at NAnt.Core.Task.Execute()
at NAnt.Core.Target.Execute()
at NAnt.Core.Project.Execute(String targetName,
Boolean forceDependencies)
at NAnt.Core.Tasks.CallTask.ExecuteTask()
at NAnt.Core.Task.Execute()
at NAnt.Core.Target.Execute()
at NAnt.Core.Project.Execute(String targetName,
Boolean forceDependencies)
at NAnt.Core.Project.Execute()
at NAnt.Core.Project.Run()]]></stacktrace>
</builderror>
</failure>
</buildresults>
I am using NAnt Version 0.85 rc-2.I have also come
across people having problems with 3rd party dlls.The
project that I am compiling is an ASP.NET web project.
Any help would be greatly appreciated.
Thanks
Rama
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nant-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users