Technical Information (for technical support personnel)

Close

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.Core.XmlConfig.Read() in D:\gss\cloud0202\SOURCE\trunk\GSS.Core\XmlConfig.cs:line 81 at GSS.Vitals.KnowledgeBase.Service.AccountPolicyService.Get() in D:\GSS.SVN\LAMBDA_CLOUD0202\trunk\GSS.Vitals.KnowledgeBase\Service\AccountPolicyService.cs:line 29 at GSS.Vitals.KnowledgeBase.Service.KBUserService.LockoutByIp(String ip) in D:\GSS.SVN\LAMBDA_CLOUD0202\trunk\GSS.Vitals.KnowledgeBase\Service\KBUserService.cs:line 174 at CompositionAopProxy_70c134f28eab45139b3d06d21a799bfc.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)