WebThe Exchange Utility appears to process mailboxes and unstub messages but the messages are unchanged in Outlook. When investigating further, the following error is logged:
14:42:46.703 7 ERROR MAPI.Recovery Error in Message unstub undo Error: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: User is not authenticated
at AfterMail.WebService.BusinessLayer.BaseWebServiceHelper.PerformSecurityCheck()
at AfterMail.WebService.AfterMailService.WebServiceVersionUpdate(String version)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at AfterMail.WebServiceWrapper.WebService.AfterMailService.WebServiceVersionUpdate(String version)
at AfterMail.Exchange.MAPIV2.Stubbing.StubbedMessage.Undo(Boolean noCache, Boolean noSetupDialog)
The Exchange Utility is not logging into the Archive Manager defaultinstance due to the authentication type being configured incorrectly either in IIS or in the web.config of the Archive Manager site.
Only one authentication method can be selected. If both Windows and Forms is enabled then you must decide which you want to use and set them in two places.
IIS Manager


Web.Config
