Hosted wcf sevice is not accessing in another systems
Hi,I am working wcf application,i have developed wcf service,and i hostedmy service on my local IIS and Server System,
its working on server like http://localhost:8000/Service1.svc
its displaying service,
but its not accessing for another systems,when i am trying for accessing from
another page its displaying empty page,
for deploying server in wcf,i have folowed below steps.
go to iis
add website,
poool to asp.net 4.0,
applicationname,
path to physicalpath,
port to 8000,
can any one help m epls