TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nkabirwa Ismail
NA
46
615
Xamarine forms app fails to get data from my web api
Aug 25 2019 5:54 AM
Ive created a web Api which fetches data from my Sql Server database
I ran this Api through a web browser and it fetches my data very well, I ran it in postman tool its Ok(http:http://172.26.44.65/api/studentservices)
Ive published it in IIS and created an application which run fine.
I have now created a Xamarine forms application, for accessing it via my mobile phone and did every thing required as per the tutorials i see here on the web, However when it reaches accessing the web api to fetch data, i get the following error:
System.Net.WebException: failed to connect to /172.26.44.65 (port 80) after 120000ms: connect failed: ENETUNREACH (Network is unreachable)
What causes this error?
[email protected]
Reply
Answers (
1
)
Warning Android API level 28 with ionic-v3
controls are not visible on designer view in vs17