Thursday 15 April 2010

local storage - Breeze 1.3.5 localStorage "The system cannot find the path specified" -


I downloaded the "TempHire" example and was running with IE10 (Windows 8) Next error breeze.debug.js :

  Unused exception on line 13707, http: // localhost: 49795 / scripts / breeze.debug was shown in 13. Js 0x80070003 - JavaScript runtime error: the system can not find the path specified.   

section of error:

  if (typewriter)! = 'Undefined') {var mongoMachineId = parseInt (localStorage ['mongoMachineId']) ; // error appears here that if (Mongo Machinind> = 0 & amp; amp; amp; amp; amp; amp;; & lt; = 16777215) { Machine = Math.floor (localStorage ['mongoMachineId']); } // paste the value in the bus. LocalStorage ['mongoMachineId'] = Machine; Document.cookie = 'Mongo Machinide =' + Machine + '; Expired = Tuesday, 19 January 2038 05:00:00 GMT; '; }   

issue typef (localhost)! = 'Undefined' was true because typeof (localStorage) was the same 'unknown' when the exception " system specified path Can not find. "appeared.

I did not know how to properly reproduce this error, because it was a local level random error.

I had deleted all the browser history and all the work properly, but the error continues in IE 10, Google Chrome 27 and Firefox 21.

Please any help would be appreciated.

1.3.5 One bug was something similar. Please try 1.3.6 on the Breeze Web site, now available. I think this will fix the problem

No comments:

Post a Comment