This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Tessitura V11 on Server 2012 IIS8 (Solved)

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



[edited by: Dmitrij Zeile at 5:29 AM (GMT -6) on 30 Aug 2013]