G
Guest
Wehen locally access it, the browser can show me the test form for the
Webmethod.
But when I access it from remote machine, I get: The test form is only
available for requests from the local machine
------------------------
readTextFromFile
Open, read the file, and return it as a string
Test
The test form is only available for requests from the local machine.
SOAP
The following is a sample SOAP request and response. The placeholders shown
need to be replaced with actual values.
POST /MyFileWebService/FileServices.asmx HTTP/1.1
Host: 10.249.119.17
Content-Type: text/xml; charset=utf-8
Content-Length: length
--------------------------------
Is this normal message? or something is wrong in my code?
Thanks
David
Webmethod.
But when I access it from remote machine, I get: The test form is only
available for requests from the local machine
------------------------
readTextFromFile
Open, read the file, and return it as a string
Test
The test form is only available for requests from the local machine.
SOAP
The following is a sample SOAP request and response. The placeholders shown
need to be replaced with actual values.
POST /MyFileWebService/FileServices.asmx HTTP/1.1
Host: 10.249.119.17
Content-Type: text/xml; charset=utf-8
Content-Length: length
--------------------------------
Is this normal message? or something is wrong in my code?
Thanks
David