SOAP: looks like we got no XML document

前端 未结 10 1435
日久生厌
日久生厌 2021-01-11 11:41

I\'m trying to create a web service but before I do I\'m trying to get a simple example that I found on the internet to work first but I keep getting the following error:

10条回答
  •  一个人的身影
    2021-01-11 11:54

    Another possible solution...

    I had the same problem, I was getting crazy. The solution was simple. Verifying my server.. cause it is a server error. My error was that i had put "rcp" instead of "rpc".

提交回复
热议问题