Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Image Added

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>