ASPNet 2.0 DirectoryServices problem

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my ASPNet 2.0 Visual Studio 2002, would someone tell me how to add the
reference to the DirectoryServices?
Thanks for help.


Jason
 
In my ASPNet 2.0 Visual Studio 2002,

Do you mean Visual Studio.NET 2005...?
would someone tell me how to add the reference to the DirectoryServices?

1) Right-click the project name in Solution Explorer

2) Select Add Reference

3) In the .NET tab, select System.DirectoryServices

4) Click OK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top