|
Home > Archive > BizTalk Server General > June 2005 > send pipeline error, XPATH unresolvable
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 |
send pipeline error, XPATH unresolvable
|
|
| Jeff Wessling 2005-06-22, 5:51 pm |
| I'm getting the following error from my send pipeline, but I don't know
where to look to fix it.
Description:
There was a failure executing the send pipeline:
"Microsoft.BizTalk.DefaultPipelines.XMLTransmit" Source: "XML assembler"
Send Port:
" C:\Projects\CalCiS\Nevada\ClaimRemittanc
e\Payment.Depot\payment_%MessageID%.xml"
Reason: The prefix 'mstns' in XPath is unresolvable. An error occurred at ,
(72, 8).
I can't find the 'mstns' prefix in any of the files, not the message itself
or the map xslt. Anyone nowhow I should proceed?
Thanks,
Jeff
| |
| Jon Flanders[MVP] 2005-06-22, 5:51 pm |
| Why are you using the XmlTransmit pipeline. Generally it isn't needed
--
Jon Flanders
http://www.masteringbiztalk.com/blogs/jon/
"Jeff Wessling" <jeff.wessling@qualifacts.com> wrote in message
news:u4L9jv0dFHA.3376@TK2MSFTNGP10.phx.gbl...
> I'm getting the following error from my send pipeline, but I don't know
> where to look to fix it.
>
> Description:
> There was a failure executing the send pipeline:
> "Microsoft.BizTalk.DefaultPipelines.XMLTransmit" Source: "XML assembler"
> Send Port:
> " C:\Projects\CalCiS\Nevada\ClaimRemittanc
e\Payment.Depot\payment_%MessageID%.xml"
> Reason: The prefix 'mstns' in XPath is unresolvable. An error occurred at
> , (72, 8).
>
> I can't find the 'mstns' prefix in any of the files, not the message
> itself or the map xslt. Anyone nowhow I should proceed?
>
> Thanks,
> Jeff
>
>
>
|
|
|
|
|