Unable to compile an application based on DevExpress*
yasahmed
Posts: 4
Hello,
i'am trying to edit an application code based on DevExpress Libraries so when i wanna to compile the new code i get this error message :
The type 'DevExpress.XtraBars.Ribbon.RibbonForm' is defined in an assembly that is not referenced. You must add a reference to assembly 'DevExpress.XtraBars.v12.2, Version=12.2.6.0, Culture=neutral, PublicKeyToken=621ef2c3a68f02e0'.
is there any solution to define this assembly using .NET Reflecor ?
Thanks.
i'am trying to edit an application code based on DevExpress Libraries so when i wanna to compile the new code i get this error message :
The type 'DevExpress.XtraBars.Ribbon.RibbonForm' is defined in an assembly that is not referenced. You must add a reference to assembly 'DevExpress.XtraBars.v12.2, Version=12.2.6.0, Culture=neutral, PublicKeyToken=621ef2c3a68f02e0'.
is there any solution to define this assembly using .NET Reflecor ?
Thanks.