Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all!

I want to config WCF using local IP Address?
Please help me to host WCF to IIS and edit web.config file using LOCAL IP ADDRESS
Thanks and best regards

What I have tried:

I tried Add application on IIS, but it doesn't work
Posted
Updated 14-Jun-16 21:51pm
Comments
Sergey Alexandrovich Kryukov 15-Jun-16 2:28am    
Local IP address of what? What is local? same host? Do you really run IIS locally?
—SA

1 solution

You may try with entry of IP in host file which is find at below location in your system. C - > Windows - > System32 - > drivers - > etc - > hosts
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900