VS debugger with plesk - under sysuser

0

So I have a 2016 windows server with plesk installed on it. Plesk configures dedicated application pools with the sysuser associated to the subscription in order to provide the safest environment, where all application pools are isolated between each other.

When I try to run a debugger I get this error: unable to start debugging on the web server. operation not supported. unknown error 0x80004005

If I run the debbuger on application pool with apppoolidentity it runs ok. But this error is what I get when the app pool his under plesk made identity.

That is plesks answer: You need to configure Visual Studio with a sysuser which only has permissions to a specific folder path.

Could anyone point me to a way to configure it please?

visual-studio
debug
asked on Super User May 27, 2019 by matisa

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0