Hi,

would it help to remove Log4Net from my GAC?

Thanks,


Filip

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

On 2/8/07, Filip Polsakiewicz <[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,
> 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,
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

-------------------------------------------------------------------------
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