Michel Gutierrez wrote:
[Exception... "Component returned failure code: 0x804b003d [nsICacheSession.openCacheEntry]" nsresult: "0x804b003d (<unknown>)" location: "JS frame :: chrome://victor/content/vutil.js :: anonymous :: line 1542" data: no]
That error is NS_ERROR_CACHE_KEY_NOT_FOUND. Try http://silver.warwickcompsoc.co.uk/~silver/mozilla/misc/nserror - unfortunately XPConnect knows very few error codes, so its error messages aren't always helpful.
Now, why you get that error I don't know :-) _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
