FreeCredentialsHandle error
WCF and WF
1
Posts
1
Posters
3
Views
1
Watching
-
I create web site in asp.net 3.5 with login credentials and one WCF service. I use forms authentication to authenticate user. All works tiptop when i works with database but when i call some method in WCF service i got an error Unable to find an entry point named 'FreeCredentialsHandle' in DLL 'security.Dll'. Does somebody know why this hapend?