473,287 Members | 1,643 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

https and vs 1.1

I have a web service Im using on a machine via http in a dmz that works file.
Im now attempting to use it in a second server, this one using https.
When I attempt to add the Web Reference in vs.net 1.1, I get the following
message:
*****************************************
There was an error downloading 'https://<dns
name>/ScheduledJobs.asmx?op=GetMetrics'.

The underlying connection was closed: Unable to connect to the remote server.

The underlying connection was closed: The proxy name could not be resolved,
verify correct proxy configuration.
*****************************************
The proxy name appears to be resolving, as in the left hand panel the "test"
..asmx page is displaying with the exposed method (GetMetrics), and I dont
tell it the name of the method, just the name of the .asmx.

Any ideas on how to make this work?

Thanks, Mark
Nov 23 '05 #1
2 2868
Hi,

When making secured connections, is the request being made from a client
(logged in) application? Or from another service on another machine. If
it is being made from your DMZ service to your back-end service, then you
need to get a server certificate and specify this certificate be used when
you establish the connection. The reason is server based requests don't
have a user context to pick up an automatic negotiated cert for.

It looks as if the server is rejecting the connect request. This is
usually due to there either being no certificate, or a cert that it doesn't
recognize.

I hope this helps

Dan Rogers
Microsoft Corporation
--------------------
Thread-Topic: https and vs 1.1
thread-index: AcTchZ+V5W2MnnCEQsSenkdxg4AlHA==
X-WBNR-Posting-Host: 12.156.88.116
From: =?Utf-8?B?TWFya0F1cml0?= <Ma*******@discussions.microsoft.com>
Subject: https and vs 1.1
Date: Tue, 7 Dec 2004 09:53:13 -0800
Lines: 20
Message-ID: <5F**********************************@microsoft.co m>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.dotnet.framework.webservices
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFT NGXA01.phx.gbl!TK2MSFTNGXA
03.phx.gbl
Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.webservices:7954
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices

I have a web service Im using on a machine via http in a dmz that works
file.
Im now attempting to use it in a second server, this one using https.
When I attempt to add the Web Reference in vs.net 1.1, I get the following
message:
*****************************************
There was an error downloading 'https://<dns
name>/ScheduledJobs.asmx?op=GetMetrics'.

The underlying connection was closed: Unable to connect to the remote
server.

The underlying connection was closed: The proxy name could not be resolved,
verify correct proxy configuration.
*****************************************
The proxy name appears to be resolving, as in the left hand panel the
"test"
.asmx page is displaying with the exposed method (GetMetrics), and I dont
tell it the name of the method, just the name of the .asmx.

Any ideas on how to make this work?

Thanks, Mark

Nov 23 '05 #2
In other words just go the address in ie and accept the certificate and install
it. It should solve yr problem
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
www.geniant.com
Hi,

When making secured connections, is the request being made from a
client (logged in) application? Or from another service on another
machine. If it is being made from your DMZ service to your back-end
service, then you need to get a server certificate and specify this
certificate be used when you establish the connection. The reason is
server based requests don't have a user context to pick up an
automatic negotiated cert for.

It looks as if the server is rejecting the connect request. This is
usually due to there either being no certificate, or a cert that it
doesn't recognize.

I hope this helps

Dan Rogers
Microsoft Corporation
--------------------
Thread-Topic: https and vs 1.1
thread-index: AcTchZ+V5W2MnnCEQsSenkdxg4AlHA==
X-WBNR-Posting-Host: 12.156.88.116
From: =?Utf-8?B?TWFya0F1cml0?= <Ma*******@discussions.microsoft.com>
Subject: https and vs 1.1
Date: Tue, 7 Dec 2004 09:53:13 -0800
Lines: 20
Message-ID: <5F**********************************@microsoft.co m>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.dotnet.framework.webservices
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFT NGXA01.phx.gbl!TK2MS
FTNGXA
03.phx.gbl
Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.webservices:7954
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices
I have a web service Im using on a machine via http in a dmz that
works
file.
Im now attempting to use it in a second server, this one using https.
When I attempt to add the Web Reference in vs.net 1.1, I get the
following
message:
*****************************************
There was an error downloading 'https://<dns name>> /ScheduledJobs.asmx?op=GetMetrics'.
name>> The underlying connection was closed: Unable to connect to the remote
server.

The underlying connection was closed: The proxy name could not be
resolved,
verify correct proxy configuration.
*****************************************
The proxy name appears to be resolving, as in the left hand panel the
"test"
.asmx page is displaying with the exposed method (GetMetrics), and I
dont
tell it the name of the method, just the name of the .asmx.
Any ideas on how to make this work?

Thanks, Mark

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl {\f0\fnil\fprq2\fcha
rset0 MS Sans Serif;}}

