Jump to content

Fresh HAP V10 Installation on Server 2019 - Error 404.3


Recommended Posts

Posted (edited)

I've followed the guide to the letter, added the SSL certificate, and set up the correct folder permissions (Server 2019 no longer uses "IIS AppPool\HAP" as a valid permissions object so it's currently IISUSER). I'm getting the following error:

 

Capture.PNG

 

EDIT: Blitzed the whole server and started fresh, works now.

Edited by RCoon
Posted (edited)

Alright, ASP.net wasn't installed correctly. Managed to get further but now my webpage looks like this:

 

Capture.PNG

 

EDIT: Cleansed the code in the web.config file that stopped the css from loading.

Edited by RCoon
Posted
I've now completed the setup, however nobody can access their network drives. When you click on the home drive (mapped as %homedir%) or a network mapped drive, it just loads endlessly.
Posted
It would seem there's major issues with 10.5 and 10.6 HAP installs. I too am experiencing issues with HAP and i don't know if it's down to an update or the domain function level.
Posted
Pretty much solved everything thus far, however numerous random staff are geting MAP/ errors saying their usernames are incorrect, when in fact, they aren't. I've tested a couple of generic staff and student users and they log in fine.
  • 4 months later...
Posted
I've followed the guide to the letter, added the SSL certificate, and set up the correct folder permissions (Server 2019 no longer uses "IIS AppPool\HAP" as a valid permissions object so it's currently IISUSER). I'm getting the following error:

 

[ATTACH=CONFIG]51961[/ATTACH]

 

EDIT: Blitzed the whole server and started fresh, works now.

 

I'm trying to do this and also can't see "IIS AppPool\HAP". In fact, a lot of the instructions seem to be inadequate now. Do you have any info on how you did it please? Or does anyone else have some more up-to-date guidance?

 

Thank you

 

Stuart

Posted

OK, got there! Thanks, however.....

 

Now when I go to http://hapserver/hap, it obviously does something as the address changes to https://hapserver/hap/setup.aspx but says;

 

This site can’t be reached hapserver unexpectedly closed the connection.

Try:

 

Checking the connection

Checking the proxy and the firewall

Running Windows Network Diagnostics

ERR_CONNECTION_CLOSED

 

What next.....

 

Stuart

 

P.S. I have to say the documentation on installing this is pretty dire. If I did a new one, who would I give it to?

Posted (edited)

Right, blitzed the server and installed everything afresh following the video (which I have to confess I had ignored previously as it said v8 so I assumed it wasn't relevant) and am now at the point of the first post in this thread! Unfortunately for me, the OP @RCoon solved it by blitzing the server and starting again! Anyone got any pointers please? I have removed the iis 8 bit in web.config, added a self certified cert, and done the iis apppooldata\hap settings. This is on a fresh server 2019 install. I am up to about 9:30 in the vid. If I browse to the server name, I get the IIS screen, if I browse to server/hap I get the screenshot in post #1.

 

Stuart

Edited by Jawloms
  • 2 weeks later...
Posted (edited)
OK, I'm still moving on. It now presents with a logon page, but gives an Internal Server Error 500 when entering a valid username and password. If I enter invalid credentials it tells me they are wrong. I've been through the setup.aspx. Edited by Jawloms
Posted

OK, when I try it on the server I of course get the much more detailed error page. It says;

 

HTTP Error 500.19 - Internal Server Error

The requested page cannot be accessed because the related configuration data for the page is invalid.

 

Detailed Error Information:

Module DefaultDocumentModule

Notification ExecuteRequestHandler

Handler StaticFile

Error Code 0x800700b7

Config Error Cannot add duplicate collection entry of type 'add' with unique key attribute 'value' set to 'default.aspx'

Config File \\?\C:\inetpub\wwwroot\web.config

Requested URL https://dhs-hap-01:443/HAP

Physical Path C:\inetpub\wwwroot\HAP

Logon Method Forms

Logon User shawkins

 

Config Source:

5:

6:

7:

 

More Information:

This error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error.

View more information »

 

Please, anyone?

Posted

I just went through this and blew a good portion of the day getting it working. It was a fresh load of Server 2019 as the old install was 2008. I'm trying to get everything updated before it goes EOL.

 

Do not use HAP 10.6 as it will do that endless loading bug when attempting to access shared folders. Version 10.5 does not have this bug.

 

Anyways, the video guide even though it's for V8 is still relevant for V10. You need to make sure you have ASP .Net installed before going through all of this as a stock IIS install does not include it. When adding the IIS role: Web Server (IIS) > Web Server > Application Development

 

  • .Net Extensibility 3.5
  • .Net Extensibility 4.7
  • ASP.NET 3.5
  • ASP.NET 4.7

 

You're going to need the installation ISO of Server 2019 to complete this step. Mount it and add '\sources\winsxs' to installation path.

 

As noted prior in the thread be sure to take out that snippet on the web.config regarding IIS8 or the CSS will be messed up.

 

The above should give you what you need to proceed and the video will cover the rest.

  • Thanks 1
Posted
I've tweaked so many things to try and get various bits to work, I've lost track now. I think I'll blitz it again and install 10.5, I didn't know about the 10.6 bug, but now you've pointed it out I've checked and I'm suffering with that too!
Posted
I've tweaked so many things to try and get various bits to work, I've lost track now. I think I'll blitz it again and install 10.5, I didn't know about the 10.6 bug, but now you've pointed it out I've checked and I'm suffering with that too!

 

I've just had to create a new server so i am planning on typing up my own guide today / tonight if you can wait for Server 2019 and HAP 10.5.

  • Thanks 1

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