How to test Webservice on the Web

  • Thread starter Thread starter kai
  • Start date Start date
K

kai

Hi, All
I created a Webservice locally, and it returns all coustomers names in XML
format when I click "Invoke" button. But when I test from the Web, it says

"The test form is only available for requests from the local machine. ".

Can I get the same invoke result from local computer on the Web?

Thanks

Kai
 
Charlie
Thank you very much. I have modified my Web.config file, I will ask some one
to remote test my webservice.

Kai
 
Back
Top