WebService End tag 'ul' does not match the start tag 'p' problem
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2010
10:49 AM
09-20-2010
10:49 AM
WebService End tag 'ul' does not match the start tag 'p' problem
Hi,
I am getting below error when i am trying to call a web method in my .asmx web service(Using WebServices.WebService1.TypeFactory concept)
An error occurred while parsing a request of the web service. End tag 'ul' does not match the start tag 'p'.
If i post the XML to the webmethod using MSXML2.XMLHTTP concept it works fine.
Any reason why it is failing with above error? Please do let me know if you need more information here.
I am getting below error when i am trying to call a web method in my .asmx web service(Using WebServices.WebService1.TypeFactory concept)
An error occurred while parsing a request of the web service. End tag 'ul' does not match the start tag 'p'.
If i post the XML to the webmethod using MSXML2.XMLHTTP concept it works fine.
Any reason why it is failing with above error? Please do let me know if you need more information here.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2010
01:20 AM
09-21-2010
01:20 AM
Hi Pradeep,
We need to look into the WSDL document of your service. Please submit it to us directly using the Contact Support form.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
