peterdwyer Posted June 30, 2014 Posted June 30, 2014 We have been running HAP 8.1.1003.0 for a few years and, as we are upgrading all of our servers, I've just installed 10.1.420.1900 on a brand new server 2012. Everything went fine except when I directly edit hapconfig.xml, the whole system goes pear-shaped. I have a working hapconfig.xml in version 8.1 that I'd like to convert over to a version 10.1 compatible version. Is this possible? It would be a huge job to reconfigure the whole thing as we have drive mappings and group-specific stuff etc Thanks in advance
nickbro Posted June 30, 2014 Posted June 30, 2014 You should be able to upgrade from v8.1 to v10.1, just copy the hapConfig.xml file over and run HAP. you may need to go to the setup page and just reenter you ad credentials and save 1
peterdwyer Posted June 30, 2014 Author Posted June 30, 2014 Thanks for your reply. I think my problem was that I ran Setup.aspx (which created a new hapconfig.xml) and then copied bits from my old hapconfig.xml into it. There are definitely some syntax differences in the "mapping" section. If I'd not run Setup.aspx first, I guess that all would have gone properly. One example: Old syntax fro 8.1 that didn't work on 10.1 \\senior1\doco$ New syntax \\server1\doco$ Possible cause? 'enablemove="True"' seems to have been deprecated - it caused 10.1 to show script errors I guess that 10.1 might have "fixed" these script errors if running on a brand new system Thanks
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now