i am new to ADFS and learning to implement it in my already developed application which is in asp.net c#.
With the help of this link i have added code in my application but now it gives error:
Unable to load DLL 'ifsutils.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Can anyone help please?
Also, i am using Server2012R2 and framework 4.0, do i need to follow step 4 from the link.
Thank you in advance