Jump to content

Recommended Posts

Posted (edited)

Hi,

 

I seem to be in the 1% that is having problems with the new HAP+ install. When I try to add mappings to the setup page, I receive an internal server error.

 

Could someone please paste the mapping section from their working hapconfig.xml so that I can manually edit the file.

 

@nickbro I am using the HAP.Web v7.7.1116.1300.zip you posted earlier, this has enabled me to get this far. :D I was encountering errors galore before. :(

 

Thanks,

Michael

Edited by linkazoid
Posted

Could someone please paste the mapping section from their working hapconfig.xml so that I can manually edit the file.

 

Hey Michael :)

 

There was an issue with one of the earlier versions of HAP 7 whereby forward slashes and back slashes were being confused..

 

Here is my mapping section for the latest version of HAP (which works :) )

 


     %homedir%
     \\servername\pupils shared
     \\servername\teachers shared
     \\servername\Students
   

 

Hope it helps :)

  • Thanks 2
Posted (edited)

Hi Matt,

 

Thanks for that.

 

Unfortunately I receive the following error when logging into HAP.

 

403 - Forbidden: Access is denied.

You do not have permission to view this directory or page using the credentials that you supplied.

 

Loging in from the Server gives me the following error:

 

Capture.JPG

Michael

Edited by linkazoid
Posted (edited)

Arrrggh - So close... It was working ok, but I dunno what I've done but now i'm unable to download files or browse folders in both basic and advanced. :(Capture.JPG

 

Have noticed the URL changes to

 

If I change it to

https://home.mydomain.com /HAP/MyComputer/U/Documents/My%20Pictures

the space above is intentional

the folder opens until I click on another folder.

 

I am using uppercase drive letters in the config.

Edited by linkazoid
Posted

Cheers Matt, :D

 

It was because I has added spaces to the end of the each mapping line.

enablemove="False" usagemode="Quota">\\data\studentpublic$
instead of
enablemove="False" usagemode="Quota">\\data\studentpublic$

 

On another note, what is the "enablemove=True" and "enablemove=False for in the above mapping line?

 

Michael

Posted

oh fab :) glad you got there in the end! I honestly dont know what the enablemove means.. i sort of presume it enables the ability to move folders around.. but could be wrong.. im sure its in the documentation somewhere! lol

 

Matt

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