There is an error in XML document (1, 2). ---> System.InvalidOperationException

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p style="background:white <span style="font-size:7.5pt; font-family:"Verdana","sans-serif"; color:black Hello,
<p style="background:white <span style="font-size:7.5pt; font-family:"Verdana","sans-serif"; color:black I get this error occasionally so I know this is data issue. However, most of days, thsi works fine. I need some advice in terms
of debugging thsi issiue.
<p style="background:white <span style="font-size:7.5pt; font-family:"Verdana","sans-serif"; color:black Scenario is that a process puts messages in MSMQ and my process reads it and transforms in XML and then using thsi XML, I populate data in table.
<p style="background:white <span style="font-size:7.5pt; font-family:"Verdana","sans-serif"; color:black I see this error on dev box, every time but on production server, it shows up occasionally.
<p style="background:white <span style="font-size:7.5pt; font-family:"Verdana","sans-serif"; color:black What are the things I can try?
<p style="background:white <span style="font-family:Verdana,sans-serif; font-size:xx-small Schema is same in both setup. <span style="font-family:Verdana,sans-serif Appreciate any input on this.<span style="font-family:Verdana,sans-serif; font-size:xx-small
<p style="background:white <span style="font-family:Verdana,sans-serif; font-size:xx-small ------
<p style="background:white <span style="font-size:7.5pt; font-family:"Verdana","sans-serif"; color:black <span style="font-family:Verdana,sans-serif There is an error in XML document (1, 2). ---> System.InvalidO<span style="font-family:Verdana,sans-serif perationException:
<MyBundle xmlns=> was not expected.


View the full article
 
Back
Top