Hi,
I'm using Windows Server 2008 R2, IIS 7.
I try to persist all DomainUsers that are signed in my application.
Well, this problem is that the app write in DB in the property "UserDomain" of my table "IIS APPPOOL\MyAppPoolIdentity",
but I don't know why, but I know that the problem is in some IIS configuration.
So, what can I do? :/