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
Shefali Lahariya
NA
257
155.6k
How to solve System.Net.WebException' occurred in System.dll
Oct 25 2017 7:40 AM
Hi,
An exception of type 'System.Net.WebException' occurred in System.dll but was not handled in user code.
The remote server returned an error: (500) Internal Server Error.
using code:
using (Stream stream = request.GetRequestStream())
{
SOAPReqBody.Save(stream);
}
//Geting response from request
using (WebResponse Serviceres = request.GetResponse())
Please give me suggestion for sove this error.
Reply
Answers (
3
)
Best approach for ASYN & SYNC Jobs
canvas image not being saved