G
Guest
We are developing a new intranet app based on ASP, IIS and AD in VB6. If the program tries to bind to AD either via GetObject or via ADO then we get error 80040e37 (invalid AD path) unless
1. client is localhost (the IIS and IE run on the same machine) o
2. username and password are explicitly supplied to the connectio
3. test is run on a live domain controlle
IIS uses windows authentication, client usernames are authenticated correctly. Both test server (not domain controller) and live AD controller have SP4 installed, the test server, however has several newer pathces installed as well. That's the only difference we have found between the two servers.
1. client is localhost (the IIS and IE run on the same machine) o
2. username and password are explicitly supplied to the connectio
3. test is run on a live domain controlle
IIS uses windows authentication, client usernames are authenticated correctly. Both test server (not domain controller) and live AD controller have SP4 installed, the test server, however has several newer pathces installed as well. That's the only difference we have found between the two servers.