From one day to the other, we cannot access the frontend, and we get this error.
<BEGIN ERROR MESSAGE>
-----------------------------------------------------------------------------
>> Version:2.9005
>> URL:
http://www.malchutjudaica.com/Default.aspx>> Page:
-----------------------------------------------------------------------------
>> 11/17/2016 7:46:33 AM
>> 47.16.211.251
>> DESCRIPTION:
System.UnauthorizedAccessException: Filename: redirection.config
Error: Cannot read configuration file due to insufficient permissions
at Microsoft.Web.Administration.Interop.AppHostWritableAdminManager.GetAdminSection(String bstrSectionName, String bstrSectionPath)
at Microsoft.Web.Administration.Configuration.GetSectionInternal(ConfigurationSection section, String sectionPath, String locationPath)
at Microsoft.Web.Administration.ServerManager.SitesSectionCreator()
at Microsoft.Web.Administration.Lazy.Initialize[T](T& target, CreateInstanceDelegate`1 valueFactory)
at Microsoft.Web.Administration.ServerManager.get_SitesSection()
at Microsoft.Web.Administration.ServerManager.SitesCollectionCreator()
at Microsoft.Web.Administration.Lazy.Initialize[T](T& target, CreateInstanceDelegate`1 valueFactory)
at Microsoft.Web.Administration.ServerManager.get_Sites()
at CkartrisBLL.RecycleAppPool()
at CurrenciesBLL.ConvertCurrency(Int16 _ToCurrencyID, Decimal _FromValue, Int16 _FromCurrencyID)
at UserControls_Skin_FeaturedProducts.LoadFeaturedProducts()
at UserControls_Skin_FeaturedProducts.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
==================================================