I\'m trying to use System.DirectoryServices in a web site project and I\'m getting this error:
System.DirectoryServices
The type or namespace name \'DirectoryServices
Is this a web site project, or a web application project. With the latter, references are handled via the .csproj - i.e. via the "References" node in Solution Explorer.