Print Page | Close Window

Infragistics inherited control causes UI to crash with message "Could not locate a suitable binder"

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=310
Printed Date: 02-Apr-2025 at 4:12am


Topic: Infragistics inherited control causes UI to crash with message "Could not locate a suitable binder"
Posted By: Customer
Subject: Infragistics inherited control causes UI to crash with message "Could not locate a suitable binder"
Date Posted: 16-Jul-2007 at 4:01pm

I got the following exception after installing DevForce 3.5.2.2

The error I�m getting:

Could not locate a suitable binder for a MXWUltraLookupEditor. Are you missing an assembly reference?




Replies:
Posted By: IdeaBlade
Date Posted: 16-Jul-2007 at 4:02pm

I replicated the problem and have fixed the defect. 

The bug fix was then incorporated into DevForce 3.5.2.3.



Posted By: vanans
Date Posted: 25-Jun-2008 at 1:29pm
Hi,  
 
We are using Dev Force EF and DevExpress 8.1.4 and when we bind the TextEdit with ControlBindingManager we are getting  error
 
Could not locate a suitable binder for a TextEdit. Are you missing an assembly reference?
 
please let us know.


Posted By: davidklitzke
Date Posted: 26-Jun-2008 at 11:48am
There are two likely possibilities:
 
(1) You are using an older version of DevForce that does not support DevExpress 8.1  (e.g. DevForce 3.6.0.2)
 
(2) You have not run the Assembly Binding Redirector (or used an app.config file)



Print Page | Close Window