views:

57

answers:

0

I have used the ADCCSharp.dll to check if a user exists in Active Directory. I use this in the login form of a windows application. The problem is that some users can not access the program and they are (exists) in active directory. I guess there must be some right| permissions|security problem.

How can i set rights to the dll i use? there should be something in square brackets called right above the methods that uses code from that dll.

Any thoughts? thnx in advance.