i have a membership provider which works with active directory very well ( standart membershipprpvider).
our IT added a new Active directory (replica). the ponit here that some times one of the AD might be down, at that time the secound AD will be used to authenticate users. i'm trying to build the application to achieve this issue but i did not find a way to change the connection string of the membershipprovider when one active directory is down to use the other. so i need a way for the membershipprovider to test the connections and select the working one.
AD knocked out me!!!!
thanks for your help in advance
...
Go to the complete details ...