Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Unassigned: Issue with bundling and customn controls [27545]

$
0
0
Hello,

Using customn controls with bundling fails due to following code:

registeredControls.Add(ToolkitScriptManagerHelper.GetAssembly(control.Assembly) .GetType(control.Assembly + "." + control.Name));

Should be:

registeredControls.Add(ToolkitScriptManagerHelper.GetAssembly(control.Assembly) .GetType(control.Name));


Comments: I guess its the same problem as 27706 27585 27616 27507 27483

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>