Click here to Skip to main content
15,881,173 members

Comments by Mukund Thakker (Top 78 by date)

Mukund Thakker 10-Jun-19 4:03am View    
I want to provide functionality of login into application with multiple domain Active Directory.
I am getting below error when I try to login (passing domain name, username, password) with domain which is not in default DNS,
Exception :The server is not operational.
Stack : at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_NativeObject()

So I think domain is not found or may be it is not resolved to mapped IP address.
Mukund Thakker 7-Jun-19 10:04am View    
Dear David,

How do I pass domain server IP along with my domain name?
Mukund Thakker 8-Apr-14 5:30am View    
Can you post your HTML and code.
Mukund Thakker 5-Apr-14 3:12am View    
Please confirm your GoogleAppID and SENDER_ID
string GoogleAppID = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
var SENDER_ID = "9999999999";
Mukund Thakker 6-Dec-13 8:51am View    
what functionality of twitter you want to integrate?