jrink Posted June 26, 2013 Posted June 26, 2013 Question 1. When I click SAVE on the setup.aspx page, I get this error. A Error has occured: Error Saving the Configuration More... 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) Question 2. How in the world do I begin to understand all the different options available under the Homepage tab and Bookings tab and My Files tab on the setup.aspx page? Nothing I have found so far shows WHAT this stuff actually DOES or any kind of help file. The documentation on the website on mentions how to install HAP, not how to configure it... or am I not seeing something obvious?? J
nickbro Posted June 26, 2013 Posted June 26, 2013 Open the Registry Editor: Select Start then Run Enter regedt32 or regedit [*]Navigate/expand to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Security [*]Right click on this entry and select Permissions [*]Add the IIS AppPool\HAP user [*]Give it Read permission
jrink Posted June 26, 2013 Author Posted June 26, 2013 Thanks, that helped. And for question #2 above, any response? Thanks.
nickbro Posted June 26, 2013 Posted June 26, 2013 The homepage is separated into Groups, inside the groups are a collection of links. The setup page allows you to move things around, add/delete/edit links and groups. The other tabs control other parts of HAP+. The booking system tab controls the base part of the booking system, including resources to use. If you don't want to use the booking system or help desk you don't need to complete that tab.
amarshall Posted August 30, 2013 Posted August 30, 2013 I have the same error when trying to save, I cannot add the IIS AppPool\HAP user to the registry as it does not show up when trying to add it, to add the HAP user to the folder I used icacls, is there a similar of doing this for the registry?
nickbro Posted August 30, 2013 Posted August 30, 2013 When browsing for the user to use did you change the selector to this computer instead of the Domain.
amarshall Posted August 30, 2013 Posted August 30, 2013 Thanks for your reply, yes I changed it to the local machine and then typed IIS AppPool\HAP I got the error to say there was no such user. This is the same as when I tried to add to folder security, the only way I could add it into the security on the folder was to use icacls from the command line, is there any way of doing this within the registry?
nickbro Posted August 30, 2013 Posted August 30, 2013 You can try the IUsrs group, see if the app pools members of that.
amarshall Posted August 30, 2013 Posted August 30, 2013 I will try it on Monday when I am back in work and let you know, thanks for the advice!
amarshall Posted September 2, 2013 Posted September 2, 2013 Hi, I have decided to install on a different server which is now our dedicated web server. I have followed the instructions for Installing on IIS 6, I become a bit suck at the certificate section having never used certificates in IIS before. First how do I get a certificate and second do I need 1 to 1 or many to 1 mappings??
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