El jue, 27-05-2004 a las 05:01, Peter Foley escribió: > >From my web service I want to call a class in a dll > > I have put the using statement in the code but how do I specify the reference to > the dll for my asmx file? Look for the documentation of @Assembly directive. -Gonzalo