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.