hi All,
Getting below error while opening plugin registration tool-
Exception has been thrown by the target of an invocation. ---> System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException: Unable to obtain DNS hostname of Active Directory domain controller with ntdsa object name "CN=NTDS Settings,
Unhandled Exception: System.Web.Services.Protocols.SoapException: Server was unable to process request.
Detail: <detail><error>
<code>0x80040216</code>
<description>An unexpected error occurred.</description>
<type>Platform</type>
</error></detail>
I checked below mention article :
http://support.microsoft.com/kb/960370
but i pinged domaincontroller _name ...it shows me error.....Ping request could not find host (DCname).....
Please suggest wht to do...