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
Imtiaz Khan
NA
15
0
Unable to connect to the remote server web service in smart device phone
Jun 24 2011 12:52 PM
Hi me using the following code for calling webservice funtion but it give error .this code me using on single alone pc mean not connect to network.
Error deail : unable to connect to the remote server
localhost.WebService webSevice = new FirstSmartDeviceProject.localhost.WebService();
webSevice.Url = "http://localhost/2005/WebService.asmx";
string ss = webSevice.Openconnection();
Reply
Answers (
5
)
Difference b/w Loop
How to Insert Data in SQL table with Gridview?