RE: Can't get ActiveDirectoryMembershipProvider to work
- From: Leandro Pilan<emaildopilan@xxxxxxxxx>
- Date: Fri, 26 Mar 2010 12:01:00 GMT
Hey guys, I had the same error, and I solved just by changing the LDAP path to the IP address, like this:
LDAP://testdomain.test.com/CN=Users,DC=testdomain,DC=test,DC=com
to
LDAP://192.XXX.X.X:389/CN=Users,DC=testdomain,DC=test,DC=com
it worked! Cool!
From http://www.developmentnow.com/g/14_2006_3_0_0_711153/Cant-get-ActiveDirectoryMembershipProvider-to-work.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/
.
- Prev by Date: Win 2008 access to "'C:\Windows\Microsoft.NET\Framework\..."
- Next by Date: RE: Win 2008 access to "'C:\Windows\Microsoft.NET\Framework\..."
- Previous by thread: Win 2008 access to "'C:\Windows\Microsoft.NET\Framework\..."
- Index(es):