Skip to main content

Essentials Manager Cannot Open

Comments

5 comments

  • Permanently deleted user

    You may have a domain policy being pushed out to IIS that is undoing what the Essentials installer sets up. The first thing to check might be that the static file handler for the RestManager application is enabled. Re-running the post installer might also have the same effect as reinstalling with much less trouble.

    0
  • Permanently deleted user

    We're seeing the exact same error for a new GTX Essentials v3.9 installation on Windows Server 2008 R2 and IIS 7.5.  Re-running post-installer didn't help, and the StaticFile handler is Enabled for the RestManager application.

    Any other thoughts?

    0
  • Permanently deleted user

    We got the Manager to work by setting the 'Managed Pipeline Mode' for the EssentialsAdministrationAppPool4 app pool to 'Classic' from 'Integrated'.  Have not deployed a viewer yet, but will see if we have to do the same thing for 'EssentialsAppPool4'.

    0
  • Permanently deleted user

    Thanks heaps Chris,

    Changing the managed pipeline mode to classic also helped me get the REST Manager working. Did you investigate adding a Viewer and doing the same for 'EssentialsAppPool4'

    Cheers,

    Brett

    0
  • Permanently deleted user

     

    We had issues w/ security (since we are using Active Directory groups to determine which GTX Themes users can view, a customization that L/G did for us) so when our Production deployment was finally said and done, this is what it looked like:

    REST Manager:

    • App Pool:  EssentialsAdministrationAppPool4
    • App Pool Managed Pipeline Mode:  Integrated
    • App Pool Identity:  <MACHINE_NAME>\EssentialsAdmin

     

    REST:

     

    Silverlight Viewer:

    • App Pool:  <APP_NAME>
    • App Pool Managed Pipeline Mode:  Integrated
    • App Pool Identity:  ApplicationPoolIdentity
    0

Please sign in to leave a comment.