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
Hotguy
NA
2
0
Web Service Error : "The underlying connection was closed: The connection was closed unexpectedly."
Jul 29 2010 5:10 AM
I am trying to call a web service made in Java from Windows Form 2.0. Sometimes it works fine and sometimes it gives an error "The underlying connection was closed: The connection was closed unexpectedly.".
When I tried searching the solution on the internet most of them suggested to override the function GetWebRequest(), and in that assign the KeepAlive property to "False" and use ProtocolVersion as 1.0.
I tried the above solution but that did'nt work out for me. Kindly suggest a workable solution for my problem.
Reply
Answers (
0
)
How to capture the ToArray() value from webservice to aspx.cs
Web Hosting Service