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


Quote Originally Posted by Craig Gemmill View Post
You want to use LOAD, not LOADXML.

Code:
xmldoc.Load(strFile)