Last post May 25, 2014 09:41 PM by Kevin Shen - MSFT
Star
8783 Points
2327 Posts
May 22, 2014 07:27 PM|Das.Sandeep|LINK
Hello
I using Rest request but When I use & and # then XML request is throwing error. But when I use & or # once then it works for me.
<GetDetailRateResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Status><ErrorType>ERROR</ErrorType><Code /><Message>XML Document is not well-formed.</Message></Status></GetDetailRateResponse>
Thanks,
Sandeep
All-Star
16806 Points
2777 Posts
May 25, 2014 09:41 PM|Kevin Shen - MSFT|LINK
Hi Das.Sandeep,
For your post,Here are my suggestion:
First ,please post where you use &and # in XML request and & or #
Second,please set a breakpoint on your project,see that what the exact error message is ,and post to me.
Star
8783 Points
2327 Posts
When I use & and # then XML request is getting error
May 22, 2014 07:27 PM|Das.Sandeep|LINK
Hello
I using Rest request but When I use & and # then XML request is throwing error. But when I use & or # once then it works for me.
<GetDetailRateResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Status><ErrorType>ERROR</ErrorType><Code /><Message>XML Document is not well-formed.</Message></Status></GetDetailRateResponse>
Thanks,
Sandeep
Please give us feedback no matter whether you get your answer.
Please "Mark as Answer" if it's useful for you.
Regards,
Sandeep
All-Star
16806 Points
2777 Posts
Re: When I use & and # then XML request is getting error
May 25, 2014 09:41 PM|Kevin Shen - MSFT|LINK
Hi Das.Sandeep,
For your post,Here are my suggestion:
First ,please post where you use &and # in XML request and & or #
Second,please set a breakpoint on your project,see that what the exact error message is ,and post to me.