AppPool user
Denis Pupin (talk | contribs) No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
You do this by allowing the local user "IIS APPPOOL\{app pool name}" read and write access to the application root. | You do this by allowing the local user "IIS APPPOOL\{app pool name}" read and write access to the application root. | ||
This is particulare important when using | This is particulare important when using [[CodeDress]] - since the assemblies need to be copied | ||
[[Category:MDriven Server]] | [[Category:MDriven Server]] |
Revision as of 08:30, 16 March 2020
This page was created by Hans.karlsen on 2017-03-17. Last edited by Edgar on 2025-01-20.
When running Turnkey you will want to make sure that the user running the IIS Turnkey application and the IIS MDriven Server application has access to the file system. You do this by allowing the local user "IIS APPPOOL\{app pool name}" read and write access to the application root.
This is particulare important when using CodeDress - since the assemblies need to be copied