We are on version 1.1 and we had to move the installation. The control seems to work and shows up ok but when I try and build my dll (visual studio 2003) I get the following error.
Y:\Page_AddUpdateEmployees.aspx.vb(74): Type 'BasicFrame.WebControls.BDPLite' is not defined.
In my codebehind I have a squiggle under
Protected WithEvents txtcle As BasicFrame.WebControls.BDPLite
Any help would be much appreciated.