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
SinYee Foo
NA
12
43.1k
Problem for "System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:64855"
Jul 30 2012 4:24 AM
I faced the problem about the Socket. When i need to pass my username and password into the web service, the
system give me this error "
System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:64855
"
Line 32: TestWService.TestWebService ws = new TestWService.TestWebService();
Line 33: string a = ws.Login(txtUsername.Text, txtPassword.Text);
i had tried many things that post in the websites, still cannot solve this problem..
could anyone help me..?
thanks.
Reply
Answers (
2
)
Please help me for changing data table row value from dictionary
Rtrieving images from database