View Single Post
  #1  
Old 08-14-2011, 03:10 AM
II./JG1_Krupinski II./JG1_Krupinski is offline
Approved Member
 
Join Date: Oct 2007
Posts: 86
Default Anyone try to use System.Data?

I get an error

The type or namespace name 'Data' does not exist in the namespace 'System' (are you missing an assembly reference?)

I've tried copying the System.Data.dll to the parts/myPart folder and used the $reference directive, and it does get rid of the error. Problem is, i cant use class in there and sometimes it blue screens.
Reply With Quote