Get the following error Unexpected end of file has occurred.
Unexpected end of file has occurred. The following elements are not closed: Item, Order, OrderList. Line 101, position 5.
The xml is good. I've validated it. It happens around the 5th item after description. Is there some sort of buffer size or something when using XMLTextReader the size of the stream coming in is 6098
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE OrderList SYSTEM "
http://store.yahoo.com/doc/dtd/OrderList2.dtd">
<OrderList StoreAccountName="iuoi">
<Order currency="USD" id="-100092">
<Time>Thu Dec 27 01:19:23 2007 GMT</Time>
<NumericTime>1198718363</N
umericTime
>
<Referer><a href=
http://search.aol.com>search.aol.com</a> search for <a href=
http://search.aol.com/aol/search?invocationType=ff-plug&query=yestermusic%20com>yestermusic com</a></Referer>
<Entry-Point><a href=
http://yestervideo.com/>http://yestervideo.com/</a><
/Entry-Poi
nt>
<AddressInfo type="ship">
<Name>
<First>Frank</First>
<Last>Frokkkkkek</Last>
<Full>Frank Fronllllllek</Full>
</Name>
<Company></Company>
<Address1>51 Bulo Speedllllway #</Address1>
<Address2></Address2>
<City>Houston</City>
<State>TX</State>
<Country>US United States</Country>
<Zip>77005-4300</Zip>
<Phone>71366</Phone>
<Email></Email>
</AddressInfo>
<AddressInfo type="bill">
<Name>
<First>Frank</First>
<Last>Fronlolllek</Last>
<Full>Frank Fronllllek</Full>
</Name>
<Company></Company>
<Address1>Speedway9</Addre
ss1>
<Address2></Address2>
<City>Houston</City>
<State>TX</State>
<Country>US United States</Country>
<Zip>77005-4300</Zip>
<Phone>71</Phone>
<Email>ffro.com</Email>
<Custom name="MailingListOpIn-Out"
>yes</Cust
om>
<Custom name="send-review-email">y
es</Custom
>
</AddressInfo>
<IPAddress>70.2.121.234</I
PAddress>
<Shipping>Standard</Shippi
ng>
<CreditCard expiration="04/2009" type="Discover">6454545545
4454</Cred
itCard>
<Comments>I like your new (to me) catalog and order form.</Comments>
<Item num="0">
<Id>540120</Id>
<Code>540120</Code>
<Quantity>1</Quantity>
<Unit-Price>11.98</Unit-Pr
ice>
<Description>The Legend Pavarotti (3 CD)</Description>
<Url>
http://store.yahoo.com/yhst-40108556347431/540120.html</Url>
<Taxable>YES</Taxable>
<Thumb><img border=0 width=70 height=61 src=
http://us.st11.yimg.com/us.st.yimg.com/I/yhst-40108556347431_1980_15646512></Th
umb>
</Item>
<Item num="1">
<Id>k40846</Id>
<Code>K40846</Code>
<Quantity>1</Quantity>
<Unit-Price>13.99</Unit-Pr
ice>
<Description>Aida (1 VHS)</Description>
<Url>
http://store.yahoo.com/yhst-40108556347431/k40846.html</Url>
<Taxable>YES</Taxable>
<Thumb><img border=0 width=39 height=70 src=
http://us.st11.yimg.com/us.st.yimg.com/I/yhst-40108556347431_1981_124973849></T
humb>
</Item>
<Item num="2">
<Id>k19147</Id>
<Code>K19147</Code>
<Quantity>1</Quantity>
<Unit-Price>4.99</Unit-Pri
ce>
<Description>The Jesus Experience (4 VHS)</Description>
<Url>
http://store.yahoo.com/yhst-40108556347431/k19147.html</Url>
<Taxable>YES</Taxable>
<Thumb><img border=0 width=39 height=70 src=
http://us.st11.yimg.com/us.st.yimg.com/I/yhst-40108556347431_1981_124194731></T
humb>
</Item>
<Item num="3">
<Id>k30342</Id>
<Code>K30342</Code>
<Quantity>1</Quantity>
<Unit-Price>11.99</Unit-Pr
ice>
<Description>Luciano Pavarotti: In Concert In China (1 VHS)</Description>
<Url>
http://store.yahoo.com/yhst-40108556347431/k30342.html</Url>
<Taxable>YES</Taxable>
<Thumb><img border=0 width=39 height=70 src=
http://us.st11.yimg.com/us.st.yimg.com/I/yhst-40108556347431_1981_124551409></T
humb>
</Item>
<Item num="4">
<Id>k80743</Id>
<Code>K80743</Code>
<Quantity>1</Quantity>
<Unit-Price>7.49</Unit-Pri
ce>
<Description>Murder With Mirrors (1 VHS)</Description>
<Url>
http://store.yahoo.com/yhst-40108556347431/k80743.html</Url>
<Taxable>YES</Taxable>
<Thumb><img border=0 width=48 height=70 src=
http://us.st11.yimg.com/us.st.yimg.com/I/yhst-40108556347431_1981_128178281></T
humb>
</Item>
<Item num="5">
<Id>b56578</Id>
<Code>B56578</Code>
<Quantity>1</Quantity>
<Unit-Price>17.98</Unit-Pr
ice>
<Description>Opera Hits (1 DVD)</Description>
<Url>
http://store.yahoo.com/yhst-40108556347431/b56578.html</Url>
<Taxable>YES</Taxable>
<Thumb><img border=0 width=39 height=70 src=
http://us.st11.yimg.com/us.st.yimg.com/I/yhst-40108556347431_1981_118405945></T
humb>
</Item>
<Total>
<Line type="Subtotal" name="Subtotal">68.42</Lin
e>
<Line type="Shipping" name="Shipping">0.00</Line
>
<Line type="Tax" name="Tax">0.00</Line>
<Line type="Total" name="Total">68.42</Line>
</Total>
<Space-Id></Space-Id>
</Order>
</OrderList>
<!-- edit157.store.mud.yahoo.co
m compressed Thu Dec 27 06:19:03 PST 2007 -->
Start Free Trial