XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/ |
Difference between revisions of "Creating default IIS application pool user in SQL"
Line 1: | Line 1: | ||
+ | ====Default application pool user==== | ||
If you are using the default application pool user in IIS: | If you are using the default application pool user in IIS: | ||
[[image:pic1.png|centre|900px]] | [[image:pic1.png|centre|900px]] | ||
+ | =====Add login in SQL==== | ||
then you should add a login for that in SQL Server: | then you should add a login for that in SQL Server: | ||
Revision as of 08:40, 9 October 2019
Contents
Default application pool user
If you are using the default application pool user in IIS:
=Add login in SQL
then you should add a login for that in SQL Server:
Check that the Login properties for the user are set as below: