Enterprise Vault Office Mail App fails to initialize due to incorrectly defined URL of the EWS virtual directory
book
Article ID: 100031398
calendar_today
Updated On:
Description
Error Message
Additionally, in a Fiddler trace when the host makes this call “/owa/service.svc?action=ExecuteEwsProxy” the following error occurs:
{"Body":null,"ErrorMessage":"The remote server returned an error: (401) Unauthorized.","StatusCode":0,"StatusDescription":null,"WasProxySuccessful":false}
Cause
The proxy to the Exchange Mailbox server was failing because the internal URL of the EWS virtual directory was set to the external URL instead of the Exchange Mailbox server.
Resolution
Update the internal URL in the Exchange Admin Center to be the Exchange Mailbox Server:
- Disable users that have been enabled with the EV Office Mail App
- Log into the Exchange Admin Center
- Go to Servers
- Go to Virtual Directories
- From the dropdown menu select the following:
Select Server: <
Exchange_Mailbox_Server_Name>
Select Type: EWS
- Edit the EWS (Default Web Site) of the Exchange Server
- On the General tab update the Internal URL to be: FQDN_of_Exchange_Server/EWS/Exchange.asmx
- Re-enable users with the EV Office Mail App
Issue/Introduction
Enterprise Vault (EV) Office Mail App does not load in Outlook with the error Initialization failed.
Was this article helpful?
thumb_up
Yes
thumb_down
No