I'm working with an integrated pipeline where I require to impersonate the user who is authenticated in order to connect to SQL server. However, I keep getting the error - An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
We're using an integrated pipeline and can't change that. How could I handle this?