You've finded the cause of the error : the account 'NT AUTHORITY\NETWORK SERVICE' on the web server isn't recognized on the database server. To use SSPI you have to use a domain account as identity for the IIS application pool; and have to grant the same
domain account on the database.
↧
Re: Connect Database from IIS server using Windows Authentication in SSMS
↧