"HTTP could not register URL
Solution is to run this statement from command prompt with Administrator privileges. This statement assumes that you have created virtual folder called wcftest in IIS and WCF service is listening to port 8181.
C:>netsh
nash>http add urlacl url= http://+:8181/wcftest user = machine_name\shashank
nash>exit
C:>_
No comments:
Post a Comment