Jump to content

Recommended Posts

Posted (edited)

Hi guys

I've run through a new install of the brilliant HAP+ today on a Win2k8R2 DC (I appreciate member servers are better suited) that runs RM Easylink.

Worked through initial setup.aspx to configure some initial settings, noticed that the IIS validated had failed on 'Integrated Pipeline', 'Services Activated' and 'App_Data Write Access'. I had actually created a new app pool for HAP and run the ICACLS command on HAP and App_Data for the HAP app pool user.

The problem is I can access the log in page but then after passing my credentials I get 'The website declined to show you this web page HTTP403' and it's the same on the IIS server.

Any ideas please?

Should I build a new website (instead of sub-locating the app inside the RM default website) and try from scratch?

Thanks in advance

Regards

Marty

Edited by marty
Posted

1. Are you running it over https?

2. Have you got .net 4 installed

3. Is the application pool configured correctly

4. Is the anonymous logon user been set

Posted

Thanks for the response Nick

1. Yes - with a third party 4096bit cipher cert

2. Yes

3. integrated .net 4 pipeline

4. iis 7.5 authentication - anonymous enabled, from based enabled.

These are on on the application level.

Some of the settings are different for the containing website - different app pool, authentication and security etc

Posted

hap/api/setup

Endpoint not found. Please see the service help page for costructing valid requests to the service .

 

/hap/api/setup/help

This page describes the service operations at this endpoint.

Uri Method Description

/AddFilter POST Service at https:///hap/api/setup/AddFilter

/AddLesson POST Service at https:///hap/api/setup/AddLesson

/AddLink POST Service at https:///hap/api/setup/AddLink

/AddLinkGroup POST Service at https:///hap/api/setup/AddLinkGroup

/AddMapping POST Service at https:///hap/api/setup/AddMapping

/AddOU POST Service at https:///hap/api/setup/AddOU

/AddQServer POST Service at https:///hap/api/setup/AddQServer

/AddResource POST Service at https:///hap/api/setup/AddResource

/AddSubject POST Service at https:///hap/api/setup/AddSubject

/EditLesson POST Service at https:///hap/api/setup/EditLesson

/GetADTree POST Service at https:///hap/api/setup/GetADTree

/RemoveFilter POST Service at https:///hap/api/setup/RemoveFilter

/RemoveLesson POST Service at https:///hap/api/setup/RemoveLesson

/RemoveLink POST Service at https:///hap/api/setup/RemoveLink

/RemoveLinkGroup POST Service at https:///hap/api/setup/RemoveLinkGroup

/RemoveMapping POST Service at https:///hap/api/setup/RemoveMapping

/RemoveOU POST Service at https:///hap/api/setup/RemoveOU

/RemoveQServer POST Service at https:///hap/api/setup/RemoveQServer

/RemoveResource POST Service at https:///hap/api/setup/RemoveResource

/RemoveSubject POST Service at https:///hap/api/setup/RemoveSubject

/UpdateFilter POST Service at https:///hap/api/setup/UpdateFilter

/UpdateLink POST Service at https:///hap/api/setup/UpdateLink

/UpdateLinkGroup POST Service at https:///hap/api/setup/UpdateLinkGroup

/UpdateLinkGroupOrder POST Service at https:///hap/api/setup/UpdateLinkGroupOrder

/UpdateLinkOrder POST Service at https:///hap/api/setup/UpdateLinkOrder

/UpdateMapping POST Service at https:///hap/api/setup/UpdateMapping

/UpdateQServer POST Service at https:///hap/api/setup/UpdateQServer

/UpdateResource POST Service at https:///hap/api/setup/UpdateResource

/UpdateSubject POST Service at https:///hap/api/setup/UpdateSubject

/UpdateTab POST Service at https:///hap/api/setup/UpdateTab

/UpdateTabOrder POST Service at https:///hap/api/setup/UpdateTabOrder

Posted

Hi Nick

I think I've got it now.

The default document was being inherited from the website (default.asp), by setting this to Default.aspx everything seems to work great now.

Thank you very much once again for a great product!

Regards

Marty

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