Print Page | Close Window

Debug log flooded with "spurious" Binder probe failures

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=144
Printed Date: 12-Mar-2025 at 7:56am


Topic: Debug log flooded with "spurious" Binder probe failures
Posted By: Customer
Subject: Debug log flooded with "spurious" Binder probe failures
Date Posted: 12-Jul-2007 at 11:15am
When I put a ControlBindingManager on a form, I get these strange warnings in my debuglog about unable to initialize UI binder for DevExpress and Infragistics controls.



Replies:
Posted By: IdeaBlade
Date Posted: 12-Jul-2007 at 11:16am
 

This is an old bug that has been often reported.  The summary of the bug reads:

Binder probing for support assemblies looks for things I'm not referencing at all like Infragistics. Now, with 3.1.3, it's hunting for 6+ DevEx libraries I'm not referencing, e.g., "Unable to initialize UI binder for type: IdeaBlade.UI.WinForms.DevExpressControls.MemoEditDataBinder/nException: System.IO.FileNotFoundException: Could not load file or assembly 'DevExpress.XtraEditors.v6.1, Version=6.1.3.0, ..."

These look like app failures when they are not. Strongly prefer that we not probe for unnecessary DLLs

This is a High Priority bug that is fixed in DevForce 3.5.2..




Print Page | Close Window