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
munishk_mm
NA
3
0
Using HTTPWEBREQUEST----->Very Urgent
Mar 8 2004 12:29 PM
Geeks, I am really Puzzled by this problem: I am trying to connect to an intranet site (HTTPS site and I already have client certificate) from my machine using HTTPWEBREQUEST using C# windows application and I am getting message: "the underlying connection was closed: the remote name could not be resolved" Important points to be noted: -Same site address (.JSP pages) works fine from browser but from C# I get above message. -The .JSP pages I am trying to connect is not a WebSERVICE. -Site is behind firewall. -The other thing I have is IP Address of the machine. I believe (not sure) is there anything on proxy settings I need to do and if yes then please tell mehow to setup the proxy settings while using HTTPWEBREQUEST? (Remember I know the IP Address of the machine). I am already trying to find help from one of this link but not much success: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemNetHttpWebRequestClassProxyTopic.asp
Reply
Answers (
1
)
Getting an application path from a web service
Problem with Web Service Parameter