|
| Hi,
Remove namespace in MS Biztalk 2004
.... SDK\Samples\Adapters\HttpSolicitResponse
\multiplier\Multiplier.aspx.cs
I was having trouble with removing the targetnamespace in the
Multiplier.aspx.cs. I did remove the targetNamespace namespace in the
xsd and xml. Suspended orchestrations error in HAT after i drop a xml
file without namespace to the input folder. Here is the error:
Microsoft.XLANGs.Core.UnexpectedMessageTypeException: Received
unexpected
message type '' does not match expected type
'http://updatagrams.xxx.xxxxx.com/attachments/#Response'.
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase.VerifyTransport(Envelope
env,
Int32 operationId, Context ctx)
at Microsoft.XLANGs.Core.Subscription.Receive(Segment s, Context
ctx,
Envelope& env, Boolean topOnly)
at Microsoft.XLANGs.Core.PortBase.GetMessageId(Subscription
subscription,
Segment currentSegment, Context cxt, Envelope& env, CachedObject
location)
at
TDSecurities.Cairo2.Orchestrations.TermSheet.Processing.segment1(StopConditi
ons stopOn)
at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s,
StopConditions stopCond, Exception& exp)
Microsoft.XLANGs.Core.UnexpectedMessageTypeException
Any direction will be appreciated.
Chun
|
|