BizTalk Server Orchestration - XML Doucment Causing Problem...

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > December 2004 > XML Doucment Causing Problem...





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 XML Doucment Causing Problem...
Waqar Ahmed

2004-12-22, 2:46 am

Hi,
With the help of Tutorial within BizTalk SDK i ve build an
activity. This activity simply takes an xml file and
process data in it. But the problem is with the xml file
that is passed to it. The Orchestration throws this error
when starts processing my xml document at runtime.
'System.NullReferenceException: Object reference not set
to an instance of an object. ' my xml document is

<?xml version='1.0' ?>
<Request xmlns:xs="http://www.w3.org/2001/XMLSchema-
instance"

xmlns="http://EAISchemas.Request"

xs:schemaLocation="http://EAISchemas.Request.xsd">
<Header>
<ReqID>R12345_</ReqID>
<Date>Today_</Date>
</Header>
<Item>
<Description>Description_</Description>
<Quantity>300 </Quantity>
<UnitPrice>1.45 </UnitPrice>
<TotalPrice>435.00 </TotalPrice>
</Item>
</Request>

Whats wrong in this document k its not acceptable by
BizTalk Orchestration.
Regards.
Waqar.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com