|
Group: Forum Members
Posts: 12,
Visits: 49
|
I has manually add the reference for DevEx Assembly and the above error is disappear. However, when open the form, the following error come out,
Warning 1 Could not find type 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.MaintenanceFormBarManager'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built. 0 0
Warning 2 Could not find type 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.GradientFormHeader'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built. 0 0
Warning 3 Found conflicts between different versions of the same dependent assembly. TianDi
Warning 4 The variable 'GradientFormHeader1' is either undeclared or was never assigned. D:\StrateFrame Project\Windows\TianDi\TianDi\Form\ProductGroupForm.Designer.vb 71 0
Is that because of DevEx version conflict ?
|