Search the web
Sign In
New User? Sign Up
ADSIANDDirectoryServices · ADSI and System.DirectoryServices Q&A
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
"Directory Service is Busy"   Message List  
Reply | Forward Message #4610 of 4630 |
I am looking at a customer's environment where custom .NET programs carry
out user account provisioning jobs to AD every past midnight. They can
create users or adjust attributes, based on data from SAP.

Quite often, the use of the System.DirectoryServices.DirectoryEntry class to
make changes would result in errors recorded in the log file.


*“The Directory service is Busy”*

* at System.DirectoryServices.Interop.IAds.SetInfo()*

* at System.DirectoryServices.DirectoryEntry.CommitChanges()*

What types of condition would result in such a response?


Thanks,
Aaron

--
The melody of logic will always play out the truth ~ Narumi Ayumu, Spiral


[Non-text portions of this message have been removed]




Thu Mar 12, 2009 2:45 pm

valoryea
Offline Offline
Send Email Send Email

Forward
Message #4610 of 4630 |
Expand Messages Author Sort by Date

I am looking at a customer's environment where custom .NET programs carry out user account provisioning jobs to AD every past midnight. They can create users...
Aaron Seet
valoryea
Offline Send Email
Mar 12, 2009
2:45 pm

I had been recommended to check out the DirectoryServicesCOMException class, which is features an ExtendedError property and ExtendedErrorMessage property....
Aaron Seet
valoryea
Offline Send Email
Mar 23, 2009
1:58 am

My company uses ADAM for data. We've pushed the limits of writing to AD/AM to the point that we were getting the same type of message. Initially, we thought we...
Stuart Miller
stumiller_2000
Offline Send Email
Mar 23, 2009
5:43 am

Yesterday I got hold of the actual source employee data and log file that was used to update AD, and checked it against the user account provisioning code. I...
Aaron Seet
valoryea
Offline Send Email
Mar 24, 2009
3:58 am

In an interesting turn of events, we have gotten access to one of the customer's test domain, and I wasted no time attempting the same tests onto this domain....
Aaron Seet
valoryea
Offline Send Email
Mar 26, 2009
7:36 am

On further investigation, a domain controller that is not patched to SP1 or SP2, thereby remaining at RTM patch level, would accept a “ “ space value for a...
Aaron Seet
valoryea
Offline Send Email
Apr 3, 2009
9:05 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help