Good Day All
i have a IIS server. This IIS Server is publicly available , so i have hosted some WCF services in that server , i can access the URL from outside my network, but i can use it. the url that i access it with is
but now looking at the link to generate the metadata is different, it does not use an IP
svcutil.exe
so this makes it not accessible via the wcftestclient or even if i try to make add a reference in my applications in VS
What settings in the IIS do i need to change ?
Thanks