Jump to content

Recommended Posts

Posted

Hello

 

I am getting the following error when trying to login to home access plus,i have added the active directory users fine

[h=1]Server Error in '/HAP' Application.


[/h][h=2]The specified string parameter is empty.

Parameter name: name[/h]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 specified string parameter is empty.

Parameter name: name

 

Source Error:

 

[TABLE=width: 100%]

[TR]

[TD]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.[/TD]

[/TR]

[/TABLE]

 

Stack Trace:

 

[TABLE=width: 100%]

[TR]

[TD][ArgumentException: The specified string parameter is empty.

Parameter name: name]

System.DirectoryServices.ActiveDirectory.DirectoryContext..ctor(DirectoryContextType contextType, String name) +574939

HAP.AD.ADUtils.FriendlyDomainToLdapDomain(String friendlyDomainName) +37

HAP.AD.ADUtils.get_DirectoryRoot() +271

HAP.AD.User.UserAccountControl(String username) +15

HAP.Web.Login.login_Click(Object sender, EventArgs e) +1009

System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +153

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804

[/TD]

[/TR]

[/TABLE]

 

regards

Posted
Can you open your ~/app_data/hapConfig.xml file, look at the 3rd line (AD), check your domain name is domain.tld, e.g. crick.internal, powyscc.local, etc... It needs to be the FQDN.
Posted

all working with changing that thankyou,i cant access the site from off our network,what do i put for the school url ?? i tried the same url i logged onto onsite and to me to login page but wont work from home

 

regards

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...