DNS Updates

L

Lori McDonald

I have a Windows Form that is calling a webservice.

Over the weekend, we moved the webservice to a new server. However, the
Windows Form is failing with errors that indicate it does not see the new
server. We see the DNS change at the machine running the Windows application
because we can do a ping and get the correct address.

The maching is running Windows XP.

Any suggestions? If it is pinging the correct IP address for that domain
name, why would it not be reaching it via the web services?

Lori
 
M

Mujtaba Syed

Hi Lori:

I will take a shot at answering the question, though I am almost sure that
you would have already taken care of this -

Can you throw some more light on what you mean by "moved the webservice to a
new server". Is the new server called the same as the old server (i.e. is it
a replacement)? If not, then you have to regenerate the proxy. And when you
regenerate the proxy pick the service's Url from [web|app].config so that
when you move servers next, you don't have to recompile clients.

Mujtaba.
 
L

Lori McDonald

Thanks for your response, but actually it is called the same thing so I don't
need that in this case.

Lori

Mujtaba Syed said:
Hi Lori:

I will take a shot at answering the question, though I am almost sure that
you would have already taken care of this -

Can you throw some more light on what you mean by "moved the webservice to a
new server". Is the new server called the same as the old server (i.e. is it
a replacement)? If not, then you have to regenerate the proxy. And when you
regenerate the proxy pick the service's Url from [web|app].config so that
when you move servers next, you don't have to recompile clients.

Mujtaba.

Lori McDonald said:
Also, I forgot to mention that the URL they are using for the webservice is
using SSL (https://www.myclient.com/service.asmx) I don't know if that would
have any affect on this.
 
D

Dan Rogers

What happens when you invoke the servers test page from the client that is
failing?

Dan Rogers
Microsoft Corporation
--------------------
Thread-Topic: DNS Updates
thread-index: AcThVXX3N+YAboZJQZuyFsY+rjHdQA==
X-WBNR-Posting-Host: 24.209.114.23
From: "=?Utf-8?B?TG9yaSBNY0RvbmFsZA==?=" <[email protected]>
References: <[email protected]>
Subject: Re: DNS Updates
Date: Mon, 13 Dec 2004 12:51:04 -0800
Lines: 49
Message-ID: <[email protected]>
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.aspnet.webservices
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.framework.aspnet.webservices:27172
X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices

Thanks for your response, but actually it is called the same thing so I don't
need that in this case.

Lori

Mujtaba Syed said:
Hi Lori:

I will take a shot at answering the question, though I am almost sure that
you would have already taken care of this -

Can you throw some more light on what you mean by "moved the webservice to a
new server". Is the new server called the same as the old server (i.e. is it
a replacement)? If not, then you have to regenerate the proxy. And when you
regenerate the proxy pick the service's Url from [web|app].config so that
when you move servers next, you don't have to recompile clients.

Mujtaba.

Lori McDonald said:
Also, I forgot to mention that the URL they are using for the
webservice
is
using SSL (https://www.myclient.com/service.asmx) I don't know if that would
have any affect on this.

:

I have a Windows Form that is calling a webservice.

Over the weekend, we moved the webservice to a new server. However, the
Windows Form is failing with errors that indicate it does not see the new
server. We see the DNS change at the machine running the Windows application
because we can do a ping and get the correct address.

The maching is running Windows XP.

Any suggestions? If it is pinging the correct IP address for that domain
name, why would it not be reaching it via the web services?

Lori
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top