Tys Posted February 20, 2014 Posted February 20, 2014 (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 February 20, 2014 by Tys
uffy2000 Posted February 21, 2014 Posted February 21, 2014 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.
nickbro Posted February 21, 2014 Posted February 21, 2014 The something is wrong means that local logon rights don't exist on the server, go back to the installation/setup notes, you've missed a step
Tys Posted February 21, 2014 Author Posted February 21, 2014 (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 February 21, 2014 by Tys
Tys Posted February 21, 2014 Author Posted February 21, 2014 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.
fairm010 Posted February 21, 2014 Posted February 21, 2014 I had that, you must be sure to be using Default Website and not one you made.
Tys Posted February 21, 2014 Author Posted February 21, 2014 Default Website was deleted to remove clutter (this server hosts other internal sites).
fairm010 Posted February 21, 2014 Posted February 21, 2014 Yeah that's what I was trying but found that only Default Website had the option.
Tys Posted February 21, 2014 Author Posted February 21, 2014 Is there anything else I can do, short of re-installing IIS, to get it back?
fairm010 Posted February 21, 2014 Posted February 21, 2014 Hmm.. try this: Recreate the default website in IIS - Stack Overflow
Tys Posted February 21, 2014 Author Posted February 21, 2014 I had a look at that and tried a couple of the answers, yet they still don't allow me to "Convert to Application".
fairm010 Posted February 21, 2014 Posted February 21, 2014 Hmm sorry, when I had this I was installing on a clean server so just re-installed IIS.
Tys Posted February 21, 2014 Author Posted February 21, 2014 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.
fairm010 Posted February 21, 2014 Posted February 21, 2014 I'm not sure what you mean? I have HAP running on a Server 08 R2 VM on ESXi...
uffy2000 Posted February 21, 2014 Posted February 21, 2014 Should have been more specific.. StrangeOpossum could you not create a VM and then re-install HAP on that?
Tys Posted February 21, 2014 Author Posted February 21, 2014 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).
Tys Posted February 27, 2014 Author Posted February 27, 2014 (edited) FIXED 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 February 27, 2014 by Tys
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now