hotfrost-gmail
-
1/8/2010 4:24:36 PM
Unable to cast object of type 'ASP.cmsformcontrols_usphone_ascx' to type 'System.Web.UI.WebControls.TextBox'.
Question One: I am using BizForms as a short cut for uploading some data into Doc objects. where as I have no problem to identify and fill the form fields of text type, when I am trying to get the data into Phone field (bizForm Phone type), i am getting the following error: Unable to cast object of type 'ASP.cmsformcontrols_usphone_ascx' to type 'System.Web.UI.WebControls.TextBox'. Where that type ASP.cmsformcontrols_usphone_ascx' is defined, what namespace?
Question Two: will follow
Thanks in advance!
|