Jia, Can you package up a zip file containing the minimum set of files to reproduce this issue as I'd be really interested to get this fixed ?
Thanks, Gert ----- Original Message ----- From: "Jia Bin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 05, 2004 3:41 AM Subject: [nant-dev] Solution task problems > hi, > > I'm trying to build a solution and met the following problem. > > BUILD FAILED > > INTERNAL ERROR > > System.IO.FileLoadException: Assembly gemgeocurtainm.dll > already loaded without additional security evidenc > . > File name: "gemgeocurtainm.dll" > > Server stack trace: > at System.Reflection.Assembly.nLoad(AssemblyName fileName, > String codeBase, Boolean isStringized, Eviden > e assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, > StackCrawlMark& stackMark) > at System.Reflection.Assembly.InternalLoad(AssemblyName > assemblyRef, Boolean stringized, Evidence assemb > ySecurity, StackCrawlMark& stackMark) > at System.Reflection.Assembly.LoadFrom(String assemblyFile, > Evidence securityEvidence, Byte[] hashValue, > AssemblyHashAlgorithm hashAlgorithm) > at System.Reflection.Assembly.LoadFrom(String assemblyFile, > Evidence securityEvidence) > at > NAnt.DotNet.Tasks.LicenseGatherer.CreateLicenseFile(LicenseTask > licenseTask, String licenseFile) in D > \Work\NAnt\src\NAnt.DotNet\Tasks\LicenseTask.cs:line 251 > at > System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(Met hodBase > mb, Object[] args > Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) > at > System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessa ge > msg, Int32 methodPtr, > oolean fExecuteInContext) > > Exception rethrown at [0]: > at > System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage > reqMsg, IMessage retMsg) > at > System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& > msgData, Int32 type) > at > NAnt.DotNet.Tasks.LicenseGatherer.CreateLicenseFile(LicenseTask > licenseTask, String licenseFile) in D > \Work\NAnt\src\NAnt.DotNet\Tasks\LicenseTask.cs:line 210 > at NAnt.DotNet.Tasks.LicenseTask.ExecuteTask() in > D:\Work\NAnt\src\NAnt.DotNet\Tasks\LicenseTask.cs:line > 191 > at NAnt.Core.Task.Execute() in > D:\Work\NAnt\src\NAnt.Core\Task.cs:line 151 > at NAnt.VSNet.Resource.CompileLicx() in > D:\Work\NAnt\src\NAnt.VSNet\Resource.cs:line 165 > at NAnt.VSNet.Resource.Compile(ConfigurationSettings > configurationSettings, Boolean showCommands) in D:\ > ork\NAnt\src\NAnt.VSNet\Resource.cs:line 73 > at NAnt.VSNet.Project.Compile(String configuration, > ArrayList alCSCArguments, String strLogFile, Boolean > bVerbose, Boolean bShowCommands) in > D:\Work\NAnt\src\NAnt.VSNet\Project.cs:line 355 > at NAnt.VSNet.Solution.Compile(String configuration, > ArrayList compilerArguments, String logFile, Boolea > verbose, Boolean showCommands) in > D:\Work\NAnt\src\NAnt.VSNet\Solution.cs:line 279 > at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in > D:\Work\NAnt\src\NAnt.VSNet\Tasks\SolutionTask.cs:line > 335 > at NAnt.Core.Task.Execute() in > D:\Work\NAnt\src\NAnt.Core\Task.cs:line 151 > at NAnt.Core.Target.Execute() in > D:\Work\NAnt\src\NAnt.Core\Target.cs:line 217 > at NAnt.Core.Project.Execute(String targetName, Boolean > forceDependencies) in D:\Work\NAnt\src\NAnt.Core > Project.cs:line 772 > at NAnt.Core.Project.Execute() in > D:\Work\NAnt\src\NAnt.Core\Project.cs:line 734 > at NAnt.Core.Project.Run() in > D:\Work\NAnt\src\NAnt.Core\Project.cs:line 797 > > Regards > Jia Bin > --------------------------------------------------------------------- > BGC-PET: http://bgc-pet.fea.slb.com/Gallery/ > Tel: +86 10 6279 9009 (ext.6239) > Fax: +86 10 6279 3733 > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
