WCF service problem when trying to open it's WSDL from other machine
WCF and WF
1
Posts
1
Posters
10
Views
1
Watching
-
Hello all, I use VS2008 and .Net Framework 3.5. I have created a simple WCF web service and hosted in IIS 5.1. Then I've opened it's WSDL from the browser and there in the endpoint address I see the FQDN except the name of my computer in the DNS or the IP address. For that reason I am unable to open the WSDL from some other computer. Maybe it is masked by NAT I don't know. I have a firewall working on my pc by the administrators too. I could change the address of the service endpoint in the Web.config file but could not change the addresses of the schemalocation. I'm new to this stuff, so please could someone help me or explain me why this happens. Thanks and Regards, ~choopie