Help Needed

Help Needed

  • NA
  • 13
  • 22.8k

baseaddress in WCF

Jan 15 2014 3:04 PM
                                  

Hi

How to know which port number my process using on windows 8. I tried in command prompt by entering netstat -a . then it listed all tcp and Udp , BUT NOT HTTP. I am learning WCf and in APP.config file I have to enter baseaddress. I do not understand which http address I have to enter.I entered the address which I got( netstat -a) in command prompt and it was giving me error saying that HTTP could not register at that URL....

How to know HTTP where it is registered? What base address I have to give?
 
Thank you

Answers (2)