Build errors
Posted: Sun Mar 16, 2008 4:44 pm
When I try to build OD I get the following:
All my references appear to be in order. Am I missing something obvious? 
Code: Select all
Error 61 The type or namespace name 'AnestheticRecord' could not be found (are you missing a using directive or an assembly reference?) C:\Users\wjs\Desktop\OD\OpenDental\Forms\FormAnestheticRecord.cs 15 11 OpenDental
Error 62 The type or namespace name 'AnestheticRecord' could not be found (are you missing a using directive or an assembly reference?) C:\Users\wjs\Desktop\OD\OpenDental\User Controls\ContrAnesthesia.cs 22 10 OpenDental
Error 63 The type or namespace name 'AnestheticRecord' could not be found (are you missing a using directive or an assembly reference?) C:\Users\wjs\Desktop\OD\OpenDental\Data Interface\AnestheticRecords.cs 12 17 OpenDental
Error 64 The type or namespace name 'AnestheticRecord' could not be found (are you missing a using directive or an assembly reference?) C:\Users\wjs\Desktop\OD\OpenDental\Data Interface\AnestheticRecords.cs 32 29 OpenDental
Error 65 The type or namespace name 'AnestheticRecord' could not be found (are you missing a using directive or an assembly reference?) C:\Users\wjs\Desktop\OD\OpenDental\Data Interface\AnestheticRecords.cs 44 29 OpenDental
Error 66 The type or namespace name 'AnestheticRecord' could not be found (are you missing a using directive or an assembly reference?) C:\Users\wjs\Desktop\OD\OpenDental\Data Interface\AnestheticRecords.cs 76 29 OpenDental