Web Service & Security


R

Raj

I have hosted a web service on my local computer and mapped bind it using
dynamic DNS. The web service is workin fine if I use localhost, if I use the
dynamic dns tis not workin. WSDL is gettin displayed but it does not display
text box for each of the parameter of the web method!

http://digichn.dnsalias.com/kra/ASPDOTNET/WebService1/Service1.asmx

FYI: My computer is running on Windows XP Pro SP3, IIS 5.1, .NET 3.5, Avast
Antivirus Home Edition, Windows Firewall Disabled.

Any workaround would be much appreciated.

Thank you

Regards
Raj
 
Ad

Advertisements

G

Guest

Raj pisze:
I have hosted a web service on my local computer and mapped bind it using
dynamic DNS. The web service is workin fine if I use localhost, if I use the
dynamic dns tis not workin. WSDL is gettin displayed but it does not display
text box for each of the parameter of the web method!

http://digichn.dnsalias.com/kra/ASPDOTNET/WebService1/Service1.asmx

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

Do this.
http://geekswithblogs.net/juang/archive/2005/11/28/61437.aspx
 
Ad

Advertisements


Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top