hey frnds..
when i have develop a web service and hosted but when i click on method its does't ask for parameter. what may be the problem...
when i click on the method i get following Msg.
the test form is only available for requests from the local machine. web services asp.net
please lead me...
thanks.
Loading

Mukesh Kumar TiwariPosted Dec 5, 2014, 9:08 AM
i have solved that problem....A tag was missing in my config file.
Rahul SinghPosted Dec 5, 2014, 8:12 AM
Can you post the relevant code? It's difficult to answer without having a look on your code. Is that an ASMX webservice?