7
Answers

Web Service Run on Localhost But not in IP Address

Deepak Saini

Deepak Saini

8y
1.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)