The Network People Support Forums

Other TNPI Software => NicTool => Topic started by: velgames on July 31, 2014, 07:13:28 AM

Title: SOAP unknown tags
Post by: velgames on July 31, 2014, 07:13:28 AM
Hi, i have a strange problem.
When i connecting to NicTool and try login by this :

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Body>
      <login xmlns="http://192.168.1.43:8082/SOAP">
         <struct>
            <username>root</username><password>1234</password>
         </struct>
      </login>
   </soap:Body>
</soap:Envelope>

I get error "unknown tag encountered soap:Envelope" .
I tried replace it to SOAP-ENV:Envelope, changed upper or lower cases and other. But all time get same error. HELP ME PLEEEEEASEEEEE :'( :'( :'( :'(
Title: Re: SOAP unknown tags
Post by: matt on August 13, 2014, 07:12:13 PM
See this post:

https://www.tnpi.net/support/forums/index.php/topic,1048.msg2982.html