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

Commented Unassigned: Upgrade AJAX Control Toolkit v15.1.4 - bundling not working [27980]

$
0
0
Hi,

I've upgraded my project to the latest version of ACT, followed steps to configure bundling but page source code is still full of links.

Thanks,
Comments: It seems you did not put this code snippet ``` <asp:PlaceHolder runat="server"> <%: Styles.Render("~/Content/AjaxControlToolkit/Styles/Bundle") %> </asp:PlaceHolder> ``` into your master page head as described in the AjaxControlToolkit.StaticResources NuGet package readme.txt file that is shown right after package installation. I have attached it separately to make sure you did not miss any step that is required to set up your project for bundling. Please let me know of your progress.

Viewing all articles
Browse latest Browse all 4356

Trending Articles