Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using System.DirectoryServices Question

Status
Not open for further replies.

sanders720

Programmer
Aug 2, 2001
421
US
I have a program that I want to apply the "using System.DirectoryServices" to, but it is not an option. It works in other existing apps I pull up, but not in my newly created one.

Any thoughts on this would be gretaly appreciated.
 
You need to add a reference to System.DirectoryServices.dll to your project first.

Chip H.


____________________________________________________________________
Click here to learn Ways to help with Tsunami Relief
If you want to get the best response to a question, please read FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top