[Mono-list] re: referencing a dll
Gonzalo Paniagua Javier
gonzalo.lists@ximian.com
Fri, 28 May 2004 02:29:54 +0200
El vie, 28-05-2004 a las 01:10, Peter Foley escribió:
> thanks - getting closer
>
> I put the dll in a bin subdirectory and it found it BUT
>
>
> System.Exception: Error while loading
> /home/peter/WebService1/bin/Membership.dll ---> System.NullReferenceException:
> Object reference not set to an instance of an object
> in (unmanaged) /usr/lib/libmono.so.0(mono_assembly_open+0x1b9) [0x717797]
> in (unmanaged) /usr/lib/libmono.so.0 [0x7079ff]
> in <0x000b0> System.Web.UI.SimpleWebHandlerParser:AddAssembliesInBin ()
> --- End of inner exception stack trace ---
>
This looks like a bug in the runtime. Can you provide file a bug report
in bugzilla attaching the files needed to reproduce the problem and
instructions?
-Gonzalo