2
'SmarterMail.RemoteInterface.DataClasses.ContactData' does not contain a property with the name 'CompanyFax'?
Problem reported by hammerng - 5/18/2016 at 12:13 AM
Submitted
[2016.05.18] =======
[2016.05.18] [CurrentUser: someone@somewhere.com]
[2016.05.18] [18/5/2016 2:54:01 PM]
[2016.05.18] Your account does not have permission to use hyperlinks in posts.
[2016.05.18] 
[2016.05.18] System.Web.HttpException (0x80004005): DataBinding: 'SmarterMail.RemoteInterface.DataClasses.ContactData' does not contain a property with the name 'CompanyFax'.
[2016.05.18]    at System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName)
[2016.05.18]    at SmarterTools.HyperControls.HGMultiLineData.RenderedString(Object dataItem, String gridname, Int32 rowNum)
[2016.05.18]    at SmarterTools.HyperControls.SuperHyperGrid.PerformDataBinding(IEnumerable retrievedData)
[2016.05.18]    at SmarterTools.HyperControls.HyperGrid.#KO(IEnumerable #FKi)
[2016.05.18]    at SmarterTools.HyperControls.HyperGrid.PerformSelect()
[2016.05.18]    at SmarterTools.HyperControls.HyperGrid.DataBind()
[2016.05.18]    at SMWeb.UserControls.PanelBarTemplates.ContactsView.GenerateGrid(SuperHyperGrid grdContacts, Boolean isCallback, String sessionKey)
[2016.05.18]    at SMWeb.UserControls.PanelBarTemplates.ContactsView.Page_Load(Object sender, EventArgs e)
[2016.05.18]    at System.Web.UI.Control.OnLoad(EventArgs e)
[2016.05.18]    at System.Web.UI.Control.LoadRecursive()
[2016.05.18]    at System.Web.UI.Control.LoadRecursive()
[2016.05.18]    at System.Web.UI.Control.LoadRecursive()
[2016.05.18]    at System.Web.UI.Control.LoadRecursive()
[2016.05.18]    at System.Web.UI.Control.LoadRecursive()
[2016.05.18]    at System.Web.UI.Control.LoadRecursive()
[2016.05.18]    at System.Web.UI.Control.LoadRecursive()
[2016.05.18]    at System.Web.UI.Control.LoadRecursive()
[2016.05.18]    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
[2016.05.18] Application Error
 
Does anyone happen to know what error that is?
 
I have a client who reported that the Contact button on webmail interface didn't work as it used to, i.e. after clicking the button nothing happens, and the error above is logged in the Error Log.
 
I checked the AddressBook.xml and it appears to be correct, I'm able to paste it to a new test account and works just fine.
 
Edit: Version 15.0.5976, Professional Edition.

Reply to Thread