7
Reply

Web Service Run on Localhost But not in IP Address

Deepak Saini

Deepak Saini

Mar 30 2016 4:49 AM
1.3k
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)