Jump to content

Recommended Posts

Posted

I couldnt find the below user on the webserver local machine:

 

Add the permission:

a. IIS AppPool\HAP (Findable from the Local Machine). Set them to Read & Execute permissions

b. App_Data Folder: Set to Read & Write

 

Do I need to create myself? also b doesnt make much sense, can anyone help?

  • 4 months later...
Posted
See this page on HAP+'s codeplex site: Home Access Plus&#43

 


icacls C:\inetpub\wwwroot\Hap /grant "IIS AppPool\HAP":(RX)

 

 

I tried this but get the error - invalid parameter "IIS AppPool\HAP"

 

This worked for me last time I installed HAP but not this time. Are there some IIS role services I need to add?

 

Thanks in advance for any help

  • 3 weeks later...
Posted
I tried this but get the error - invalid parameter "IIS AppPool\HAP"

 

This worked for me last time I installed HAP but not this time. Are there some IIS role services I need to add?

 

Thanks in advance for any help

 

has anyone got any ideas how to get around this? had to reinstall HAP and cannot get past this stage, tried everything!

Posted

Make sure that the Application Pool is called HAP, and is set to run as the Application Pool Identity.

 

If that fails, you can create a user and tell the application pool and website to run as that user instead

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