I had deployed my Webservice on our Intranet, but i am not able to invoke webmethods in my Webservice from other computers connected in Intranet, I am able to access Webservice only on the computer on which I created Webservice.
So please tell me the way to access it from all other computers connected in our Intranet.
Should I make any change in this line of WebServices
[WebService(Namespace = "http://192.192.7.171/webserviceeg")]