.NETters, I am trying to compile some IL code that calls methods from System.Data.DLL and some other assemblies. When the code is compiled used ilasm.exe, it complains "Undefined assembly ref 'System.Data'.' I don't see any command line option on ilasm.exe to specify reference assemblies. Is there some pragma I must use in the source code?
Thank you in advance for your help. Pradeep =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
