New Posts New Posts RSS Feed: Can't find BindableList on UserControl
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Can't find BindableList on UserControl

 Post Reply Post Reply
Author
downeytim View Drop Down
Newbie
Newbie


Joined: 08-Dec-2009
Location: Dallas, Texas
Posts: 18
Post Options Post Options   Quote downeytim Quote  Post ReplyReply Direct Link To This Post Topic: Can't find BindableList on UserControl
    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.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down