[Migrated content. Thread originally posted on 02 May 2012]
I am getting the above error when I try to reference System.DirectoryServices.AccountManagement. The IDE allows me to add the reference and intellisense pops up like it knows it's there but then it gives me an error saying it is an unknown class. What am I doing wrong?Alternatively, I have created a C# method to validate user credentials using the DirectoryServices.AccountManagement and would like to call the method from Managed COBOL but have not found any examples of how to do this. Could you provide me with one?
Thanks!!




