Page 1 of 1

Error url virtual path

Posted: Fri May 13, 2022 3:10 pm
by bani06

I got this error when perform user security.

InvalidOperationException: The supplied URL is not local. A URL with an absolute path is considered local if it does not have a host/authority part. URLs using virtual paths ('~/') are also local.

Is that wrong in my coding?


Re: Error url virtual path

Posted: Sat May 14, 2022 7:34 am
by MichaelG

If you are trying to redirect to an external url, please uncheck Tools -> Advanced Settings -> Local redirection only.