[EMAIL PROTECTED] wrote:

>I downloaded the daily build and executed "bin\nant doc" and this failed.
>I'm using VS.NET Enterprise Architect Edition
>I don't know what other information would be usefull
>
Robert this is a known issue. What you can do is delete or move 
collectiongen.dll from the bin directory and then the doc task will 
work. This is just temporary - theres an issue with the ndoctask where 
it conflicts with certain assemblies.

Ian


>
>Buildfile: U:\Download\nant\nant-snapshot-20020418\nant\NAnt.build
>   [tstamp] Thursday, April 18, 2002 3:25:07 PM
>
>build:
>
>doc:
>     [echo] Requires HtmlHelp compiler (hhc.exe) to be in the system path
>
>INTERNAL ERROR
>System.Reflection.ReflectionTypeLoadException: One or more of the types in
>the assembly unable to load.
>   at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
>   at System.Reflection.Assembly.GetTypes()
>   at NDoc.Core.Project.FindDocumenters()
>   at NDoc.Core.Project..ctor()
>   at SourceForge.NAnt.Tasks.NDocTask.ExecuteTask()
>   at SourceForge.NAnt.Task.Execute()
>   at SourceForge.NAnt.Target.Execute()
>   at SourceForge.NAnt.Project.Execute(String targetName)
>   at SourceForge.NAnt.Project.Execute()
>   at SourceForge.NAnt.Project.Run()
>
>Please send bug report to [EMAIL PROTECTED]
>Try 'nant -help' for more information
>
>
>
>
>_______________________________________________
>Nant-developers mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/nant-developers
>
>




_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to