J 
		
								
				
				
			
		Jeremy Chapman
I've created a csharp class library, and added System.DirectoryServices as a
using clause, but I get the error that the type or namespace name
'DirectoryServices' does not exist in the class or namespace 'system'.
I've done this before from a winform app, so I must be missing something.
suggestions?
				
			using clause, but I get the error that the type or namespace name
'DirectoryServices' does not exist in the class or namespace 'system'.
I've done this before from a winform app, so I must be missing something.
suggestions?