
January 9th, 2012, 04:03 PM
|
|
Registered User
|
|
Join Date: Jan 2012
Posts: 2
Time spent in forums: 26 m 55 sec
Reputation Power: 0
|
|
|
Homework - IE error of unknown cause
I have a simple website that uses a grid and gets the data from a sqlserver database.
When using ie, sometimes when updating a grid item ie brings the page to this error.
"Object of type System.Web.UI.WebControls.XmlHierarchyData does not have a Text property internet explorer"
I can't find the error by debugging as it goes straight to the error on the webpage without running any methods.
Is anyone familiar with this error and it's possible causes?
|