|
| Hi I have this strange behaviour on windows 2003 ( The same is working fine
on windows 2000)
System :
Win 2003 and BizTalk 2002 SP1
BTS, SQL2000 are on a common server
SQL Netwrking is TCP/IP
DTC works under NT/Network user ( BizTalk will no run when DTC is under
local system)
All other components (BtS,SQL2000; MSMQ etc ) run under Localsytsem.
-------------------------------
None of my existing maps work, I get this error when I try to process a
document in a Channel.
Event Type: Error
Event Source: BizTalk Server
Event Category: Document Processing
Event ID: 324
Date: 3/4/2005
Time: 2:33:56 PM
User: N/A
Computer: XXVZ019A
Description:
An error occurred in BizTalk Server.
Details:
------------------------------
[0x0139] The XML document could not be translated. The map specified by
reference "http://XXVZ019A/BizTalkServerRepository/Maps/HDRF/V3/M_V3_SS.xml"
failed. Verify that the map is up to date.
[0x0140] The following channel configuration setting is not valid:
"ss_root"
[0x013f] The server could not finish processing the document.
[0x1730] Suspended Queue ID: "{9F4A7D76-C6E1-40C1-9FA0-AEAFC1C64575}"
[0x013f] The server could not finish processing the document.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Note
If I change the root node of the inbound document from "NewOrder" to "ROOT"
it works fine?
|
|