Hallo Gruppe!

Ich verwende in einem Projekt das Internet Explorer TreeView-Control.
Ab und zu erscheint der folgende Fehler. (wenn ich mehrmals die Seite
aktualisiere, ist der Fehler aber wieder weg)

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

There is invalid data at the root level. Line 1, position 1. 
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code. 

Exception Details: System.Xml.XmlException: There is invalid data at the
root level. Line 1, position 1.

Source Error: 

An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identifed using the exception stack trace below.  

Stack Trace: 


[XmlException: There is invalid data at the root level. Line 1, position
1.]
   System.Xml.XmlTextReader.ParseRoot() +295
   System.Xml.XmlTextReader.Read() +127
   Microsoft.Web.UI.WebControls.TreeView.ReadXmlSrc(String TreeNodeSrc,
String TreeNodeXsltSrc, String strOuter) +134
   Microsoft.Web.UI.WebControls.TreeNode.ReadXmlSrc() +91
   Microsoft.Web.UI.WebControls.TreeNode.Databind() +77
   Microsoft.Web.UI.WebControls.TreeView.OnInit(EventArgs e) +212
   System.Web.UI.Control.InitRecursive(Control namingContainer) +202
   System.Web.UI.Control.InitRecursive(Control namingContainer) +164
   System.Web.UI.Control.InitRecursive(Control namingContainer) +164
   System.Web.UI.Page.ProcessRequestMain() +120


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Hat irgendjemand schon mal ein �hnliches Problem gehabt?

Liebe Gr��e

Aschenbrenner Klaus
 

| [aspdedotnet] als [email protected] subscribed
| http://www.dotnetgerman.com/archiv/aspdedotnet/ = Listenarchiv
| Sie k�nnen sich unter folgender URL an- und abmelden:
| http://www.dotnetgerman.com/listen/aspDEdotnet.asp

Antwort per Email an