error using DevExpress controls
I'm trying to use QueryBuilder with DevExpress controls. After following the steps in this KB page, I still get the error below.
Failed to call GetCustomTreeView() method from DevExpressControlFactory.
Failed to load assembly "ActiveDatabaseSoftware.DevExpressControlFactory2.dll".
Possibly you forgot to add reference to the ActiveDatabaseSoftware.DevExpressControlFactory2.dll in your project. Make sure that version of DevExpressControlFactory2.dll and ActiveQueryBuilder2.dll are the same.
If you refer to the right versions of DevExpress an Active Query Builder in your project and still have this problem, please set the "Copy Local" property of referred DevExpress and Active Query Builder assemblies to True.