Are you using .NET 2.0?  If so, the problem could well be because NDoc doesn't 
support .NET 2.0.  There are some builds around that have been adapted, but the 
project is now unmaintained and doesn't look as if it is getting any new 
development..  Have a look at Sandcastle (from Microsoft) for an alternative 
that works with .NET 2.0.
 


  _____  


Jonathan Evans <http://my.csintra.net/mypage/m253464> 
 

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Filip 
Polsakiewicz
Sent: Thursday, February 08, 2007 1:51 PM
To: Daniel Blendea
Cc: NAnt Users List
Subject: Re: [NAnt-users] Generating NDoc documentation erro


Hi,

would it help to remove Log4Net from my GAC?

Thanks,


Filip


2007/2/8, Daniel Blendea <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >: 

On 2/8/07, Filip Polsakiewicz <[EMAIL PROTECTED]  <mailto:[EMAIL PROTECTED]> > 
wrote:
> Hi,
>
> as always when starting new things i fell over another problem. When trying
> to generate the NDoc documentation for my assembly I get the following
> error:
> 
> Error building documentation.
>
> Could not load file or assembly 'log4net, Version= 1.2.10.0 <http://1.2.10.0> 
> ,
> Culture=neutral, PublicKeyToken=1b44e1d426115821' or one of 
> its dependencies. The located assembly's manifest definition does not match
> the assembly reference. (Exception from HRESULT: 0x80131040)
> Could not load file or assembly 'log4net, Version= 1.2.10.0 <http://1.2.10.0> 
> , Culture=neutral,
> PublicKeyToken=1b44e1d426115821' or one of its
> dependencies. The located assembly's manifest definition does not match the
> assembly reference. (Exception from HRESULT: 0x80131040) 
>
> I have the newest log4net in my GAC. Is there any way to generate the nodc
> without getting this error?
>

Most likely ndoc was compiled with a different version of log4net than
the one you have installed. 

Daniel




==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to