Snapshot Web Application Pool keeps stopping

Get Snapshot Web working on same IIS server as Exchange - Application Pool keeps stopping

When trying to run snapshot on the same IIS instance as Exchange, you can sometimes get a error where the Snapshot application pool just stops, and you have to manually start it again.

This is due to some exchange components being 64bit, but Snapshot requires 32bit.


Fix:

You need to add the "bitness64" parts to the below 3 lines in C:\Windows\System32\inetsrv\config\application.config

            <add name="kerbauth" image="C:\Program Files\Microsoft\Exchange Server\V14\Bin\kerbauth.dll" preCondition="bitness64" />
            <add name="exppw" image="C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Owa\auth\exppw.dll" preCondition="bitness64" />
            <filter name="Exchange OWA Cookie Authentication ISAPI Filter" path="C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\owa\auth\owaauth.dll" enabled="true" preCondition="bitness64" />

If you still get an error, it may be around dynamic or static compression module.

If that is the case, the steps below can be completed to fix this:

-> Take IIS backup.
-> Open IIS
-> Click on server module node at the top of the left hand tree and choose "Modules".
-> Right click on DynamicCompressionModule and choose "Unlock"
-> Right click on StaticCompressionModule and choose "Unlock".
-> Open desired websites -> Open Modules.
-> Right click on DynamicCompressionModules and choose "remove".
-> Right click on StaticCompressionModule and choose "Remove".
-> Do IISRESET.

For more assistance, contact us on Support@PlusSoftSolutions.com
    • Related Articles

    • Installing Server and Workstation versions of Snapshot

      Once SnapShot is installed on the Server/Primary workstation initially, a shared database is created (the default name is SnapShot).  Load the Licence using web update (if possible) See installation notes on the Snapshotbi download page on how to do ...
    • Snapshot Web Dashboards data refresh

      IMPORTANT - This article refers to the Web Dashboard Module for the Desktop version of Snapshot - NOT Snapshot.Live, the Cloud Dashboarding tool. The Snapshot Web Dashboards module does not automatically refresh, like the option in the Desktop ...
    • Snapshot Users Password

      Changing of passwords. The passwords are maintained through the desktop version of Snapshot and you need to be a Snapshot admin user to do this. When logged into Snapshot, go to the settings tab and select 'Manage Logins'. You can edit any user and ...
    • Setting the SSL certificate for Snapshot Web

      SnapshotWeb should be configured securely using a SSL certificate.Here are the requirements: • Snapshot Web runs on Microsoft Internet Information Services (IIS) • IIS needs to be able to communicate with the SQL Server where the Snapshot database is ...
    • Changing the Currency Symbol in Snapshot

      The currency symbol is linked to the Country General Settings. Therefore whatever the Local or Server version of Snapshot has as the Currency Symbol, Snapshot will revert to that symbol.