|
Home > Archive > BizTalk Server General > January 2006 > Pipeline file loading error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Pipeline file loading error
|
|
| Jeff Wessling 2006-01-09, 5:57 pm |
| I've just recently run into this problem. When I create a new BT pipeline in
VS I get the following error:
------------
The error occurred while loading the document. FIx the error, and then try
loading the document again. The error message follows:
Pipeline file '[pipeline filename]' could not be loaded. There is an error
in the XML document.
-------------
This happens even if I create a new blank pipeline. This only seems to be
happening with one of my BizTalk solutions, in another the pipelines load
just fine. Obviously, this makes me think it's specific to the solution, but
I don't know what's causing it.
Thanks,
Jeff
| |
| Tomas Restrepo \(MVP\) 2006-01-13, 9:59 pm |
| > I've just recently run into this problem. When I create a new BT pipeline
> in VS I get the following error:
> ------------
> The error occurred while loading the document. FIx the error, and then try
> loading the document again. The error message follows:
>
> Pipeline file '[pipeline filename]' could not be loaded. There is an error
> in the XML document.
> -------------
>
> This happens even if I create a new blank pipeline. This only seems to be
> happening with one of my BizTalk solutions, in another the pipelines load
> just fine. Obviously, this makes me think it's specific to the solution,
> but I don't know what's causing it.
Sounds like for some unknown reason your pipeline xml file might be saved in
an incorrect encoding. You might want to try opening it in VS with the "Open
With" option and opening it with the "XML With encoding" designer, and then
using the File -> Advanced Save Options menu entry to change the encoding of
the file before saving it again.
--
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
|
|
|
|
|