Error in Webmail: Cannot access _srchidx.dty

Discussions on webmail and the Professional version.
Post Reply
reinhard_g
Posts: 24
Joined: Mon Oct 24, 2011 12:06 pm

Error in Webmail: Cannot access _srchidx.dty

Post by reinhard_g »

I installed the mailserver on a new device and moved the Postoffice also to the new location.. After a Webmail login I got followign message;

UnauthorizedAccessException: Access to "D:\<....>\Postoffices\<domain>\INDEXROOT\<mailbox>\_srchidx.dty" denied.

This file exists and is empty.

Code: Select all

[UnauthorizedAccessException: Der Zugriff auf den Pfad "D:\<....>\Postoffices\<domain>\INDEXROOT\<mailbox>\_srchidx.dty" wurde verweigert.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +419
   System.IO.FileInfo.Delete() +13994139
   MailEnable.MailboxSearching.MailboxSearch.ReindexRequired(String PostofficeName, String MailboxName) +44
   MailEnable.MailboxSearching.MailboxSearch.MailboxIsIndexedForSearching(String PostofficeName, String MailboxName) +118
   MailEnable.Clients.WebMail.Mondo.client.SearchButtonEnabled() +193
   ASP.mondo_lang_sys_client_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) +4721
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +263
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8921
(Professional Version 954)
Reinhard Gojowsky
--------------------------
EAASDC IT Service Germany
ME Professional 10.40, Windows Server 2019

reinhard_g
Posts: 24
Joined: Mon Oct 24, 2011 12:06 pm

Re: Error in Webmail: Cannot access _srchidx.dty

Post by reinhard_g »

I deleted this empty file, and Webmail did work again.
Reinhard Gojowsky
--------------------------
EAASDC IT Service Germany
ME Professional 10.40, Windows Server 2019

Post Reply