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: Hi, According to the manual you refer to, you need to set the "renderStyleLinks" attribute to "true" and the "useStaticResources" attribute to false. But if your Web.config file does not contain "ajaxControlToolkit" section, you can add it manually. In this case, this section will look like: ``` <ajaxControlToolkit useStaticResources="false" renderStyleLinks="true" /> ```

Viewing all articles
Browse latest Browse all 4356

Trending Articles



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