El jue, 27-05-2004 a las 06:00, Peter Foley escribió:
> I tried putting
> 
> <%@ Assembly Name="ABSSecurity.dll" %>
> 
> in my asmx file but I get the error that the dll can't be found.
> 
> It is is the same directory as the asmx file.
> 
> Is this right?

No, you must use the assembly display name, not the file name, ie., just
"ABSSecurity".

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to