Hello, I'm trying to debug some JavaScript code for a custom ASP.NET AJAX component I wrote. For some reason, I keep getting this error:
[Exception... "'Sys.ArgumentException: Sys.ArgumentException: The key isn't found in the collection Parameter name: key' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "JS frame :: chrome://firebug/content/spy.js :: onHTTPSpyReadyStateChange :: line 491" data: no] http://localhost/QIS/ScriptResource.axd?d=C96wxlylPPBfadHZyjG-1YrsO0VXN6ediuOc0D73dyPH12QD1QIJ0_DG-MlfV1btdVegMXko0bU3pQ4sUtuI1f2IwYmiYkXxY-BqbFxgRxk1&t=6b85e79d Line 6391 That line reference is in the Sys$CultureInfo$_getAbbrMonthIndex method in the ASP.NET AJAX library. What is this error related to, as I can't debug my script in Firefox... Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
