Getting IIS to impersonate the windows user to SQL server in an intranet environment

前端 未结 1 1095
余生分开走
余生分开走 2020-12-14 15:55

I am developing an intranet site using C# and ASP.NET MVC. I have SQL Server on one machine and IIS running on a separate machine. I would like a user to visit the intranet

相关标签:
1条回答
  • 2020-12-14 16:30

    Well to anyone visiting this question in the future. I resolved this by restarting the IIS Service...doh! Seems my settings were fine just need a full restart of the service!

    0 讨论(0)
提交回复
热议问题