2012-08-05, 09:03 PM
I get the following error:
Haven't tried the latest version yet so not sure if already fixed. This is after hitting submit on the login page.
Code:
2012-08-06 08:53:12.504 [INFO][16]
2012-08-06 08:53:12.504 [INFO][16]
2012-08-06 08:53:12.504 [INFO][16] Establishing login salt
2012-08-06 08:53:12.504 [INFO][16] Login salt = c2965f8a-9a19-447d-8b61-3118b9fad200
2012-08-06 08:53:12.504 [INFO][16] Registering hidden field...LoginButton.UniqueID = _ctl0:ContentPlaceHolder1:LoginButton
2012-08-06 08:53:12.504 [INFO][16]
2012-08-06 08:53:12.734 [DEBUG][4] Got Web Request (192.168.1.40): /info2.aspx
2012-08-06 08:53:12.829 [INFO][4] Using wmi for free space determination.....
2012-08-06 08:53:13.009 [INFO][4] Using wmi for free space determination.....
2012-08-06 08:53:13.369 [DEBUG][4] Got Web Request (192.168.1.40): /public/sha1-min.js
2012-08-06 08:53:13.369 [DEBUG][19] Got Web Request (192.168.1.40): /public/sha256-min.js
2012-08-06 08:53:13.369 [ERROR][4] System.Web.HttpException: File does not exist.
at System.Web.StaticFileHandler.GetFileInfo(String virtualPathWithPathInfo, String physicalPath, HttpResponse response)
at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context)
at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2012-08-06 08:53:13.374 [DEBUG][16] Got Web Request (192.168.1.40): /themes2/Default/js/common.js
2012-08-06 08:53:13.374 [ERROR][19] System.Web.HttpException: File does not exist.
at System.Web.StaticFileHandler.GetFileInfo(String virtualPathWithPathInfo, String physicalPath, HttpResponse response)
at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context)
at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2012-08-06 08:53:13.379 [DEBUG][19] Got Web Request (192.168.1.40): /themes2/Default/js/info.js
2012-08-06 08:53:13.384 [DEBUG][4] Got Web Request (192.168.1.40): /themes2/Default/css/info.css
2012-08-06 08:53:13.484 [DEBUG][19] Got Web Request (192.168.1.40): /AjaxService2.asmx/jsdebug
2012-08-06 08:53:13.609 [DEBUG][19] Got Web Request (192.168.1.40): /ScriptResource.axd
2012-08-06 08:53:17.334 [DEBUG][4] Got Web Request (192.168.1.40): /public/download.ashx/-1,1
2012-08-06 08:53:17.339 [INFO][4] In process download.....
2012-08-06 08:53:17.339 [INFO][4] In writing of file
Haven't tried the latest version yet so not sure if already fixed. This is after hitting submit on the login page.