Last week we had this issue when working with an Outlook Addin. After a lot of trial and errors , finally we got this solution .
Run Command Prompt as Administrator and execute the below command
netsh http add urlacl http://+:8000/ user=domain\username.
Happy Coding
No comments:
Post a Comment