Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Indigo

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

 
 
Thread Tools Display Modes
Old 03-02-2007   #1 (permalink)
kiltsarebreezy@hotmail.com
Guest


 

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??

Old 03-02-2007   #2 (permalink)
Vadym Stetsyak
Guest


 

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


Old 04-10-2007   #3 (permalink)
Dwight@QuickLearn
Guest


 

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??
>
>

 

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
display resolution changes; screen saver won't work Susan C. Vista General 3 04-17-2008 09:38 PM
Environment space lingwei Vista General 1 02-15-2008 11:14 AM
vista and XP in the same work environment??? JTP Vista General 4 08-04-2007 09:46 PM
How to use Powershell in work environment JMinahan PowerShell 1 03-15-2007 11:23 AM
how to set environment variable where name is not a-z nor A-Z hieulugia@gmail.com PowerShell 2 12-04-2006 03:08 PM








Vistax64.com 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 2005-2008

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 47 48 49 50