how do i setup my web.config to use Forms authentication, Set The Membership provider to ActiveDirectoryMembershipProvider and use the built-in login control. so that I can log into my web application using a valid active directory username and password???
+2
A:
Check out this walk through for the ActiveDirectoryMembershipProvider.
Jeremy
2009-05-24 06:05:41