Hi,
I'm trying to authenticate to my domain controller using the example on
http://msdn.microsoft.com/library/de...SecNetHT02.asp, but I keep getting the error below:
The specified domain either does not exist or could not be contacted
There's an article in Microsoft's KB that said I need to "configure the base account that .NET uses", which I presume is the ASP.NET username in machine.config but I'm not sure how to configure it. Also, the article I mentioned above said that I need to create a new least privileged account in order to access Active Directory. How exactly do I that?
Thanks!!!
Regards,
Marlon