This is a migrated thread and some comments may be shown as answers.

notifyScriptLoaded() BUG

0 Answers 72 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mon NN
Top achievements
Rank 1
Mon NN asked on 19 Jan 2010, 02:53 PM
I get a bug when performing an asynchronous postback in update panel.  I figure its something to do with

if (typeof (Sys) !== "undefined") Sys.Application.notifyScriptLoaded();

Details of the bug I get is below

Sys.ScriptLoadFailedException: The script '/ScriptResource.axd?d=IJ-vAn-30ismm7-uprXJuI148iaeogJGCciJZA9DwrcMzGkIpeKRdEhUD4HkSPf3fJGG4bGPA5tIWtmpqMB1iA2&t=ffffffff80166a94' contains multiple calls to Sys.Application.notifyScriptLoaded(). Only one is allowed.


Mon NN.

No answers yet. Maybe you can help?

Tags
Ajax
Asked by
Mon NN
Top achievements
Rank 1
Share this question
or