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

Commented Unassigned: Scripts not being imported. Error on clauses [27885]

$
0
0
Hi everyone.
I have a Masterpage which includes ALL my scripts and styles.
Up to AjaxControlToolkit 4.5, the tag <script type="text/javascript" src='<%= ResolveUrl("~/Scripts/jquery-1.10.2.js")%>'></script> worked just fine. Really fine!
Then I installed the new release jut yesterday. What a headache!

i can't find where to insert this: "in the “ajaxControlToolkit” config section (Web.config), set the “renderStyleLinks” attribute to “true”, and the “useStaticResources” attribute to “false”

Any help?

Regards.
Comments: I'm sorry, I've made a mistake. The correct proposed fix is <%# %> and NOT what is written. Then the tag would be: <script type="text/javascript" src='<%# ResolveUrl("~/Scripts/jquery-1.10.2.js")%>'></script> And the code behind would be: protected void Page_Load(object sender, EventArgs e) { Page.Header.DataBind(); } Regards.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



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