Print Page | Close Window

Can't find BindableList on UserControl

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=1613
Printed Date: 23-Apr-2025 at 6:03pm


Topic: Can't find BindableList on UserControl
Posted By: downeytim
Subject: Can't find BindableList on UserControl
Date Posted: 08-Jan-2010 at 1:21pm

I am receiving an error message when I attemtp to open a UserControl in design mode.

"Could not find type 'IdeaBlade.Util.BindableList'.
Please make sure that the assembly that contains this type is referenced.
If this type is a part of your development project, make sure that the project has been successfully built."

I have the IdeaBlade.Util assembly referenced and have the using statement for same in the class.
 
It does not seem to happen on every control and I can't seem to identify what is different
on some controls that may cause this.

Has anyone ever seen this before?

 
Thanks.



Print Page | Close Window