So, i investigated a bit…
What i found does not confirm it’s IE related
(at least not as far as my research went, which was not all the way, see below).
Rather, it seems to be a server-issue, as was initially stated by @colin in the other thread (seems, your post there got deleted? Did not find it anymore).
What i did and found:
I only found install files for SU2017 Make to test.
To fully test, i am still looking for SU2016 Install files, or a SU2017 license.
Please PM me if you can help with any of this.
Trying to add a license, a Page is loaded, that looks a lot like a 404:
Using the Inspector (it is chrome-devtools !! so, no IE this far?) i can in deed see the URL of the shown doc. is giving a 404:
http://help.sketchup.com/de/in-product/2017/pro/ww/add-license?host_id=28f10e089d38%200a002700000c%20e4a47100dde1%20e6a47100dde0%20e4a47100dde4%20e4a47100dde0&su_version=17&os_user_name=test
If i open this url in a browser, i see the same 404 page.
Changing the year in the URL to 2018, i got redirected to
SketchUp Pro 2018 - Add-License | SketchUp…
Which shows an “enter license” dialogue.
Also if the Year is reverted to 2016.
Aha… is there just a redirect missing for 2016/2017?
So i searched for the url-string
pro/ww/add-license and found it in a file in the SU install dir:
Support\SketchUp.dat
Line 78 is:
LICENSING_ADD_LICENSE={HELPCENTER_SERVER}/{GWS_CULTURE}/in-product/{VERSION}/pro/ww/add-license
after changing this line to what i got from the redirect,
LICENSING_ADD_LICENSE=https://licensing.sketchup.com/en/2017/add-license.html
the license dialogue now loads:
But i can’t test if activation works, as i only have a SU 2016 license, but no 2016 install files…
So, if someone has SU2016 Install files, please PM me.
Or, if someone wants to donate/sell his old SU2017 or newer license, i would be very interested.
If you have SU2017 and a license, try for yourself.