lethalbyte wrote:
I've been trying to use the DirectoryServices namespace, but keep getting Access Denied errors when I point it to a remote server
That's how you're meant to be doing it.
Just ensure that the ASP.NET process your application is running under (or the ASP.NET Application itself) has full Administrative rights.