Hi,
I am facing a problem when I am retreiving a data from data
field of type 'nvarchar' which has unicode data from sql server 2008
and converting the data to xml format using web service in asp.net 3.5
with c#.
I am getting an error as "XML Parsing Error: reference to invalid character number".
I tried in google but i couldn't solve my problem.
Please, Help me...
Loading
Amit ChoudharyPosted Feb 18, 2011, 2:22 AM
I guess the stack trace or the Exception SnapShot(Doesn't mean its time stamp based :)) AKA Screenshot. Let see if it could be helpful after looking at the exception details.
Sam HobbsPosted Feb 17, 2011, 8:06 PM
Amit: what do you mean by "snap of error"? Do you mean the exact time that the error occured (snapped)? If so, then are you sure that the Stack Trace shows that?
Suthish NairPosted Feb 17, 2011, 4:00 PM
Amit ChoudharyPosted Feb 17, 2011, 6:51 AM