7
Answers

Web Service Run on Localhost But not in IP Address

Photo of Deepak Saini

Deepak Saini

9y
10.4k
1
Dear all
 
 
My web service run on Local Host But Not  With IP Address .Give Me Some Suggestion to do this
 
Work Fine:
 
url: 'http://localhost:5038/GetJSONservice.asmx/GetCatagoryByOWA',
 
Not Working:
 
url: 'http://192.168.12.101/GetJSONservice.asmx/GetCatagoryByOWA',

Answers (7)