I am trying to figure out how to find a check or check stub that was cashed out of Wachovia Bank03/01/2001 Right now, the money is being held at Jeff Atwater‘s office at the state of Florida
SSO Application Configuration MMC not working with BizTalk 2020 CU6
I am using SSO Configuration Application snap-in tool. After creating the new key/value pair, I can’t see them anywhere back on the UI but somehow it does store in the database.
I know similar issue came up during BizTalk Server 2013 and after using redirect binding in the config file, the issue got resolved. But, I tried same approach with BizTalk Server 2020 but unfortunately it is not working. Any help/suggestion will be great. Thanks
Below is what I added in C:\Program Files (x86)\Microsoft Services\SSO Application Configuration\SSOMMCSnapIn.dll.config
<dependentAssembly>
<assemblyIdentity name="Microsoft.EnterpriseSingleSignOn.Interop" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="9.0.1000.0" newVersion="11.0.1038.0" />
</dependentAssembly>