|
Hi,
I am getting the exception while trying to create a
new user in ActiveDirectory 2000.
The Exception is thrown while trying to set
password.
The code looks like:
objNewDirectoryEntry.Invoke("SetPassword", new object[]{(string)this.Collection["Password"]});objNewDirectoryEntry.CommitChanges(); The error message looks like:- "Exception occurred while setting
setting password for user in active directory : Exception has been thrown by the
target of an invocation."
I googled in the net and found some solutions which
states that SSL has to be enabled. For that i have install the Certifcates. I
have done the same which is given in this link.
Still i am getting the same error. Any help would
be much appreciated.
Regards,
Krishnan
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [Microsofts_C_Sharp] mohanraj
- [Microsofts_C_Sharp] Sandeepta Pradhan
- [Microsofts_C_Sharp]
- [Microsofts_C_Sharp] Krishnan
