asp.net - Izenda SQL Server alert message:Login failed for user 'xxx'. Reason: Could not find a login matching the name provided -


  • we have installed izenda(reporting tool) on our web server, has windows server 2012 r2 iis 8.0. have different server our sql server database.

    we have 1 network account called nt authority/network service account user , login in sql server.

    i have followed izenda steps thoroughly documentation.

    we using integrated authentication means must require account in sql server , active directory. have account created enough permission in both places.

    i thoroughly reviewed post related issue on google, doesn't help. when try login izenda. can login izenda successfully. however, getting 1 sql server alert message email that:description: login failed user 'xxxx'. reason: not find login matching name provided. [client: 0.0.0.0] change application pool .net application pool. however, doesn't help. please missing. attaching image of error message, application pool, network authority/network service account , our izenda site.

alert message
application pool


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -