I'm writting an admin tool for the support people at my place, so they can add new users etc to a win2k server. I'm using vb6 ent and adsi (ldap).
When I first set an object to a container, I get a 30 sec delay, while the program is talking to the DC. After this I can change containers via a combo box, and everything is ok. If I don't change containers for a couple of mins, I get this 30 sec delay again, as though some time out is triggering on the server. Any ideas how to speed things up when using an ldap connection in vb?
When I first set an object to a container, I get a 30 sec delay, while the program is talking to the DC. After this I can change containers via a combo box, and everything is ok. If I don't change containers for a couple of mins, I get this 30 sec delay again, as though some time out is triggering on the server. Any ideas how to speed things up when using an ldap connection in vb?