Jump to content

shaman_nsd

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral

About shaman_nsd

Personal Information

  • Occupation
    ICT Support Consultant
  • Location
    Didcot
  1. Thanks Nick, I sorted it now, Turned out to be Anonymous Authentication was enabled on the roombooking folder which was causing the error, all good now
  2. Hi Everyone, I'm re installing HAP+ on CC4 Server 2008 R2 after summer upgrade and while I've had just about every error solved here I've got one last one when I log out of room booking but at no other time Error is: The (&(objectCategory=user)(objectClass=user)(|(userPrincipalName=)(distinguishedName=)(name=))) search filter is invalid. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ArgumentException: The (&(objectCategory=user)(objectClass=user)(|(userPrincipalName=)(distinguishedName=)(name=))) search filter is invalid. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [ArgumentException: The (&(objectCategory=user)(objectClass=user)(|(userPrincipalName=)(distinguishedName=)(name=))) search filter is invalid.] System.DirectoryServices.ResultsEnumerator.MoveNext() +348941 System.DirectoryServices.SearchResultCollection.get_InnerList() +282 System.DirectoryServices.SearchResultCollection.get_Count() +9 System.DirectoryServices.AccountManagement.ADStoreCtx.FindPrincipalByIdentRefHelper(Type principalType, String urnScheme, String urnValue, DateTime referenceDate, Boolean useSidHistory) +1958 System.DirectoryServices.AccountManagement.ADStoreCtx.FindPrincipalByIdentRef(Type principalType, String urnScheme, String urnValue, DateTime referenceDate) +85 System.DirectoryServices.AccountManagement.Principal.FindByIdentityWithTypeHelper(PrincipalContext context, Type principalType, Nullable`1 identityType, String identityValue, DateTime refDate) +216 System.DirectoryServices.AccountManagement.UserPrincipal.FindByIdentity(PrincipalContext context, String identityValue) +81 HAP.AD.User.get_UserPa() +263 [unauthorizedAccessException: Invalid Administrator Credentials, you may need to get your administrator to reset the HAP+ Settings for Active Directory] HAP.AD.User.get_UserPa() +371 HAP.AD.User..ctor(String username) +185 HAP.AD.MembershipProvider.GetUser(String username, Boolean userIsOnline) +165 System.Web.Security.Membership.GetUser(String username, Boolean userIsOnline) +175 HAP.Web.Controls.Page.get_ADUser() +39 HAP.Web.BookingSystem._new.get_isBSAdmin() +155 HAP.Web.BookingSystem._new.Page_Load(Object sender, EventArgs e) +1864 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178 Booking System web.config Booking system part of hapconfig.xml - - - AD section webconfig.xml The systemadmin display name same as account name Any help much appreciated, Thank You Allan
×
×
  • Create New...