Imports 'System.DirectoryServices' cannot be found.

E

Edward

Hello,

I'm getting the following error message:

"Compiler Error Message: BC30466: Namespace or
type 'DirectoryServices' for the
Imports 'System.DirectoryServices' cannot be found."

I've set up my project as described here:

http://msdn.microsoft.com/library/default.asp?
url=/library/en-
us/netdir/netds/setting_up_your_development_environment.asp

But continue to get this message. I'm at a complete loss
to explain this. Any help would be greatly appreciated.

Thanks,
Edward
 
E

Edward

Nevernmind... I found I can make this work by making sure
the "copy local" field for the assembly is set to true
before building.
 

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

Top