El s�b, 23-08-2003 a las 13:27, Timothy Parez escribi�: > > You need: > > <%@ assembly name="ByteFX.Data" %> > > Why ? > I don't need to do this with ASP.NET on IIS > and I've tested with XSP without this statement
That works if the ByteFX.Data.dll assembly is in the 'bin' directory for the application, as all the dlls in there are automagically referenced. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
