NDoc 1.3.1
MS 1.1
MSDN
It worked last week, but now I get the following
message. The assembly it's complaining about is not
in the assembly list, and the type is there &
documented. Weird!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
An error occured while trying to build the
documentation.
Exception: NDoc.Core.DocumenterException
Could not load type
Common.ApplicationOptions.PlanModelerLimiter from
assembly Common, Version=1.5.8.0, Culture=neutral,
PublicKeyToken=null.
Exception: System.TypeLoadException
Could not load type
Common.ApplicationOptions.PlanModelerLimiter from
assembly Common, Version=1.5.8.0, Culture=neutral,
PublicKeyToken=null.
Exception: NDoc.Core.DocumenterException
at NDoc.Documenter.Msdn.MsdnDocumenter.Build
(Project project)
at NDoc.Gui.BuildWorker.ThreadProc()
Exception: System.TypeLoadException
Server stack trace:
at
System.Reflection.RuntimeConstructorInfo.GetParameters
()
...