Ok. So I\'m trying to find a way to avoid including ActiveDs in my project because I\'m having trouble getting the dll to show up in the installer. The only reason to have i
What is wrong with this code? It should work fine:
SearchResult sr = ds.FindOne(); hacked = DateTime.FromFileTime((long)sr.Properties["pwdLastSet"][0]);