System.Directoryservices being not recongnized

A

aamirghanchi

Hi,

I recently converted an ASP .net 1.1 project to 2.0 in VS 2005.
Even though System.DirectoryServices reference has been added to the
project, still for some reasons the Imports System.DirectoryServices
is not being recognized and there is a build time warning on it
stating:
Namespace or type specified in the Imports System.DirectoryServices
doesn't contain any public member or cannot be found. Make sure the
namespace or the type is defined and contains at least one public
member. Make sure the alias name doesn't contain other aliases.

Further there are build errors on all the classes belonging to this
assembly.

Does anyone else came across such an issue after conversion from old
version to new. Please share.

Thanks
 
G

Guest

I just tried this to make sure and had no issue at all. Try deleting and then
re-adding the reference to System.DirectoryServices.
Peter
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top