Hello!
I experiencing issues with installing v11 on Windows 2012(IIS8) box? I keep getting error 500 in ServicesDashboard. I was just wondering has anybody done it successfully?
Any input would be greatly appreciated.
Dmitrij
P.S.
Issue is resolved by 3rd uninstall and applying this workaround.
Option 1 (TIM text view edit and services re-install)
1. Open the TIM.exe that came with your current Services version, verify the entries on the Standard Properties tab, go to the Text View tab and scroll down to the Standard Values section
2. Locate the subsection
<!-- Services Common -->
3. Update <property name="secure" value="" />
To
<property name="secure" value="https" />
4. Re-install Tessitura Services