None
0 Points
2 Posts
Sep 09, 2013 01:36 AM|stephen.young|LINK
From looking at the source code I think the problem is that ToolkitScriptManager has a static reference to ToolkitScriptManagerCombiner, but some of the methods in ToolkitScriptCombiner, including GetScriptReferences, are not thread-safe.
AjaxControlToolkit
None
0 Points
2 Posts
Re: AjaxControlToolkit error, Collection was modified; enumeration operation may not execute
Sep 09, 2013 01:36 AM|stephen.young|LINK
From looking at the source code I think the problem is that ToolkitScriptManager has a static reference to ToolkitScriptManagerCombiner, but some of the methods in ToolkitScriptCombiner, including GetScriptReferences, are not thread-safe.
AjaxControlToolkit