Hi All,
I have completed the ADFS configuration based on Microsoft's ADFS Step-by-Step Guide while calling the website from client one exception is showing. Exception as follows
Server Error in '/claimapp' Application.
--------------------------------------------------------------------------------
The web server has been unable to contact the Federation Server.
Description: An unhandled...
User Profile
Collapse
-
ADFS Error : Server Error in '/claimapp' Application.
-
ADFS Configuration error
Hi All
Server : Windows Server 2003 R2
Client : Windows XP
ADFS Configuration showes some error, I have been follwed ADFS Step-by-Step Guide provided by Microsoft. After the configuration while i am calling website page is not displying.
Thankyou in Advance -
How to create new user in ADAM using ASP .Net 2.0 / C#.
I am trying to create user account in ADAM using ASP .Net 2.0 / C#. but giving an exception on "setpasswor d" property.
The code is as follows: :
user.Invoke("Se tPassword", new object[] { "1234qwer!@ #$" });
The given exception is
System.Reflecti on.TargetInvoca tionException was unhandled by user code
Message="Except ion has been thrown by the target... -
Hi Simeon
Check the condition if(!page.IsPost Back) before loading items to the listbox everytime. -
path should have to be specified using LDAP ://
eg: DirectoryEntry entry=new DirectoryEntry( "LDAP://MYDOMAIN","shin evpaul","1234qw er!@#$");Leave a comment:
-
Check the proprty is empty or not using Properties.Cont ains("property" )
eg: if(adObject .Properties.Con tains("title"))
IsNullOrEmpty() function will not check the property is nullLeave a comment:
-
Go to Control panal >Security center > Windows firewall > off...Leave a comment:
No activity results to display
Show More
Leave a comment: