<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/weconfig</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 16:59:29 GMT</pubDate>
<item>
<title>(XML) web.config to avoid 'Sys' is undefined error - ptomas</title>
<link>http://snipplr.com/view/66816/webconfig-to-avoid-sys-is-undefined-error/</link>
<description><![CDATA[ <p>You get "'Sys' is undefined" error in web application. The application works perfectly when run locally. It throws the JavaScript error when run in production. A handler is necessary in web.config to solve this problem. "ScriptResource" is added to the config file.</p> ]]></description>
<pubDate>Mon, 20 Aug 2012 21:24:17 GMT</pubDate>
<guid>http://snipplr.com/view/66816/webconfig-to-avoid-sys-is-undefined-error/</guid>
</item>
</channel>
</rss>