\viewkind4\uc1\pard\f0\fs20 Hi,

\par

\par When making secured connections, is the request being made from a
client (logged in) application? Or from another service on another
machine. If it is being made from your DMZ service to your back-end
service, then you need to get a server certificate and specify this
certificate be used when you establish the connection. The reason is
server based requests don't have a user context to pick up an
automatic negotiated cert for.

\par

\par It looks as if the server is rejecting the connect request. This
is usually due to there either being no certificate, or a cert that it
doesn't recognize.

\par

\par I hope this helps

\par

\par Dan Rogers

\par Microsoft Corporation

\par \pard\li720 --------------------

\par Thread-Topic: https and vs 1.1

\par thread-index: AcTchZ+V5W2MnnCEQsSenkdxg4AlHA==

\par X-WBNR-Posting-Host: 12.156.88.116

\par From: =?Utf-8?B?TWFya0F1cml0?=
<Ma*******@discussions.microsoft.com>

\par Subject: https and vs 1.1

\par Date: Tue, 7 Dec 2004 09:53:13 -0800

\par Lines: 20

\par Message-ID: <5F**********************************@microsoft.co m>

\par MIME-Version: 1.0

\par Content-Type: text/plain;

\par \tab charset="Utf-8"

\par Content-Transfer-Encoding: 7bit

\par X-Newsreader: Microsoft CDO for Windows 2000

\par Content-Class: urn:content-classes:message

\par Importance: normal

\par Priority: normal

\par X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0

\par Newsgroups: microsoft.public.dotnet.framework.webservices

\par NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29

\par Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFT NGXA01.phx.gbl!TK2MS
FTNGXA03.phx.gbl

\par Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.webservices:7954

\par X-Tomcat-NG: microsoft.public.dotnet.framework.webservices

\par

\par I have a web service Im using on a machine via http in a dmz that
works file.

\par Im now attempting to use it in a second server, this one using
https.

\par When I attempt to add the Web Reference in vs.net 1.1, I get the
following

\par message:

\par *****************************************

\par There was an error downloading 'https://<dns

\par name>/ScheduledJobs.asmx?op=GetMetrics'.

\par

\par The underlying connection was closed: Unable to connect to the
remote server.

\par

\par The underlying connection was closed: The proxy name could not be
resolved,

\par verify correct proxy configuration.

\par *****************************************

\par The proxy name appears to be resolving, as in the left hand panel
the "test"

\par .asmx page is displaying with the exposed method (GetMetrics),
and I dont

\par tell it the name of the method, just the name of the .asmx.

\par

\par Any ideas on how to make this work?

\par

\par Thanks, Mark

\par \pard

\par

\par }

Nov 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: NotGiven | last post by:
I need to verify if the page that led the user to this page used http or httpS. for example, if the use cam to my page from: httpS://www.dm.com/sample/foo.php I want to know as opposed to...
0
by: kiran | last post by:
Hi, I hosted a PHP project on my web server(IIS) and I am accessing the ip addres through my office public address like this: (example) https://61.95.204.43:8887/phptest/test.php ...
2
by: Craig Keightley | last post by:
i have the following script on my checkout page to check if https is set in the address bar: if ($_SERVER != "on") { $url = $_SERVER; $query = $_SERVER; $path = $_SERVER; header("Location:...
16
by: Paul Sweeney | last post by:
Does anyone know of a working (python) https proxy which allows viewing of unencrypted data being sent from my browser to an https site? I've worked my way through most on the list at...
12
by: Grunff | last post by:
I'm experiencing an interesting problem with carrying a php session over from http to https. Much googling later, I'm still stuck. The application is an online shop, where some user data is...
14
by: Peter Chant | last post by:
I'm currently authenticating a site I have built using basic http authentication built into apache. This has zero overhead on php which is a bonus but it seems to not quite work how I'd like. ...
4
by: Jason P | last post by:
Basically we have a web method with a dynamic URL. The client is developed in C++ and I've been using the webReference.SetUrl( "http://test.example.com..." ) method successfully with various web...
14
by: david | last post by:
I have developed web forms including login by using ASP.NET via HTTP. Now I want to secure the connection from client to the server via HTTPS. How can I configure the server or something else to...
2
by: scott mcfadden | last post by:
Using VS 2003, I can not add a web reference to our production server's ..asmx URL using HTTPS. I will put in a URL like: https://mycompany.com/myapp/myservice.asmx VStudio will display the...
0
by: NoaGross | last post by:
Hi, I'm relly new in java and I have a problem. I'm using java applet. When using http all ok, but when trying to use https i get: Java Plug-in 1.5.0_10 Using JRE version 1.5.0_10 Java...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.