Exception of type 'System.Web.HttpUnhandledException' was thrown.<br/>System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.IO.FileNotFoundException: ConfigFile F:\customers\digitaltaiwan\data\config\AccountPolicy.xml not found.
at GSS.Core.XmlCacheConfig.Read() in D:\gss\cloud0202\SOURCE\trunk\GSS.Core\XmlCacheConfig.cs:line 122
at GSS.Vitals.KnowledgeBase.Service.AccountPolicyService.Get() in D:\gss\cloud0202\SOURCE\trunk\GSS.Vitals.KnowledgeBase\Service\AccountPolicyService.cs:line 28
at GSS.Vitals.KnowledgeBase.Service.KBUserService.LockoutByIp(String ip) in D:\gss\cloud0202\SOURCE\trunk\GSS.Vitals.KnowledgeBase\Service\KBUserService.cs:line 174
at CompositionAopProxy_f457e56dfd924055af4d8b4ff8dbfa8b.LockoutByIp(String ip)
at Login.ValidateIpLockout()
at Login.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)