Jump to content

Recommended Posts

Posted (edited)

So, I've put a new installation of HAP on a server and done the initial setup (first page of setup.aspx). All well and good.

 

However, when trying to do anything else (say, adding a new mapping in My Files), I'm getting the following error. Google isn't getting me very far, so - any idea how to fix this?

 

A Error has occured:

Error Saving the Configuration

The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security.

 

 

at System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly, Boolean wantToCreate) at System.Diagnostics.EventLog.SourceExists(String source, String machineName, Boolean wantToCreate) at System.Diagnostics.EventLog.SourceExists(String source) at HAP.Web.Setup.Save_Click(Object sender, EventArgs e)

 

 

 

Thanks in advance.

 

[Edit] Interesting - it seems that the settings change was made, even with that error.

[Edit 2] After logging in as a regular user, things get more interesting. My Files gives this error: http://prntscr.com/2ubqho and the home pages gives this (yet other things on the homepage still work) http://prntscr.com/2ubqpa. Works fine for admins.

[Edit 3] I've managed to fix the "Error Saving the Configuration" error, but the two on the last edit still remain.

Edited by Tys
Posted
just a quick query here, when you are changing the setup.aspx page are your going to the AD tab and typing in the administrator password so that a green tick shows when you edit anything on any of the Tabs.
Posted (edited)

Yeah, I'm typing that in every time.

 

 

Okay, pretty sure I followed the installation steps exactly but I'll retrace my steps.

Edited by Tys
Posted
I've done all steps except for "34. Right Click on HAP and select Convert to Application" as this option doesn't appear in the right click menu.
Posted
I had a look at that and tried a couple of the answers, yet they still don't allow me to "Convert to Application".
Posted

Reinstalling IIS isn't possible here since this hosts other things, I don't have a spare server just for HAP.

 

I'll be able to restart the server shortly, so perhaps that'll help. I'll update this post after I've done that.

Posted
The server really isn't specced up enough for running a VM (and this server runs a lot at the moment anyway, a VM on it would probably be too much).
Posted (edited)

FIXED :D

 

A group policy was restricting users from logging on locally, which HAP needs for impersonation. Allowed Users to log on locally and all is working now! @nickbro you may want to add a quick note about this requirement in the installation docs.

Edited by Tys

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