{"id":211,"date":"2010-10-20T16:38:28","date_gmt":"2010-10-20T14:38:28","guid":{"rendered":"http:\/\/jsiegmund.wordpress.com\/?p=211"},"modified":"2013-04-18T18:42:49","modified_gmt":"2013-04-18T17:42:49","slug":"sp2010-fixing-javascript-ribbon-errors","status":"publish","type":"post","link":"http:\/\/blog.repsaj.nl\/index.php\/2010\/10\/sp2010-fixing-javascript-ribbon-errors\/","title":{"rendered":"SP2010: Fixing Javascript \/ Ribbon errors"},"content":{"rendered":"<p>I had some users complaining about their Ribbon not working. When looking more closely, SharePoint was generating lot&#8217;s of JavaScript errors in IE8. I had no clue why (still don&#8217;t have really), but here are two solutions which you can try to fix this problem:<\/p>\n<p>In web.config, make sure the following section exists:<\/p>\n<p>&lt;system.web.extensions&gt;<br \/>\n&lt;scripting&gt;<br \/>\n&lt;scriptResourceHandler enableCompression=&#8221;false&#8221; enableCaching=&#8221;true&#8221; \/&gt;<br \/>\n&lt;\/scripting&gt;<br \/>\n&lt;\/system.web.extensions&gt;<\/p>\n<p>First, make sure it&#8217;s not there already since that will generate errors. This fixed the problem for me.<\/p>\n<p>Second, several others have reported that this might do the trick:<\/p>\n<p>Lookup \/_vti_bin\/sts in IIS (for your SharePoint site of course). The application pool for that site will be set to &#8216;SecurityTokenApplicationPool&#8217;. Change that setting to match the application pool used for your site.<\/p>\n<p>I wish I could explain more about the problem, but I really cannot. But hey, if these fixes work&#8230; \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I had some users complaining about their Ribbon not working. When looking more closely, SharePoint was generating lot&#8217;s of JavaScript errors in IE8. I had no clue why (still don&#8217;t have really), but here are two solutions which you can try to fix this problem: In web.config, make sure the following section exists: &lt;system.web.extensions&gt; &lt;scripting&gt;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[34],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3KFR1-3p","_links":{"self":[{"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/posts\/211"}],"collection":[{"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/comments?post=211"}],"version-history":[{"count":0,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/posts\/211\/revisions"}],"wp:attachment":[{"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/media?parent=211"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/categories?post=211"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/tags?post=211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}