repa’s Site

6Mär/100

Trying to access Outlook Web Access (OWA) – IIS Application Pool MSExchangeServicesAppPool crash

If you try to access the OWA, the IIS Application Pool MSExchangeServicesAppPool crash and stop working.

To solve this issue, open the web.config from the virtual directory and change the following value:

<identity impersonate="True" /> back to: <identity impersonate="true" />

to

<identity impersonate="True" /> back to: <identity impersonate="false" />

Restart the Application Pool and OWA will work fine.

veröffentlicht unter: Exchange Kommentar schreiben
Kommentare (0) Trackbacks (0)

Zu diesem Artikel wurden noch keine Kommentare geschrieben.


Kommentar schreiben


Spam protection by WP Captcha-Free

Noch keine Trackbacks.