CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.internet_explorer_web_controls Tags:
Item Type: NewsGroup Date Entered: 3/24/2005 1:30:05 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 27 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
shafiqm
Asp.Net User
The data at the root level is invalid3/24/2005 1:30:05 PM

0/0

I am using TreeLevel controls and getting the following error

The data at the root level is invalid. Line 1, position 1.

Main Page
=======
<IE:TreeView ID="treePO" AutoPostBack="True" TreeNodeSrc="PO.aspx" Runat="Server" />


Po.aspx
======
cmd = New SqlCommand("dbo.sp_List_PO", conn)
cmd.CommandType = CommandType.StoredProcedure

cmd.Parameters.Add("@IN_Language", Session("Language"))
dst = New DataSet()
dst.ReadXml(cmd.ExecuteXmlReader(), XmlReadMode.Fragment)
dst.DataSetName = "TREENODES"
dst.WriteXml(Response.OutputStream)

Stored Proc - SQL
Select Text , TreeNodeSrc from PO As TreeNode for XML auto, XMLDATA


Please guide
Shafiq

1 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional InfoPath 2003 Authors: Ian Williams, Pierre Greborio, Pages: 408, Published: 2004
XSLT 2.0 Programmer's Reference Authors: Michael Kay, Pages: 960, Published: 2004
3D Game Engine Architecture: Engineering Real-time Applications with Wild Magic Authors: David H. Eberly, Pages: 752, Published: 2005
XSLT: Programmer's Reference Authors: Michael Kay, Pages: 992, Published: 2003
Proceedings of the 1995 International Conference on Parallel Processing: August, 14-18, 1995 Authors: Tse-Yun Feng, P. Banerjee, Constantine D. Polychronopoulos, Kyle A. Gallivan, Pennsylvania State University, Pages: 3, Published: 1995
Transactions and Database Dynamics: 8th International Workshop on Foundations of Models and Languages for Data and Objects, Dagstuhl Castle, Germany, September 27-30, 1999 : Selected Papers Authors: Gunter Saake, Kerstin Schwarz, Can Türker, Pages: 245, Published: 1999
GLOBECOM '01: IEEE Global Telecommunications Conference : San Antonio, Texas, USA, 25-29 Novemberber, 2001 Authors: IEEE Communications Society, Pages: 4318, Published: 2001
Learning Python Authors: Mark Lutz, Pages: 700, Published: 2007
Beginning Ajax with ASP.NET Authors: Wallace B. McClure, Scott Cate, Paul Glavich, Craig Shoemaker, Pages: 403, Published: 2006

Web:
Data at the root level is invalid. Line 1, position 1 - ASP.NET Forums Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Data at the root level is invalid. ...
Bdragon's Lair: XmlException: The data at the root level is ... XmlException: The data at the root level is invalid. Line 1, position 1. This might be a really obscure (or dumb?) ASP.NET / C# problem, but again I thought ...
"the data at the root level is invalid" "line 1, position 1 ... Nov 12, 2005 ... "the data at the root level is invalid" "line 1, position 1.". Get answers to your questions in our .NET XML forum.
MSDN Get 'Data at the root level is invalid. Line 1, position 1 ... Get 'Data at the root level is invalid. Line 1, position 1' with XmlTextWriter.
"the data at the root level is invalid" "line 1, position 1." The data at the root level is invalid. Line 1, position 40. and here is the Xml file The data at the root level is invalid. Line 1, position 40. ...
data at the root level is invalid problem Talk about data at the root level is invalid problem.
Newbie xml/xsl question - The data at the root level is invalid C# ... I'm right now trying to do some simple xslt tests and I keep running into the same error: The data at the root level is invalid. ...
The data at the root level is invalid. Line 1, position - Topic ... 0The data at the root level is invalid. Line 1, position 1. ...
XML encoding and "Data at the root level is invalid" error message ... Jan 18, 2008 ... But now I got the error message "Data at the root level is invalid. Line 1, position 1.". The error was thrown at the initialization for the ...
The data at the root level is invalid. Line 1, position 1. - ASP ... Data at the root level is invalid.line1 , position1. hoping any one can help me as soon as possible. thanks. soha yassin. webdeveloper ...

Videos:
Distributed continuous quality assurance Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Adam Porter




Search This Site:










replacing tree nodes dynamically

asp .net server controls

ms web controls problem

server side error, need help fixing.

ie webcontrol: tabstrip

how can i get rid of the border around each button in the toolbar?

iewc toolbar control help

moving the webctrl_client folder

linking tabstrip to multiple web pages

dll missing

ie web control treeview

possibility to save treeview to xml?

compiling ie web controls with vs 2003

treeview issue, displays plain text in browser

not looking in the gac for microsoft.web.ui.webcontrols

asp.net interview questions

treenode dynamic add postback error

tabstrip: i need it but i don't know how...

treeview node value

deployment error

textbox bug - dynamically loading usercontrols into pageview

need help coping with treeview/xml performance constraints

i can't download the web controls

not getting the tree control

'microsoft.web.ui.webcontrols'

ie web controls license

treeview collapse on click

online editing of word documents

help using css file with a ie toolbar web control

treeview images problem

  Privacy | Contact Us
All Times Are GMT