> I'm trying to write some Unit tests for System.Net.DNS but am having trouble > linking my applicationl. Shouldn't there be a System.Net.dll? When I build
Hmm. The System.Net namespace is in the System.dll assembly. > from cvs I don't get one so maybe I should be trying to link something else > instead. > > Here's how I'm compiling right now: > mcs HostByName.cs > > And here's my error message: > error CS0006: Cannot find assembly `System.Net' > Log: > > Thanks for any help, > Jackson > > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
