Hi all, playing with the code in the xsp's dbpage2.aspx example i found that if i declare System.Data as the assembly to load (in order to use SqlConnection) it works ok in mono but in windows it give an error saying that it can't download the System.Data assembly, copying System.Data.dll to the application's directory fix the error.
I'm very new to the .NET framework so, is the difference in behaviour ok? if not whom (mono or Microsoft) is correct?? Ali _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
