G
Guest
We are developing a new web-based app that relies heavily on Active Directory and the integrated Windows authentication. The app is developed in VB6 (IIS application). It runs fine if you connect to it from localhost but constantly throws error -2147463168 if the client is on a remote host. I suspect that the problem relates to binding to AD via LDAP (based on KB243507). Is there a workaround or a security setting that would resolve the issue?