|
Home > Archive > BizTalk Server General > January 2006 > Error XLANG/s
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]
|
|
|
| Hi everyone!!!
I run my solution and it return this error:
Uncaught exception terminated service
db.BizTalkOrchestration(84a93b18-9b4c-76d5-ba54-797942d5cd48), instance
27f7afb9-ef54-485f-b555-f151ba7355c5
This is an unexpected token. The expected token is 'EndElement'. Line 1,
position 69.
Exception type: XmlException
Source: System.Xml
Target Site: Boolean Read()
Help Link:
Additional error information:
I don't know how to resolve it, can you help me???
Anja
| |
| Scott Colestock 2006-01-27, 9:28 pm |
| Looks like you are doing some System.Xml work in one of your expression
shapes - take a look at those and see what you see.
In "tracked exceptions" within the orch debugger, you might have a more
complete stack trace that may be of help.
Scott Colestock
www.traceofthought.net
"Anja" <anjagrillo@infinito.it> wrote in message
news:34C353FF-12CA-415D-8CD7-4AB5BEC9868E@microsoft.com...
> Hi everyone!!!
> I run my solution and it return this error:
>
> Uncaught exception terminated service
> db.BizTalkOrchestration(84a93b18-9b4c-76d5-ba54-797942d5cd48), instance
> 27f7afb9-ef54-485f-b555-f151ba7355c5
> This is an unexpected token. The expected token is 'EndElement'. Line 1,
> position 69.
> Exception type: XmlException
> Source: System.Xml
> Target Site: Boolean Read()
> Help Link:
> Additional error information:
>
> I don't know how to resolve it, can you help me???
>
> Anja
|
|
|
|
|