asp tutorials, asp.net tutorials, sample code, and Microsoft news from 15Seconds
Data Access  |   Troubleshooting  |   Security  |   Performance  |   ADSI  |   Upload  |   Email  |   Control Building  |   Component Building  |   Forms  |   XML  |   Web Services  |   ASP.NET  |   .NET Features  |   .NET 2.0  |   App Development  |   App Architecture  |   IIS  |   Wireless
 
Pioneering Active Server
 Power Search





Active News
15 Seconds Weekly Newsletter
• Complete Coverage
• Site Updates
• Upcoming Features

More Free Newsletters
Reference
News
Articles
Code Samples
Components
Tools
FAQ
Feedback
Books
Links
DL Archives
Community
Messageboard
List Servers
Mailing List
WebHosts
Consultants
Tech Jobs
15 Seconds
Home
Site Map
Press
Legal
Privacy Policy
internet.commerce














internet.com
IT
Developer
Internet News
Small Business
Personal Technology
International

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

HardwareCentral
Compare products, prices, and stores at Hardware Central!

PreviousNext

 

email this FAQ to a colleague

Q: I am trying to programmatically create a OU and CNs under it. The creation of OU succeeds but CN does not get created. I get an error on the SetInfo for the CN.

A: This code should fail:


set otTemp = otTest.Create("member", "cn=gopa")

since you're not adding the value for the guid - a required attribute (mustContain).

If you used the following code, your bits would succeed:


set oTemp = otTest.Create("member", "cn=gopa")
oTemp.Put "GUID", CStr([your guid value here])
oTemp.SetInfo

- Rob Howard

Articles
Jun 12, 2001 - You've Got Mail! - Site Server Direct Mailer
In this article, Shiva Manjunath shows us how to configure Site Server Direct Mailer, create test members and distribution lists, create template emails, and finally, create and run a Direct Mailer package to send the personalized emails to the target members.
[Read This Article]  [Top]

Books
Professional Site Server 3.0 Personalization an...
Robert Howard

Knowledge Base Articles
PRB: Posting Acceptor Destroys Session Data
Q192030 - 1998.09.10


Support the Active Server Industry



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers