Jump to content

Recommended Posts

Posted (edited)

I've installed HAP 10.4 onto Windows Server 2012 R2.

 

I've followed the video installation of HAP on YouTube, albeit for a version that is 2 revisions earlier.

 

Anyhow, the first error I receive when trying to load the webpage is this:

 

1Untitled.png

 

So I remove all this bit

 

     
     
     
     
     
     
     
     
     
     
     
     

 

 

Then I get this

 

2Untitled.png

 

So I remove the following:

 

    
   

 

 

And now I get this...

 

3Untitled.png

 

 

I am using a self-created SSL. and directory browsing is enabled.

 

Any ideas?

Edited by Chuckster
Posted

I would put the original web.config file from the downloadable zip folder.

 

Then remove the IIS8 Section and if I remember correctly you may also have above and below it remove these aswell and make sure there is no break in the lines.

 

Also check the permissions are correct on the folders.

Posted

The error indicates that the module section is locked at server level.

 

You can use the following command to unlock the section:

%windir%\system32\inetsrv\appcmd unlock config -section:system.webServer/modules

  • Thanks 1
Posted

@nickbro your suggestions have worked; thank you.

 

One other thing, once I have done some configuration work I get this...

 

Untitled.png

 

What am I supposed to do in the config file - delete those entries in the highlighted red box?

Posted

Under the booking system I get

 

Error: unauthorised access

You have attempted to access a restricted resource.

 

 

I have created the lessons and subjects under booking, and I am logged in as the admin. Any ideas?

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