You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


This error message typically occurs if the user running the TARGIT server has been changed.

Solution

Run the following commands in an elevated command prompt:

NETSH http delete urlacl url=https://*:1301/
NETSH http add urlacl url=https://*:1301/ user=<domain>\<username>

  • No labels