WHen accessing the archive via the web interface, from the list of "hits" presented, if I select the "Download" option I always get the following message, and of course the download fails
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component. at MAPIMessageLib.MAPIMessageClass.SaveMsg(String bszFileName) at Exclaimer.MailStoreFacade.MailStoreFacade.SaveMessageTo(Guid msgID, String strDatabase, String strPath) at Download.RenderContent(HttpContext context)
The selected message is however viewable by clicking its hyperlinked title. In the resulting window, clicking on its "download" option produces the same error noted above