I have a code to get the list of OUs within a domain. Now this just lists all the OUs and does not give any way to distinguish between an OU and a sub OU.
I\'d like to write some messages to the server. Each time, for the tramsmitting only, I\'m closing the outputStream and reopen it when I have to send the next message.
System.ArgumentException: Object must be of type Int32. in this code: MyBO target = new MyBO() { x1 = 20 };