Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - Using WCF in an environment where DNS resolution doesn't work.

 
 
Old 03-02-2007   #1 (permalink)
kiltsarebreezy@hotmail.com


 
 

Using WCF in an environment where DNS resolution doesn't work.

The Situation:

We've got a WCF webservice using basicHttpBinding deployed to a WinXP
server in a WORKGROUP on a different subnet from our client. Name
resolution doesn't work from the client box to the server, while IP
addressing does.

I can address obtain the main WSDL file by addressing it through the
IP address, as in:

http://<ipaddress>/<path>/MyService.svc?wsdl

The problem is that this service references other WSDL files. These
WSDL files use the box name in the link. Is there a way to force the
system to use the IP address instead when generating these links??


My System SpecsSystem Spec
Old 03-02-2007   #2 (permalink)
Vadym Stetsyak


 
 

Re: Using WCF in an environment where DNS resolution doesn't work.

Hello, kiltsarebreezy@hotmail.com!

Does WCF service uses IP addresses in the endpoint addresses?

You wrote on 1 Mar 2007 22:40:08 -0800:

k> We've got a WCF webservice using basicHttpBinding deployed to a WinXP
k> server in a WORKGROUP on a different subnet from our client. Name
k> resolution doesn't work from the client box to the server, while IP
k> addressing does.

k> I can address obtain the main WSDL file by addressing it through the
k> IP address, as in:

k> http://<ipaddress>/<path>/MyService.svc?wsdl


With best regards, Vadym Stetsyak.
Blog: http://vadmyst.blogspot.com


My System SpecsSystem Spec
Old 04-10-2007   #3 (permalink)
Dwight@QuickLearn


 
 

RE: Using WCF in an environment where DNS resolution doesn't work.

If the problem is with WSDL, you could create your own WSDL Exporter and plug
it in WCF. Just rename the URI's to the IP addresses needed.

HTH

"kiltsarebreezy@hotmail.com" wrote:

> The Situation:
>
> We've got a WCF webservice using basicHttpBinding deployed to a WinXP
> server in a WORKGROUP on a different subnet from our client. Name
> resolution doesn't work from the client box to the server, while IP
> addressing does.
>
> I can address obtain the main WSDL file by addressing it through the
> IP address, as in:
>
> http://<ipaddress>/<path>/MyService.svc?wsdl
>
> The problem is that this service references other WSDL files. These
> WSDL files use the box name in the link. Is there a way to force the
> system to use the IP address instead when generating these links??
>
>

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
environment variable not seen Software
Can not Creat work file,check temp environment variable Microsoft Office
display resolution changes; screen saver won't work Vista General
vista and XP in the same work environment??? Vista General
How to use Powershell in work environment PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46