reggiep Posted January 13, 2012 Posted January 13, 2012 Can anyone help an idiot? On step 21 of the installation guide for HAP+ on IIS7 I can't find the IIS AppPool\HAP user. I have searched in the local machine but I just get an error "The following object is not from a domain listed in the Select Location dialog box, and is therefore not valid:" Have I missed something in IIS? Thanks
JonThompson Posted January 13, 2012 Posted January 13, 2012 I had the same problem. Run this comamnd icacls C:\inetpub\wwwroot\Hap /grant "IIS AppPool\HAP":(RX) 1
reggiep Posted January 13, 2012 Author Posted January 13, 2012 That did it thanks. I'm not backing out of the thanks but I was reading about the icacls command when you saved me getting the syntax right!
reggiep Posted January 13, 2012 Author Posted January 13, 2012 I'm not having a good day with this. Install all finished but now I get a http 500 internal server error!
nickbro Posted January 13, 2012 Posted January 13, 2012 There's a slight bug in v7.9 that puts two links on the homepage with the same name, open ~/app_data/hapconfig.xml in notepad, look for My Emails, should be 2 of them, rename one of them
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