I occasionally get the following on a page (in the FireBug console). I don't know what's calling it, or even if it's something from one of the telerik controls.
if (!element) throw Error.argument('element', Sys.Res.createNoDom);
The error's reported at location http://localhost:3427/ScriptResource.axd?d=eFuti-lNMZN_0Ao8MTC_kB5wYWN8N4ENowFEDEsnM9wGuEXHnTuaNkJfX8gLcSI_cUIPBD22mZUjTiCdZprnZNoNRAdws7R5olffJNNBZTw1&t=633136284577271766.
I'm only asking here 'cos I've only seen it with the AJAX version of the page.
--
Stuart
Sys.ArgumentException: Value must not be null for Controls and Behaviors.
Parameter name: element
The error's reported at location http://localhost:3427/ScriptResource.axd?d=eFuti-lNMZN_0Ao8MTC_kB5wYWN8N4ENowFEDEsnM9wGuEXHnTuaNkJfX8gLcSI_cUIPBD22mZUjTiCdZprnZNoNRAdws7R5olffJNNBZTw1&t=633136284577271766.
I'm only asking here 'cos I've only seen it with the AJAX version of the page.
--
Stuart