|
-
May 8th, 2010, 12:13 AM
#4
Re: Data at the root level is invalid. Line 1, position 1
I tried as you have advised ... ie.. replaced LOADXML with LOAD and exactly as you have predicted the original error message that I reported "invalid. Line 1, position 1" ... vanished instantly.
Thanks,
Matt
 Originally Posted by Craig Gemmill
You want to use LOAD, not LOADXML.
Code:
xmldoc.Load(strFile)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|