c# - XP cant access Active Directory (System.Runtime.InteropServices.COMException (0x8007203A): The server is not operational at ) -


i have problem cannot access active directory windows xp sp3 machine. server windows server 2008 r2. access ad windows 7 , other machines, xp won't work.

i exception...

system.runtime.interopservices.comexception (0x8007203a): server not operational @ system.directoryservices.directoryentry.bind(boolean throwiffail) @ system.directoryservices.directoryentry.bind() @ system.directoryservices.directoryentry.get_adsobject() @ system.directoryservices.directorysearcher.findall(boolean findmorethanone) @ system.directoryservices.directorysearcher.findone()

i've tried http://www.codeproject.com/kb/ip/storeractivedirectory.aspx other solutions not work.

please me.

regards

denis

pointing dns of tcp/ip v4 active directory server solves problem.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -