Jump to content

HAP login in error - Method is only supported if the user name parameter matches the


Recommended Posts

Posted

Hi

 

I am receiving the error below when I login to HAP. All was working fine until I changed the administrator credentials in the AD setup section of setup.aspx.

 

Can anyone offer anyone offer any advice?

 

Thanks

 

Julia :)

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


[h=2]Method is only supported if the user name parameter matches the user name in the current Windows Identity.[/h][h=2][/h][h=2]Description:[/h]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.Configuration.Provider.ProviderException: Method is only supported if the user name parameter matches the user name in the current Windows Identity.

 

 

Source Error:

 

[TABLE=width: 624]

 

[TR]

[TD=bgcolor: #ffff00]Line 36: $(document).ready(function () {

Line 37: hap.livetiles.Init([

Line 38: <%#gettiles((HAP.Web.Configuration.LinkGroup)Container.DataItem)%>

Line 39: ]);

Line 40: });[/TD]

 

[/TR]

 

[/TABLE]

 

Source File: c:\inetpub\wwwroot\HAP\Default.aspx Line: 38

 

 

 

Stack Trace:

 

[TABLE=width: 624]

 

[TR]

[TD=bgcolor: #ffff00][ProviderException: Method is only supported if the user name parameter matches the user name in the current Windows Identity.] System.Web.Security.WindowsTokenRoleProvider.GetCurrentWindowsIdentityAndCheckName(String userName) +3605276 System.Web.Security.WindowsTokenRoleProvider.GetCurrentTokenAndCheckName(String userName) +49 System.Web.Security.WindowsTokenRoleProvider.GetRolesForUser(String username) +143 HAP.AD.RoleProvider.GetRolesForUser(String username) +96 System.Web.Security.RolePrincipal.IsInRole(String role) +12093768 HAP.Web.Configuration.LinkGroup.get_FilteredLinks() +749 HAP.Web.Default.gettiles(Object o) +540 ASP.default_aspx.__DataBind__control10(Object sender, EventArgs e) in c:\inetpub\wwwroot\HAP\Default.aspx:38 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +304 System.Web.UI.Control.DataBindChildren() +12435143 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +321 System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +183 System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +659 System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +164 HAP.Web.Default.Page_Load(Object sender, EventArgs e) +952 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178[/TD]

 

[/TR]

 

[/TABLE]

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...