<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MbCompression - Complete compression library for ASP.NET</title><link>http://mbcompression.codeplex.com/project/feeds/rss</link><description>MbCompression is a library of handlers and modules to compress Css files, JavaScript files, pages and compress WebResource.axd   It is easy to implement and improve the overall performance of your web project.</description><item><title>Closed Issue: Problem with cssVersion and ScriptVersion insertion (and 2 other notes) [2169]</title><link>http://mbcompression.codeplex.com/workitem/2169</link><description>Hi there,&lt;br /&gt;&amp;#160;&lt;br /&gt;I just tried your recent build of mbcompression, I noticed that when using AutoMode the cssVersion is not being inserted properly&lt;br /&gt;&amp;#160;&lt;br /&gt;In my aspx master page I have this&amp;#58; &amp;#60;link type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;resources&amp;#47;css&amp;#47;style.css&amp;#34; rel&amp;#61;&amp;#34;stylesheet&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;The generated page returns&amp;#58; &amp;#60;link type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;resources&amp;#47;css&amp;#47;css.axd&amp;#63;d&amp;#61;style.css&amp;#34; &amp;#38;v&amp;#61;2rel&amp;#61;&amp;#34;stylesheet&amp;#34; &amp;#47;&amp;#62;&amp;#60;title&amp;#62;&lt;br /&gt;Notice how the &amp;#38;v&amp;#61; is outside of the href&amp;#61;&amp;#34;&amp;#34;&lt;br /&gt;&amp;#160;&lt;br /&gt;web.config Settings&lt;br /&gt;   &amp;#60;CompressorSettings reflectionAlloweded&amp;#61;&amp;#34;false&amp;#34;&lt;br /&gt;                        compressCSS&amp;#61;&amp;#34;true&amp;#34;&lt;br /&gt;                        compressJavaScript&amp;#61;&amp;#34;true&amp;#34;&lt;br /&gt;                        compressPage&amp;#61;&amp;#34;true&amp;#34;&lt;br /&gt;                        compressWebResource&amp;#61;&amp;#34;true&amp;#34;&lt;br /&gt;                        minifyContent&amp;#61;&amp;#34;true&amp;#34;&lt;br /&gt;                        compressThirdParityScripts&amp;#61;&amp;#34;true&amp;#34;&lt;br /&gt;                        cachingStorage&amp;#61;&amp;#34;OutputCache&amp;#34;&lt;br /&gt;                        autoMode&amp;#61;&amp;#34;true&amp;#34;&lt;br /&gt;                        scriptsVersion&amp;#61;&amp;#34;2&amp;#34;&lt;br /&gt;                        cssVersion&amp;#61;&amp;#34;2&amp;#34;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;NOTE &amp;#35;1&amp;#58;&lt;br /&gt;----------------------------------------------------------&lt;br /&gt;Also you might want to update your readme file for people using IIS7 I noticed that it&amp;#39;s not just enough to add to httpHandlers and httpModule  the following is what is applied in web.config&lt;br /&gt;&amp;#60;&amp;#33;-- &lt;br /&gt;        The system.webServer section is required for running ASP.NET AJAX under Internet&lt;br /&gt;        Information Services 7.0.  It is not necessary for previous version of IIS.&lt;br /&gt;    --&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;system.webServer&amp;#62;&lt;br /&gt;        There is a httphandler and httpmodule section in this section&lt;br /&gt;&amp;#160;&lt;br /&gt;NOTE &amp;#35;2&amp;#58;&lt;br /&gt;----------------------------------------------------------&lt;br /&gt;Lastly I noticed a comment in your forum that said&amp;#58;&lt;br /&gt;&amp;#34;Content Encoding Error&lt;br /&gt;The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.&amp;#34;&lt;br /&gt;&amp;#160;&lt;br /&gt;I was trying to use this code below and I found that this also caused the same error&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msmvps.com&amp;#47;blogs&amp;#47;omar&amp;#47;archive&amp;#47;2008&amp;#47;08&amp;#47;01&amp;#47;loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx&lt;br /&gt;&amp;#160;&lt;br /&gt;Regards DotnetShadow&lt;br /&gt;</description><author>Miron</author><pubDate>Thu, 16 May 2013 06:52:37 GMT</pubDate><guid isPermaLink="false">Closed Issue: Problem with cssVersion and ScriptVersion insertion (and 2 other notes) [2169] 20130516065237A</guid></item><item><title>Closed Issue: .css&amp;v=1 xhtml problem [2304]</title><link>http://mbcompression.codeplex.com/workitem/2304</link><description>Hi there,&lt;br /&gt;&amp;#160;&lt;br /&gt;This is a small problem when dealing with xhtml, basically urls should be encoded so for cssVersion instead of &amp;#38;v&amp;#61;1 should be &amp;#38;amp&amp;#59;v&amp;#61;1&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.htmlhelp.com&amp;#47;tools&amp;#47;validator&amp;#47;problems.html&amp;#35;amp&lt;br /&gt;&amp;#160;&lt;br /&gt;Maybe you can look into this &lt;br /&gt;&amp;#160;&lt;br /&gt;Regards Dotnetshadow&lt;br /&gt;</description><author>Miron</author><pubDate>Thu, 16 May 2013 06:52:37 GMT</pubDate><guid isPermaLink="false">Closed Issue: .css&amp;v=1 xhtml problem [2304] 20130516065237A</guid></item><item><title>Closed Issue: ArgumentOutOfRangeException [3153]</title><link>http://mbcompression.codeplex.com/workitem/3153</link><description>Hi,&lt;br /&gt;&amp;#160;&lt;br /&gt;i have a website, there are many exceptions of the following type. Do you have an idea what it could be&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;Requested Url&amp;#58; http&amp;#58;&amp;#47;&amp;#47;mydomain&amp;#47;mysite&amp;#47;Reports&amp;#47;jslib.axd&amp;#63;d&amp;#61;&amp;#126;&amp;#47;vcl&amp;#47;gui&amp;#47;validate.js &lt;br /&gt;Exception&amp;#58; ArgumentOutOfRangeException&lt;br /&gt;Parametername&amp;#58; utcDate&lt;br /&gt;Callstack&amp;#58;&lt;br /&gt;   bei System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper&amp;#40;Message reqMsg, Boolean bProxyCase&amp;#41;&lt;br /&gt;   bei System.Runtime.Remoting.Proxies.RemotingProxy.Invoke&amp;#40;Object NotUsed, MessageData&amp;#38; msgData&amp;#41;&lt;br /&gt;   bei System.Action&amp;#96;1.EndInvoke&amp;#40;IAsyncResult result&amp;#41;&lt;br /&gt;   bei Miron.Web.MbCompression.CompressionHandlerBase.EndProcessRequest&amp;#40;IAsyncResult result&amp;#41;&lt;br /&gt;   bei System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion&amp;#40;IAsyncResult ar&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks&lt;br /&gt;</description><author>clively</author><pubDate>Thu, 16 May 2013 06:52:35 GMT</pubDate><guid isPermaLink="false">Closed Issue: ArgumentOutOfRangeException [3153] 20130516065235A</guid></item><item><title>Closed Issue: webresource.axd not compressing properly [3484]</title><link>http://mbcompression.codeplex.com/workitem/3484</link><description>Hi there,&lt;br /&gt;&amp;#160;&lt;br /&gt;Ever since I changed to changeset 22589 and above 22680 I noticed that something isn&amp;#39;t quite right with mbcompression in particular the following&lt;br /&gt;&amp;#160;&lt;br /&gt;1&amp;#41; In the web.config JavaScriptCompressionHandler and CssCompressionHandler aren&amp;#39;t available I get them in red, although I can still compile&lt;br /&gt;&amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;jslib.axd&amp;#34; type&amp;#61;&amp;#34;Miron.Web.MbCompression.JavaScriptCompressionHandler, MbCompression&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;css.axd&amp;#34; type&amp;#61;&amp;#34;Miron.Web.MbCompression.CssCompressionHandler, MbCompression&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;Also I noticed that webresource.axd was not getting compressed on certain servers, I also noticed some of my javascript such as Page_Validate&amp;#40;&amp;#41; which happens to be in webresource.axd showed that it was not available&lt;br /&gt;&amp;#160;&lt;br /&gt;Changeset 21470 everything works exactly as required, can you please let me know what has changed, I&amp;#39;ve attached a file to show you the output I&amp;#39;m getting with the latest version&lt;br /&gt;&amp;#160;&lt;br /&gt;Regards Rob&lt;br /&gt;</description><author>Miron</author><pubDate>Thu, 16 May 2013 06:52:34 GMT</pubDate><guid isPermaLink="false">Closed Issue: webresource.axd not compressing properly [3484] 20130516065234A</guid></item><item><title>Commented Issue: WebResource.axd error gzip [10841]</title><link>http://mbcompression.codeplex.com/workitem/10841</link><description>Hi, &lt;br /&gt;&lt;br /&gt;I have been using your module for some while and worked fine until at some stage started an logging error, with the consequence of blocking other javascript&lt;br /&gt;With the chrome developer tools I figured out the error coming out from WebResource.axd..&lt;br /&gt;&lt;br /&gt;So I disabled the MbCompression and worked everything fine. Without the compression i was able to figure out what was the WebResource.axd file and found out that it is actually a Microsoft ASP.NET Resource not mine..&lt;br /&gt;&lt;br /&gt;What or how should I do to fix this&amp;#63; What am I missing to do with the module&amp;#63;&lt;br /&gt;&lt;br /&gt;Attached is the Microsoft WebResource javascript&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks and Regards&lt;br /&gt;Comments: ** Comment from web user: n3moncic ** &lt;p&gt;something else that I noted is that even if I exclude the WebResource.axd from being compressed it would still result the error. Now I think I can fairly say that the module perhaps doesn't exclude WebResource.axd?&lt;br&gt;Has anyone encountered with such errors?&lt;/p&gt;</description><author>n3moncic</author><pubDate>Wed, 27 Feb 2013 13:13:34 GMT</pubDate><guid isPermaLink="false">Commented Issue: WebResource.axd error gzip [10841] 20130227011334P</guid></item><item><title>Created Issue: WebResource.axd error gzip [10841]</title><link>http://mbcompression.codeplex.com/workitem/10841</link><description>Hi, &lt;br /&gt;&lt;br /&gt;I have been using your module for some while and worked fine until at some stage started an logging error, with the consequence of blocking other javascript&lt;br /&gt;With the chrome developer tools I figured out the error coming out from WebResource.axd..&lt;br /&gt;&lt;br /&gt;So I disabled the MbCompression and worked everything fine. Without the compression i was able to figure out what was the WebResource.axd file and found out that it is actually a Microsoft ASP.NET Resource not mine..&lt;br /&gt;&lt;br /&gt;What or how should I do to fix this&amp;#63; What am I missing to do with the module&amp;#63;&lt;br /&gt;&lt;br /&gt;Attached is the Microsoft WebResource javascript&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks and Regards&lt;br /&gt;</description><author>n3moncic</author><pubDate>Tue, 26 Feb 2013 17:46:44 GMT</pubDate><guid isPermaLink="false">Created Issue: WebResource.axd error gzip [10841] 20130226054644P</guid></item><item><title>New Post: What does mean "f" first char in decrypted "d" param?</title><link>http://mbcompression.codeplex.com/discussions/401112</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Actually the subj....&amp;quot;s&amp;quot; looks like &amp;quot;System.Web&amp;quot;, &amp;quot;p&amp;quot; looks like just my own assembly, but what means &amp;quot;f&amp;quot; ? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;/div&gt;</description><author>AlexDn</author><pubDate>Mon, 29 Oct 2012 13:04:57 GMT</pubDate><guid isPermaLink="false">New Post: What does mean "f" first char in decrypted "d" param? 20121029010457P</guid></item><item><title>Created Issue: Chinese compression [10560]</title><link>http://mbcompression.codeplex.com/workitem/10560</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I opened a question regarding the problem with compression of Chinese language&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;stackoverflow.com&amp;#47;questions&amp;#47;13065510&amp;#47;asp-net-gzip-compression-for-chinese-language-with-jquery-ui-and-jqgrid&amp;#47;13068637&amp;#35;13068637&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The problem was in&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; Convert string to byte&amp;#91;&amp;#93;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; Faster than the built-in method, and prevent encoding problems&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &lt;br /&gt;        public static byte&amp;#91;&amp;#93; StringToBytes&amp;#40;string value&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            int length &amp;#61; value.Length&amp;#59;&lt;br /&gt;            byte&amp;#91;&amp;#93; resultBytes &amp;#61; new byte&amp;#91;length&amp;#93;&amp;#59;&lt;br /&gt;            for &amp;#40;int i &amp;#61; 0&amp;#59; i &amp;#38;lt&amp;#59; length&amp;#59; i&amp;#43;&amp;#43;&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                resultBytes&amp;#91;i&amp;#93; &amp;#61; &amp;#40;byte&amp;#41;value&amp;#91;i&amp;#93;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;            return resultBytes&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Solved by changing that method to&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; Convert string to byte&amp;#91;&amp;#93;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; Faster than the built-in method, and prevent encoding problems&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &lt;br /&gt;        public static byte&amp;#91;&amp;#93; StringToBytes&amp;#40;string value&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;                 Encoding Utf8 &amp;#61; Encoding.UTF8&amp;#59;&lt;br /&gt;                return Utf8.GetBytes&amp;#40;value&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;</description><author>AlexDn</author><pubDate>Thu, 25 Oct 2012 12:43:11 GMT</pubDate><guid isPermaLink="false">Created Issue: Chinese compression [10560] 20121025124311P</guid></item><item><title>Source code checked in, #80132</title><link>http://mbcompression.codeplex.com/SourceControl/changeset/changes/80132</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:49:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80132 20121001094939P</guid></item><item><title>Source code checked in, #80131</title><link>http://mbcompression.codeplex.com/SourceControl/changeset/changes/80131</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:43:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80131 20121001094310P</guid></item><item><title>New Post: Web Resources - NoAccess.htm error</title><link>http://mbcompression.codeplex.com/discussions/279876</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi all,&lt;br&gt;
I have implemented MbCompression on my project. Everything works fine for a while and than after some time I am starting to reciving this error:&lt;br&gt;
&lt;br&gt;
NoAccess.htm?aspxerrorpath=/WebResource.axd (it was taken by fiddler)&lt;br&gt;
&lt;br&gt;
One thing about my project, I am also using telerik's HtmlEditor and for this control I am reciving the same error.&lt;br&gt;
It results with no styling.&lt;/p&gt;
&lt;p&gt;Thx&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;&lt;span style="color:blue"&gt;&amp;lt;?&lt;/span&gt;&lt;span style="color:#a31515"&gt;xml&lt;/span&gt; &lt;span style="color:red"&gt;version&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;1.0&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;encoding&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;UTF-8&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;?&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;configuration&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;configSections&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
	    &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;sectionGroup&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.web&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
	      &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;section&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;CompressorSettings&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.SettingsConfigSection&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
	    &lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;sectionGroup&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;configSections&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;httpHandlers&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;verb&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;*&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;path&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;jslib.axd&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.JavaScriptCompressionHandler, MbCompression&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;validate&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;false&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;verb&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;*&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;path&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;css.axd&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.CssCompressionHandler, MbCompression&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;validate&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;false&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;httpHandlers&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt; 
	&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;httpModules&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;WebResourceCompressionModule&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.WebResourceCompressionModule, MbCompression&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;MbCompressionModule&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.MbCompressionModule, MbCompression&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;httpModules&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
    &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;httpRuntime&lt;/span&gt; &lt;span style="color:red"&gt;executionTimeout&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;43200&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;maxRequestLength&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;104856&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;  &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;system.web&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
 
	&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;system.webServer&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;validation&lt;/span&gt; &lt;span style="color:red"&gt;validateIntegratedModeConfiguration&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;false&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;modules&lt;/span&gt; &lt;span style="color:red"&gt;runAllManagedModulesForAllRequests&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;WebResourceCompressionModule&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.WebResourceCompressionModule, MbCompression&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;MbCompressionModule&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.MbCompressionModule, MbCompression&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;modules&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;handlers&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;JsHandler&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;verb&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;*&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;path&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;jslib.axd&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.JavaScriptCompressionHandler, MbCompression&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;preCondition&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;integratedMode&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;CssHandler&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;verb&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;*&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;path&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;css.axd&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Miron.Web.MbCompression.CssCompressionHandler, MbCompression&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;preCondition&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;integratedMode&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;handlers&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;system.webServer&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;

  &lt;span style="color:green"&gt;&amp;lt;!-- This section is not an obligation. Add it if you needs to change the default values --&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;Miron.web&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;CompressorSettings&lt;/span&gt; &lt;span style="color:red"&gt;compressCSS&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;daysInCahe&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;0&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;reflectionAlloweded&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;compressJavaScript&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;compressPage&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;combineCSS&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;combineHeaderScripts&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;compressThirdParityScripts&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;compressWebResource&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;minifyContent&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;cachingStorage&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;FileSystem&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;autoMode&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;scriptsVersion&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;1&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;
		     &lt;span style="color:red"&gt;cssVersion&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;1&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;excludePaths&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;key&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;~/DontCompressMe.aspx&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;excludePaths&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;excludeFromMinifyPaths&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;key&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;~/app_themes/default/theme.css&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;excludeFromMinifyPaths&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;disableByPostParams&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
			&lt;span style="color:green"&gt;&amp;lt;!--Example how to exclude DevExpress ajax async calls from being compressed--&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;key&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;DXScript&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
			&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;disableByPostParams&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
		&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;CompressorSettings&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;Miron.web&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;configuration&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;

&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>axissy</author><pubDate>Thu, 17 Nov 2011 18:45:08 GMT</pubDate><guid isPermaLink="false">New Post: Web Resources - NoAccess.htm error 20111117064508P</guid></item><item><title>New Post: javascript/css unordered render ?</title><link>http://mbcompression.codeplex.com/discussions/211558</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello, seems like this thread has been awaken again. Is it fixed ? Otherwise, I suggest to create a temp directory on the server-side that contains every header scripts at the root. The main problem is that you just can't combine every scripts of a specific subfolder without considering other files.&lt;/p&gt;
&lt;p&gt;For example :&lt;/p&gt;
&lt;p&gt;In the header, I need this exact order : "a/script1.js", "b/script2.js", "a/script3.js". The subfolder combining will result in "a/combine[script1,script3]", "b/combine[script2]" and there is no way to choose wisely which one to combine first. Both cases will result in errors.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now with a temp root directory, suppose that you have the same exact order : "a/script1.js", "b/script2.js", "a/script3.js".&lt;/p&gt;
&lt;p&gt;Let's call the directory omething like "_combineHeaderRoot" and copy every scripts into it once and for all. With this new temp structure, you can easily keep a trace of the arrival order of the scripts, then combine them this way : "_combineHeaderRoot/combine[script1,script2,script3]". It should now keep the original order while combining the header scripts.&lt;/p&gt;
&lt;p&gt;I hope this helps.&lt;/p&gt;&lt;/div&gt;</description><author>drikcode</author><pubDate>Fri, 23 Sep 2011 04:46:11 GMT</pubDate><guid isPermaLink="false">New Post: javascript/css unordered render ? 20110923044611A</guid></item><item><title>New Post: Latest Microsoft Security Hotfix breaks MbCompression</title><link>http://mbcompression.codeplex.com/discussions/230376</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;strong&gt;Possible solution for DecryptString error when using WebResource compression!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have checked a bit on the WebResource compression errors after the security patch mentioned above and I have changed the following code in MbCompression\Utils\EmptyMembership.cs:&lt;/p&gt;
&lt;p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;        &lt;span style="color: blue;"&gt;internal&lt;/span&gt; &lt;span style="color: blue;"&gt;string&lt;/span&gt; DecryptString(&lt;span style="color: blue;"&gt;string&lt;/span&gt; input)
        {
            &lt;span style="color: blue;"&gt;byte&lt;/span&gt;[] buf = HttpServerUtility.UrlTokenDecode(input);
            
            &lt;span style="color: green;"&gt;//********************************************************&lt;/span&gt;
            &lt;span style="color: green;"&gt;//* not working code !!&lt;/span&gt;
            &lt;span style="color: green;"&gt;//********************************************************&lt;/span&gt;
            &lt;span style="color: green;"&gt;//buf = DecryptPassword(buf);&lt;/span&gt;
            &lt;span style="color: green;"&gt;//********************************************************&lt;/span&gt;
            &lt;span style="color: green;"&gt;//* end of non-working code&lt;/span&gt;
            &lt;span style="color: green;"&gt;//********************************************************&lt;/span&gt;

            Type machineKeySection = &lt;span style="color: blue;"&gt;typeof&lt;/span&gt;(MachineKeySection);
            Type[] paramTypes = &lt;span style="color: blue;"&gt;new&lt;/span&gt; Type[] { &lt;span style="color: blue;"&gt;typeof&lt;/span&gt;(&lt;span style="color: blue;"&gt;bool&lt;/span&gt;), &lt;span style="color: blue;"&gt;typeof&lt;/span&gt;(&lt;span style="color: blue;"&gt;byte&lt;/span&gt;[]), &lt;span style="color: blue;"&gt;typeof&lt;/span&gt;(&lt;span style="color: blue;"&gt;byte&lt;/span&gt;[]), &lt;span style="color: blue;"&gt;typeof&lt;/span&gt;(&lt;span style="color: blue;"&gt;int&lt;/span&gt;), &lt;span style="color: blue;"&gt;typeof&lt;/span&gt;(&lt;span style="color: blue;"&gt;int&lt;/span&gt;) };
            MethodInfo encryptOrDecryptData = machineKeySection.GetMethod(&lt;span style="color: #a31515;"&gt;"EncryptOrDecryptData"&lt;/span&gt;, BindingFlags.Static | BindingFlags.NonPublic, &lt;span style="color: blue;"&gt;null&lt;/span&gt;, paramTypes, &lt;span style="color: blue;"&gt;null&lt;/span&gt;);
            
            buf = (&lt;span style="color: blue;"&gt;byte&lt;/span&gt;[])encryptOrDecryptData.Invoke(&lt;span style="color: blue;"&gt;null&lt;/span&gt;, &lt;span style="color: blue;"&gt;new&lt;/span&gt; &lt;span style="color: blue;"&gt;object&lt;/span&gt;[] { &lt;span style="color: blue;"&gt;false&lt;/span&gt;, buf, &lt;span style="color: blue;"&gt;null&lt;/span&gt;, 0, buf.Length });
            &lt;span style="color: blue;"&gt;return&lt;/span&gt; Encoding.UTF8.GetString(buf);
        }


&lt;/pre&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;If I turn the WebResourceCompressionModule back on in the web.config, and check things through firebug, the compression seems to work again (tested in dotNET v4).&lt;/p&gt;
&lt;p&gt;It is a bit of a sneaky way of doing things and I'm also not sure if this runs on medium trust environments but I'm quite happy so far.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Don Wibier&lt;/p&gt;&lt;/div&gt;</description><author>dwibier</author><pubDate>Fri, 24 Jun 2011 10:58:54 GMT</pubDate><guid isPermaLink="false">New Post: Latest Microsoft Security Hotfix breaks MbCompression 20110624105854A</guid></item><item><title>New Post: Css problems after using MbCompression</title><link>http://mbcompression.codeplex.com/discussions/258958</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Extra info on DexExpress:&lt;/p&gt;
&lt;p&gt;I use a theme&lt;/p&gt;
&lt;p&gt;in each skin file there is something like this&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;&amp;lt;%@ Register TagPrefix=&lt;span style="color: #a31515;"&gt;"dx"&lt;/span&gt; Namespace=&lt;span style="color: #a31515;"&gt;"DevExpress.Data"&lt;/span&gt; Assembly=&lt;span style="color: #a31515;"&gt;"DevExpress.Data.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"&lt;/span&gt; %&amp;gt;
&amp;lt;%@ Register TagPrefix=&lt;span style="color: #a31515;"&gt;"dxe"&lt;/span&gt; Namespace=&lt;span style="color: #a31515;"&gt;"DevExpress.Web.ASPxEditors"&lt;/span&gt; Assembly=&lt;span style="color: #a31515;"&gt;"DevExpress.Web.ASPxEditors.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"&lt;/span&gt; %&amp;gt;

&amp;lt;dxe:ASPxTextBox runat=&lt;span style="color: #a31515;"&gt;"server"&lt;/span&gt; SpriteCssFilePath=&lt;span style="color: #a31515;"&gt;"~/App_Themes/Office2010Black/{0}/sprite.css"&lt;/span&gt; CssFilePath=&lt;span style="color: #a31515;"&gt;"~/App_Themes/Office2010Black/{0}/styles.css"&lt;/span&gt; CssPostfix=&lt;span style="color: #a31515;"&gt;"Office2010Black"&lt;/span&gt;&amp;gt;
&amp;lt;/dxe:ASPxTextBox&amp;gt;


&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;After using the mb compression the ccs path is like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://localhost:53791/App_Themes/Office2010Black/Editors/css.axd?d=sprite.css,styles.css&amp;amp;v=1"&gt;http://localhost:53791/App_Themes/Office2010Black/Editors/css.axd?d=sprite.css,styles.css&amp;amp;v=1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maybe this also cause the problem&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>compufit</author><pubDate>Wed, 25 May 2011 14:52:51 GMT</pubDate><guid isPermaLink="false">New Post: Css problems after using MbCompression 20110525025251P</guid></item><item><title>New Post: Css problems after using MbCompression</title><link>http://mbcompression.codeplex.com/discussions/258958</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have also base64 code in my css file (because i have a sprite image that i want to repeat horizontally).&lt;/p&gt;
&lt;p&gt;My orginal css:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;html{min-height:100%;height:100%;margin:0;padding:0}#Body{min-height:100%;height:100%;margin:0;padding:0}form{min-height:100%;height:100%;margin:0;padding:0}p{font-size:11px;color:#2c2c2c}.normal,.Normal{font-size:11px;color:#2c2c2c}.NormalBold{font-family:arial;font-size:11px;font-weight:bold;color:#2c2c2c}.NormalRed{color:#c50000;font-family:arial;font-weight:bold;font-size:11px}.fullheight{height:100%}.fullwidth{width:100%}.clear{clear:both;line-height:0;margin:0;padding:0;font-size:0;height:0}.hidden{display:none}.catalyst-skin-table{border-collapse:collapse;border-spacing:0}.EMSkinTable{table-layout:&lt;span style="color: blue;"&gt;fixed&lt;/span&gt;}#OverlayContainer1{min-height:100%;width:100%}#OverlayContainer2{min-height:100%;width:100%}.TopPadding{height:15px}#OuterContainer{height:100%;min-height:100%;margin:0 auto;padding:0}#InnerContainer{height:100%;min-height:100%;margin:0;background:#fff}#LogoContainer{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;margin:0 5px 0 5px}#LogoAreaContainer{margin:0 5px 0 5px}#LogoRightContainer{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right;text-align:right;margin:0 8px 0 0}#LanguageContainer{margin:5px 8px 7px 6px;text-align:right}#SearchContainer{margin:8px 0 16px 6px;text-align:right;overflow:hidden}#DateContainer{margin:0 6px 7px 6px;text-align:right}.Catalyst2Layout1 #MenuContainer{margin:0 5px 0 5px}.Catalyst2Layout2 #MenuContainer{margin:0}#MenuBottomContainer{position:absolute;top:-3px;left:0;height:3px;margin:0;font-size:0}#MenuBottomContainer2{position:absolute;top:-3px;left:0;height:3px;margin:0;font-size:0}#UnderBannerContainer{height:31px;margin:0 5px 0 5px}#LoginContainer{height:27px;margin:4px 4px 0 0;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right}#UserContainer{height:27px;margin:4px 8px 0 0;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right}#BreadcrumbContainer{height:23px;margin:8px 0 0 0;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left}#ContentContainerCell{margin:0;padding:10px 14px 0 14px;vertical-align:top}#OuterContentContainerCell{margin:0;padding:0;vertical-align:top}#CopyrightContainer{text-align:left;margin:5px 0 0 5px;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left}#TermsContainer{text-align:right;margin:5px 5px 0 5px;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right}#PrivacyContainer{text-align:right;margin:5px 5px 0 5px;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right}.Catalyst2Layout1 #BannerOuterContainer{margin:0 5px 0 5px}.Catalyst2Layout2 #BannerOuterContainer{margin:0}#BannerContainer{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;width:100%}#CustomBannerContainer{overflow:hidden}#FlashBannerContainer{overflow:hidden}#FlashBannerContent{text-align:center}#FlashBannerContent img{border:0}.EMBannerOverlayT{position:relative}.Catalyst2Layout1 .EMBannerOverlayB{position:relative;margin:0 5px 0 5px}.Catalyst2Layout2 .EMBannerOverlayB{position:relative}#BannerContainer .banner-t,#CustomBannerContainer .banner-t,#FlashBannerContainer .banner-t{position:absolute;top:0;left:0;height:1px;background:#fff;font-size:0;margin:0;padding:0}#BannerContainer .banner-tl,#CustomBannerContainer .banner-tl,#FlashBannerContainer .banner-tl{position:absolute;top:1px;left:0;width:11px;height:11px;font-size:0;margin:0;padding:0}#BannerContainer .banner-tr,#CustomBannerContainer .banner-tr,#FlashBannerContainer .banner-tr{position:absolute;top:1px;right:0;width:11px;height:11px;font-size:0;margin:0;padding:0}#MenuContainer .menu-bl,.banner-bl{position:absolute;bottom:0;left:0;width:11px;height:11px;font-size:0;margin:0;padding:0}#MenuContainer .menu-br,.banner-br{position:absolute;bottom:0;right:0;width:11px;height:11px;font-size:0;margin:0;padding:0}a:link,a:visited,a:active{font-weight:bold;text-decoration:underline}a:hover{text-decoration:underline}a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active{color:#666;font-weight:bold;font-size:11px;text-decoration:underline}a.CommandButton:hover{color:#444;font-size:11px;text-decoration:underline}h1{font-weight:bold;margin:0;padding:0;line-height:1.5em}h2{font-weight:bold;margin:0;padding:0;line-height:1.5em}h3{font-weight:bold;margin:0;padding:0;line-height:1.5em}h4{font-weight:bold;margin:0;padding:0;line-height:1.5em}h5{font-weight:bold;margin:0;padding:0;line-height:1.5em}h6{font-weight:bold;margin:0;padding:0;line-height:1.5em}.Head{font-family:arial;font-size:14px;color:#28509a;font-weight:bold;padding:0}.SubHead{font-family:arial;font-size:12px;font-weight:bold;color:#585858;padding:0}#FooterCell{vertical-align:top}a.FooterToken:link,a.FooterToken:visited,a.FooterToken:active{font-weight:normal;text-decoration:underline;padding:0;margin:0}a.FooterToken:hover{font-weight:normal;text-decoration:none;padding:0;margin:0}#MenuBarTL{background-image:url(../images/sprite0.png);background-repeat:no-repeat;background-position:-0px -0px;height:11px;width:11px;margin:0;padding:0}#MenuBarTR{background-image:url(../images/sprite0.png);background-repeat:no-repeat;background-position:-12px -0px;height:11px;width:11px;margin:0;padding:0}#MenuBarTL img,#MenuBarTR img{height:11px;width:11px}#MenuBarL{width:11px;height:37px;padding:0;margin:0;font-size:0;background-image:url(../images/sprite0.png);background-position:-130px -0px;background-repeat:no-repeat}#MenuBarR{width:11px;height:37px;padding:0;margin:0;font-size:0;background-repeat:no-repeat;background-image:url(../images/sprite0.png);background-position:-142px -0px}#MenuBarR img,#MenuBarL img{width:11px;height:37px}#MenuBar{height:48px;padding:0;background-position:-258px -0px;background-image:url(../images/borders/em-menu-bg-off.png);background-repeat:repeat-x;vertical-align:top}.mainmenu-idle{display:block;height:48px;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;padding:0;margin:0;font-size:11px;font-weight:bold;color:#c3c3c3;cursor:pointer}.mainmenu-idle span{position:relative;height:48px;line-height:53px;display:block;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;overflow:hidden}.mainmenu-idle span.icn img{margin:18px 4px 0 0}.mainmenu-idle .tab-left{width:13px;height:48px;background:0}.mainmenu-idle .tab-right{width:17px;height:48px;background:0}.mainmenu-idle .tab-left img{width:13px;height:48px}.mainmenu-idle .tab-right img{width:17px;height:48px}.mainmenu-idle .tab-sep img{width:6px;height:48px}.mainmenu-submenu{padding:0;margin:0;border-collapse:collapse;z-index:1000}.mainmenu-menuitem{cursor:pointer}.mainmenu-menuitem td{padding:0;margin:0}.mainmenu-menuitem td span{font-weight:normal;font-style:normal}.mainmenu-menuitem td.icn{padding:0 6px 0 7px}.ModuleTitle_SubMenu{background:#fff;padding:0;margin:0;border:1px solid #1f1f1f;z-index:1000;font-weight:normal}.ModuleTitle_MenuItem{border:0}.ModuleTitle_MenuItem td{background:#fff;color:#1f1f1f;font-family:arial,helvetica,verdana;font-size:11px;font-weight:bold;padding:0 5px 0 5px!important;height:20px;white-space:nowrap}.ModuleTitle_MenuItemSel{border:0;background:0}.ModuleTitle_MenuItemSel td{background:#bababa}.ModuleTitle_MenuIcon{border:0;background:#e5e5e5!important;border-right:1px solid #e5e5e5}.ModuleTitle_MenuIcon img{margin:0}.ModuleTitle_MenuBreak td{background:#e5e5e5;height:1px}.LeftLogoPane{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;padding:0;vertical-align:top}.LeftLogoPane .catalyst-container-overide{width:auto}.RightLogoPane{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right;padding:0;vertical-align:top}.RightLogoPane .catalyst-container-overide{width:auto}.MenuPane{width:100%;padding:0;vertical-align:top}.BannerPane{width:100%;padding:0;vertical-align:top}.CustomBannerPane{width:100%;padding:0;vertical-align:top}.TopPane{width:100%;padding:0;vertical-align:top}.TopPane2{width:100%;padding:0;vertical-align:top}.LeftPane{padding:0 7px 0 0;width:50%;vertical-align:top}.RightPane{padding:0 0 0 7px;width:50%;vertical-align:top}.LeftPane2{padding:0 7px 0 0;width:33%;vertical-align:top}.ContentPane1{padding:0 7px 0 7px;vertical-align:top}.ContentPane{padding:0;vertical-align:top}.RightPane2{padding:0 0 0 7px;width:33%;vertical-align:top}.MiddlePane{width:100%;padding:0;vertical-align:top}.ContentPane2{padding:0 7px 0 0;vertical-align:top}.RightPane3{padding:0 0 0 7px;width:33%;vertical-align:top}.LeftPane3{padding:0 7px 0 0;width:33%;vertical-align:top}.ContentPane3{padding:0 0 0 7px;vertical-align:top}.BottomPane{width:100%;padding:0;vertical-align:top}.LeftPane4{padding:0 3px 0 0;width:33%;vertical-align:top}.ContentPane4{padding:0 3px 0 3px;vertical-align:top}.RightPane4{padding:0 0 0 3px;width:33%;vertical-align:top}.BottomPane2{width:100%;padding:0;vertical-align:top}.FooterPane{width:100%;padding:0 5px 0 5px;vertical-align:top}.OuterTopPane{width:100%;padding:0;vertical-align:top}.OuterTopPane2{width:100%;padding:0;vertical-align:top}.OuterLeftPane{padding:0 1px 0 0;width:50%;vertical-align:top}.OuterRightPane{padding:0 0 0 1px;width:50%;vertical-align:top}.OuterLeftPane2{padding:0 1px 0 0;width:33%;vertical-align:top}.OuterContentPane1{padding:0 1px 0 1px;vertical-align:top}.OuterContentPane{padding:0;vertical-align:top}.OuterRightPane2{padding:0 0 0 1px;width:33%;vertical-align:top}.OuterMiddlePane{width:100%;padding:0;vertical-align:top}.OuterContentPane2{padding:0 1px 0 0;vertical-align:top}.OuterRightPane3{padding:0 0 0 1px;width:33%;vertical-align:top}.OuterLeftPane3{padding:0 1px 0 0;width:33%;vertical-align:top}.OuterContentPane3{padding:0 0 0 1px;vertical-align:top}.OuterBottomPane{width:100%;padding:0;vertical-align:top}.OuterLeftPane4{padding:0 1px 0 0;width:33%;vertical-align:top}.OuterContentPane4{padding:0 1px 0 3px;vertical-align:top}.OuterRightPane4{padding:0 0 0 1px;width:33%;vertical-align:top}.OuterBottomPane2{width:100%;padding:0;vertical-align:top}.fullwidth{width:100%}.clear{clear:both;line-height:0;margin:0;padding:0;font-size:0;height:0}.cont-br{height:10px}.catalyst-container-visibility img{border:0}.catalyst-container-visibility a{outline:0}.catalyst-container-table{border-collapse:collapse;border-spacing:0}.EMContainerTable{table-layout:&lt;span style="color: blue;"&gt;fixed&lt;/span&gt;}.catalyst-container-13 .catalyst-container-action{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;margin:11px 0 0 0}.catalyst-container-13 .catalyst-container-title{margin:0;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;height:39px}.catalyst-container-13 .catalyst-container-title h2{margin:0;padding:0;line-height:39px;vertical-align:middle;text-shadow:#777 1px 1px 2px}.catalyst-container-13 .catalyst-container-tl-overlay{height:39px;background:url(data:image/png;base64,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);background-position:top left;background-repeat:no-repeat}.catalyst-container-13 .catalyst-container-tr-overlay{height:39px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFMAAAAnCAYAAABzAXTXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAXbSURBVGhD5ZppdxtFEEVNQkggBBPWAAEHCDuH&lt;span style="color: gray;"&gt;///&lt;/span&gt;&lt;span style="color: green;"&gt;vTF2deXOeStXL2LIjOR/q9FiWx9NXr9bWxfX19cWkfRTv+zLs62X9IlbsZdjnYZdhn4W9CPt0seexfrLYx7E+W+xprNwv25N4DfvQ7HFcyx7FtdsH8XPLZvd1tPdtvRHw/gr7L+xvM177c7E/YpX9Htdvw34L+3WxX5b151ixN4tdxfrTYj/GKnsd1z8s9n2s2Hdhr8K+tfWbuOaDln0V1xgCwPThuwhcCJfxHsSQBSFhsCIMRKGVawxxPNsKk/fzgP+E/RsGUEAKpkMEZIYpgADNIK/iNYcJRBkwHaTDBCggHeYMRIGUV7Vg4l0yeZnDXL3tJjBxKx4coCOYKBJlYigTiBhqBJ4sK9IhCiQrEGVSZQaJMlswAegQPTxVMCuQUqMgsu7C1k1g8jfENJSSVSk1sjpIYDpIh9ly7ezeDlIuLlXOurfDBJ4M1xZMYr7i/pQiF5hPbwpTQFELCgWqQAJRIBUnWXFrgLoiuQYm8VEr15UyBXMEchQjs3srTlbJ0xNojpNSJKq8lTL1IZCN2bhipoOUa7t7K05WasxJB+V7rHSIKDLHSnftVsLBrUeuTaIRxFY14lXJWpncRpn6W0oZAVXC8cwt9/bs3cva3EsgUSPXgMyKrJIOQLdmbbm11hwnPXtniHsl3jFgcg+AsmmHKbdW6aMVkO7eMyXQjGtniLkOzlk7Q5Qic5xUwhnWyceCyX1weZTkmXtU/mSQSjo52bRgei3pMJVoqsx9Gc/o9WRuMrJrO0SPkwdNxzFhSqFsXNlbMJV0WrFSRblipCcbgXS3FsTZEgiAMiUaz9resQlmVqQSzZpwFgGtUI8NU1meUiWXQp6tc7JRnFR3U3U4XgYBsVdPepvbKsq9/PGkU3U5XUUuYe7JXcDknvTSbAhFok4pMgNFia160pPObTqcliq9TWyVQILYg6l5wp3BBCgDCVSBCoHqaqwgVu2iu3jVc1dJZyZOZreuXFuxsunW5ua74cxdKVP3BSgP7kBnem6pUopkrVzb68mcdJRotOLWo8K81Sq2gK6qvA+YgoqbEAfl5nJtrycFsKonFR9HAwwV5VUZ5CBRYo6T5fAi3jcCuY4L71qZfn8eChhydw0ufKRWlUBSpdrE3N14vz1qFbf03FNJB0Uu9vg+YSoxoRrFTMXJ3OHkzL2lnlTCybVkBtlrFXtxcs+1Yy/r8Pq+YSoxsREAotKctXsl0CjhOEjvcHJ3U2Xvg5GaJRgv0PNpwHoK8C5g6n/y6eOywFRdWRXmI/fO03KAekHeOkbpxcjqSIXXsipx8ZOAqQKfzaNGgLa6nFlFOshqLul9dy9zbz2f2p1LvUtl6n8zuUclKDDDrGaTecCrzN2aS1ZZW6qspkDVYV910CdVAhJ1ngRMoAIUNQBKZznK2q3s3TsMGw0vgOhF+cGg1+JlD+QOouwUlOnPAFRcEVCqKbfMJ32IIUXqVLGKkT2IcvXp4+dTg6nnYSOoK4NsFeXVSK01La9Gaq0YiSv7Ob6f4e+pEu86VZgqoVAOSUVQM8zR+U1vgNFSJfCUufOXITxOyr3xpp2dMkw9GxsACiCVfAC8tSjPk/LWt0p6JVCGuYKM57k4B5hSqVwfoII5GvD6V3NmYFZ1pNeS7toOkuuzgakPnc0ABYgONCebPFLbWgJV33fK33Hi57NUZs74qAU3BWI1vPATxaoEGhXlgtn60tgeRFR5jsrMYYlNo7rZb14AsVeUt/ruyr0PQuS5xMzRcwIBSMRIwOZW0Q/DsipHcdLd+8C1pcqHoMzs/oLagjly73U2GXByHZlLoQerTN8YmwYK4FRLzrh3rikPinJLOKWnjNznnH9PkgBIb5yWO5y9kVr8rdza3bvJ5JxhbXl2oApc7rmrzC1V8oF04+RDjZkzcIEjqJ65BbuKkyqDhvcfvsHJP5BrqU1zyNbwoqwlewzeR5h5zw43dzm7NnHW/gf4ajgqBCDRKAAAAABJRU5ErkJggg==) no-repeat 0 0;background-position:top right;background-repeat:no-repeat}.catalyst-container-13 .catalyst-container-icon{float:right;position:relative;margin:2px 0 0 0;padding:0}.catalyst-container-13 .catalyst-container-icon img{position:absolute;top:0;right:0}.catalyst-container-13 .catalyst-container-visibility{float:right}.catalyst-container-13 .catalyst-container-visibility img{margin:11px 0 0 4px}.catalyst-container-13 .catalyst-container-help{float:right;margin:0 2px 0 1px;line-height:0;font-size:0}.catalyst-container-13 .catalyst-container-action2{float:left;margin:0 1px 0 1px;line-height:0;font-size:0}.catalyst-container-13 .catalyst-container-syndicate{float:right;margin:0 2px 0 1px;line-height:0;font-size:0}.catalyst-container-13 .catalyst-container-print{float:right;margin:0 2px 0 1px;line-height:0;font-size:0}.catalyst-container-13 .catalyst-container-settings{float:right;margin:0 1px 0 1px;line-height:0;font-size:0}.catalyst-container-13 .catalyst-container-content{padding:8px 0 2px 0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-t{height:3px;background:#e3e3e3;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-l-inner{width:16px;height:39px;background-image:url(../images/sprite0.png);background-position:-300px -0px;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-t-2{margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-t-2-inner{height:39px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAnCAYAAADO4CKiAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABYSURBVBhXfcnRBoNQAADQO02ZZiTJRDLGpIeRMWP0sMc+p/+/dfYBvZyXE2KMv7CxYMIXH7zxwognBvR44I4bOrRocEWNCiUKXHBGjhMypDgiwQFhl/m/K/ObeOHQBajEAAAAAElFTkSuQmCC);background-position:top left;background-repeat:repeat-x}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-r-inner{width:16px;height:39px;background-image:url(../images/sprite0.png);background-position:-321px -0px;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-m{background-color:#e3e3e3;vertical-align:top;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-b{height:13px;background:#e3e3e3;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-tl{width:19px;height:3px;background-image:url(../images/sprite0.png);background-position:-342px -0px;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-tr{width:19px;height:3px;background-image:url(../images/sprite0.png);background-position:-362px -0px;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-l{width:3px;height:39px;background-image:url(../images/sprite0.png);background-position:-317px -0px;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-r{width:3px;height:39px;background-image:url(../images/sprite0.png);background-position:-338px -0px;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-bl{width:19px;height:13px;background-image:url(../images/sprite0.png);background-position:-260px -0px;margin:0;padding:0}.catalyst-container-13 .catalyst-container-greybg .catalyst-container-br{width:19px;height:13px;background-image:url(../images/sprite0.png);background-position:-280px -0px;margin:0;padding:0}.EMSkinTable{margin:0;padding:0}.EMSkinTL{width:13px;height:13px;background-image:url(../images/sprite0.png);background-position:-206px -0px;margin:0;padding:0}.EMSkinTL img{width:13px;height:13px}.EMSkinTL2{width:11px;height:13px;background-image:url(../images/sprite0.png);background-position:-220px -0px;margin:0;padding:0}.EMSkinTL2 img{width:11px;height:13px}.EMSkinT{margin:0;padding:0}.EMSkinT-Inner{height:13px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAANCAYAAABfGcvGAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABbSURBVFhH7ZQxEQAgDMTqAE24QAsTxqqtFAPMGdK7GMj3P6oqhOPAMGAPGX1DQA56rrZwHLzJmsJxYCCwhzQQA+HMA3GqbYgNsSG/ZtoQYENOJyYQB5GZSzgOLomB8Qs/ZzooAAAAAElFTkSuQmCC) repeat-x top left;margin:0;padding:0}.EMSkinT-Inner img{height:13px}.EMSkinTR2{width:11px;height:13px;background-image:url(../images/sprite0.png);background-position:-246px -0px;margin:0;padding:0}.EMSkinTR2 img{width:11px;height:13px}.EMSkinTR{width:13px;height:13px;background-image:url(../images/sprite0.png);background-position:-232px -0px;margin:0;padding:0}.EMSkinTR img{width:13px;height:13px}.EMSkinT2L{width:13px;height:11px;background-image:url(../images/sprite0.png);background-position:-154px -0px;margin:0;padding:0}.EMSkinT2L img{width:13px;height:11px}.EMSkinT2L2{width:11px;height:11px;background-image:url(../images/sprite0.png);background-position:-168px -0px;margin:0;padding:0}.EMSkinT2L2 img{width:11px;height:11px}.EMSkinT2{margin:0;padding:0}.EMSkinT2-Inner{height:11px;background:#fff;margin:0;padding:0}.EMSkinT2-Inner img{height:11px}.EMSkinT2R2{width:11px;height:11px;background-image:url(../images/sprite0.png);background-position:-194px -0px;margin:0;padding:0}.EMSkinT2R2 img{width:11px;height:11px}.EMSkinT2R{width:13px;height:11px;background-image:url(../images/sprite0.png);background-position:-180px -0px;margin:0;padding:0}.EMSkinT2R img{width:13px;height:11px}.EMSkinL{width:13px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAABkCAYAAABdELruAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACCSURBVFhHY/j//z8DCAMB/79//yqAbCcgdsSBq44dOxYD1gDTBKSr8GgAGVR74MCBSFI1NezduzdiVNP//6MBAU1eowExGhCoJdNoihhNEaMpAmtlPZo1RrPGaNYYzRq4GvIg8dEyYrSMGC0jRsuI0TKCiEGM0cJytLAcLSwHQ2EJAEln8Sevean9AAAAAElFTkSuQmCC) repeat-y top left;margin:0;padding:0}.EMSkinL img{width:13px;height:1px}.EMSkinR{width:13px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAABkCAYAAABdELruAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACASURBVFhH7ZhBCoAgEEXnBp2pTlHQQcJFdLHZzrFGR3CRke2DtxgQZVx83tevYmZ7zjlFzYNa3P0QkSnWpZao6haD86OpbpaeTWtMXjSpIkTDCCEQoj9YIAIiIILr8xYTyBFNDIRAiD6nQwREQMTr0xVrYA2sgTVG31pE7J9G7AIk9PEfdS0vtgAAAABJRU5ErkJggg==) repeat-y top right;margin:0;padding:0}.EMSkinR img{width:13px;height:1px}.EMSkinL2{width:13px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAABkCAYAAABdELruAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACCSURBVFhHY/j//z8DCAMB/79//yqAbCcgdsSBq44dOxYD1gDTBKSr8GgAGVR74MCBSFI1NezduzdiVNP//6MBAU1eowExGhCoJdNoihhNEaMpAmtlPZo1RrPGaNYYzRq4GvIg8dEyYrSMGC0jRsuI0TKCiEGM0cJytLAcLSwHQ2EJAEln8Sevean9AAAAAElFTkSuQmCC) repeat-y top left;margin:0;padding:0}.EMSkinL2 img{width:13px;height:1px}.EMSkinM{background:#fff;vertical-align:top;margin:0;padding:0}.EMSkinR2{width:13px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAABkCAYAAABdELruAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACASURBVFhH7ZhBCoAgEEXnBp2pTlHQQcJFdLHZzrFGR3CRke2DtxgQZVx83tevYmZ7zjlFzYNa3P0QkSnWpZao6haD86OpbpaeTWtMXjSpIkTDCCEQoj9YIAIiIILr8xYTyBFNDIRAiD6nQwREQMTr0xVrYA2sgTVG31pE7J9G7AIk9PEfdS0vtgAAAABJRU5ErkJggg==) repeat-y top right;margin:0;padding:0}.EMSkinR2 img{width:13px;height:1px}.EMSkinB2L{width:13px;height:11px;background-image:url(../images/sprite0.png);background-position:-26px -0px;margin:0;padding:0}.EMSkinB2L img{width:13px;height:11px}.EMSkinB2L2{width:11px;height:11px;background-image:url(../images/sprite0.png);background-position:-40px -0px;margin:0;padding:0}.EMSkinB2L2 img{width:11px;height:11px}.EMSkinB2{margin:0;padding:0}.EMSkinB2-Inner{height:11px;background:#fff;margin:0;padding:0}.EMSkinB2-Inner img{height:11px}.EMSkinB2R2{width:11px;height:11px;background-image:url(../images/sprite0.png);background-position:-66px -0px;margin:0;padding:0}.EMSkinB2R2 img{width:11px;height:11px}.EMSkinB2R{width:13px;height:11px;background-image:url(../images/sprite0.png);background-position:-52px -0px;margin:0;padding:0}.EMSkinB2R img{width:13px;height:11px}.EMSkinBL{width:11px;height:11px;background-image:url(../images/sprite0.png);background-position:-78px -0px;margin:0;padding:0}.EMSkinBL img{width:13px;height:13px}.EMSkinBL2{width:11px;height:13px;background-image:url(../images/sprite0.png);background-position:-92px -0px;margin:0;padding:0}.EMSkinBL2 img{width:11px;height:13px}.EMSkinB{margin:0;padding:0}.EMSkinB-Inner{height:13px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAANCAYAAABfGcvGAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABfSURBVFhH7ZQxEcAwDMTMIJjColgyhZixufbQtbMG5e4JSJEjMx/HYRBVdR2HwQjZjsNAIbAPqRCFcM4D8VRbiIVYyF+ZFgIs5LQxB2EQ/ZYDMeg65mw5CANFQER8UbwZzPELAwtpyQAAAABJRU5ErkJggg==) repeat-x top left;margin:0;padding:0}.EMSkinB-Inner img{height:13px}.EMSkinBR2{width:11px;height:13px;background-image:url(../images/sprite0.png);background-position:-118px -0px;margin:0;padding:0}.EMSkinBR2 img{width:11px;height:13px}.EMSkinBR{width:13px;height:13px;background-image:url(../images/sprite0.png);background-position:-104px -0px;margin:0;padding:0}.EMSkinBR img{width:13px;height:13px}.EMSkinBL3{width:13px;height:24px;vertical-align:top;background:url() repeat-y top left;margin:0;padding:0}.EMSkinBL3 img{width:13px;height:24px}.EMSkinBR3{width:13px;height:24px;vertical-align:top;background:url() repeat-y top right;margin:0;padding:0}.EMSkinBR3 img{width:13px;height:24px}.EMSkinB3{background:0;margin:0;padding:0}#Body{background:#b8b1b1}p,ul,li,div{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#424242}.normal,.Normal,.WizardText{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#424242}.NormalBold{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#424242}select,input,.NormalTextBox{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#424242}.NormalRed{font-family:Arial,Helvetica,sans-serif;font-size:11px}a:link,a:visited,a:active{color:#c22121}a:hover{color:#c22121}.head,.Head{font-family:Arial,Helvetica,sans-serif;color:#c22121;font-size:14px}.SubHead{font-family:Arial,Helvetica,sans-serif;color:#575757;font-size:12px}h1{font-family:Arial,Helvetica,sans-serif;font-size:20px;color:#545454}h2{font-family:Arial,Helvetica,sans-serif;font-size:18px;color:#c22121}h3{font-family:Arial,Helvetica,sans-serif;font-size:16px;color:#c22121}h4{font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#c22121}h5{font-family:Comic Sans MS,cursive;font-size:11px;color:#c22121}h6{font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#c22121}.EMWidth{width:970px}.EMBaseColour1{background-color:#c22121}.EMBaseColour2{background-color:#c22121}.EMBaseColour3{background-color:#c22121}.EMBaseColour4{background-color:#c22121}.EMBaseColour5{background-color:#284f99}.EMBaseColour6{background-color:#284f99}.EMMainMenuFont{font-family:Arial,Helvetica,sans-serif}.EMMainMenuFontSize{font-size:11px}.EMSubMenuFontSize{font-size:11px}.EMSubMenuItemOff{color:#4d4d4d}.EMSubMenuItemOn{color:#d61515}.EMSubMenuItemBGOff{background:#fff}.EMSubMenuItemBGOn{background:#e6e6e6}.EMMainMenuItemOff{color:#fff}.EMMainMenuItemOn{color:#fff}.EMBannerHeight{height:230px}.EMBannerOverlayT{display:none}.EMBannerOverlayB{display:none}.EMBannerPanePosition{margin:59px 0 0 427px}.EMBannerPaneWidth{width:336px}.EMFontFamily{font-family:Arial,Helvetica,sans-serif}.EMFooterFont{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#fff}a.EMFooterFont:link,a.EMFooterFont:visited,a.EMFooterFont:active{color:#fff}a.EMFooterFont:hover{color:#fff}.EMContainerColour2{background-color:#151515}.EMContainerTitleFontFamily1{font-family:Arial,Helvetica,sans-serif}.EMContainerTitleFontColour1{color:#fff}.EMContainerTitleFontSize1{font-size:14px}#ContentHeightContainer{height:100%}#InnerContainer{min-height:100%;height:100%}#CFInnerContainer{float:none;width:100%}#OuterContainer{min-height:100%;height:100%}#details{width:99%}.tableDetailScheduleEdit{height:850px}.header{position:relative;margin:0;padding:0;background:#4b6c9e;width:100%}.main{padding:0 12px;margin:0}.menu{padding:2px 0 4px 2px}.BackColorBlack{background-color:#373737;color:#fff}.menuAdd{height:22px;width:40px;background-color:#373737;color:#fff;border:0}.menuAddSubItem{height:32px;width:60px;background-color:#373737;color:#fff;border:0}.menuAddSubItemHover{height:32px;width:60px;background-color:#c22121;color:#fff;border:0}.menuDev1{padding:2px 0 4px 2px;background-color:#373737;color:#fff;border-width:0;height:40px}.menuDev2{padding:2px 0 4px 2px;background-color:#373737;color:#fff;border-width:0}div.header{z-index:2000}div.menuSection1{background-color:#4b6c9e;width:100%;z-index:2000}div.menuSection2{padding:0;margin:0;background-color:#373737;color:#fff;width:925px;z-index:2000}.menu a:hover,.menuhover a,.menuehover a:hover,.menueselected a,.menueselected a:hover{text-decoration:none;color:#465c71;z-index:2000}.menustandard{padding:0 4px;background-color:#373737;color:#fff;height:40px;border:0;z-index:2000}.menuhover{padding:0 4px;background-color:#c22121;color:#fff;height:40px;border:0;z-index:2000}.menuselected{padding:0 4px;background-color:#c22121;color:#fff;height:40px;border:0;z-index:2000}.menuDevstandard{background-color:#465c71;color:#cfdbe6;text-decoration:none;border:1px #4e667d solid}.fullTable a:link,.fullTable a:visited,.fullTable a:active,.fullTable a:hover{color:Blue}.detailTable{border-collapse:collapse}.detailNew{margin:0;text-align:right}.detailNoData{margin:0;text-align:center}.detailItem{border:0;border-style:none;vertical-align:top}.detailItem a,.detailItem a:hover{text-decoration:none;color:#000}.detailList{width:100%;border:0;border-style:none;vertical-align:top;margin:0;border-collapse:collapse}.fullTable{width:100%}img{border:0}a{text-decoration:underline;color:#000}a:hover{color:#000;text-decoration:underline}.fileSection{text-align:center}.bold{font-weight:bold}.center{text-align:center}.left{text-align:left}.right{text-align:right}.top{vertical-align:top}.middle{vertical-align:middle}.bottom{vertical-align:bottom}.buttons{width:75px}.label{font-size:10pt}.NewValues{border-color:Red}.myGridRowHeight{height:10px;padding:0}.topTable{margin-top:1px}#details{border-style:solid;border-width:thin}.bottomfix{padding-bottom:1px}.topfix{padding-top:1px}#DeleteColumn{float:right}#SubmitColumn{float:right}.lightRed{background-color:#f55}.red{color:Red}.orange{color:#f50}.innerpanel{padding:5px 5px 5px 5px;width:500px}.radiobutton{margin:0}.radiocombobox{margin:0}.show{visibility:visible;display:inline}.hide{visibility:hidden;display:none}.appointmentDetailRow{height:26px}.appointmentDetailLabel{width:57px;padding-right:5px}.tableBorderColor{border:1px;border-style:solid;border-color:#737473}.rowHeight20{vertical-align:middle;height:30px}.dayLabel{width:50px}.dayLabelSpacer{width:10px}.dayLabelTitle{width:110px;padding-top:1px;padding-bottom:1px}.eidDetail{width:580px;border-width:0}.eidDetail_Spacer{width:20px;margin:0;padding:0}.eidDetail_Front{width:280px;height:177px;background-image:url(../images/sprite1.png);background-position:-537px -0px;vertical-align:top;font-size:10px}.eidDetail_Back{width:280px;height:177px;background-image:url(../images/sprite1.png);background-position:-256px -0px;vertical-align:top;font-size:10px}.EIDData{font-weight:bolder}.white a,.white a:hover,.white a:selected,.white a:visited{text-decoration:underline;color:#fff}.black a,.black a:hover,.black a:selected,.black a:visited{text-decoration:underline;color:#000}.detailHeight{height:180px}.detailHeightNew{height:20px}.detailHeightData{height:140px}.SCHEDVW_DAY_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1141px -0px}.SCHEDVW_MONTH_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1158px -0px}.SCHEDVW_WEEK_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1175px -0px}.SCHEDVW_WORKWEEK_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1192px -0px}.INTERVAL_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-852px -0px}.APPOINTMENT_TYPE_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-30px -0px}.NEW_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1022px -0px}.DELETE_12x12-png{width:12px;height:12px;background-image:url(../images/sprite1.png);background-position:-209px -0px}.DELETE_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-222px -0px}.EDIT_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-239px -0px}.COPY_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-94px -0px}.CUT_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-192px -0px}.PASTE_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1056px -0px}.next-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1039px -0px}.previous-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1107px -0px}.PATFILE_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1073px -0px}.PRESC_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-1090px -0px}.COMMON_FIND_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-60px -0px}.ADD_12x12-png{width:12px;height:12px;background-image:url(../images/sprite1.png);background-position:-17px -0px}.grey_16x16-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-818px -0px}.GRID_OK_SMALL-png{width:16px;height:16px;background-image:url(../images/sprite1.png);background-position:-835px -0px}.MAIL_12x12-png{width:12px;height:12px;background-image:url(../images/sprite1.png);background-position:-1009px -0px}.CTPIC2-png{width:80px;height:99px;background-image:url(../images/sprite1.png);background-position:-111px -0px}.logo-eID-red-png{width:69px;height:51px;background-image:url(../images/sprite1.png);background-position:-869px -0px}.logo-eID-png{width:69px;height:51px;background-image:url(../images/sprite1.png);background-position:-939px -0px}.negativeBar{background-color:#e8e8e8}.pwdBlankBar .positiveBar{width:0;background-color:#fff}.pwdBlankBar .negativeBar{width:0;background-color:#fff}.pwdToShortBar .positiveBar{width:0}.pwdToShortBar .negativeBar{width:100%}.pwdWeakBar .positiveBar{background-color:Red;width:30%}.pwdWeakBar .negativeBar{width:70%}.pwdFairBar .positiveBar{background-color:#fc3;width:65%}.pwdFairBar .negativeBar{width:35%}.pwdStrengthBar .positiveBar{background-color:Green;width:100%}.pwdStrengthBar .negativeBar{width:0}&lt;/span&gt;

&lt;/pre&gt;
&lt;/div&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;The loaded css file:&lt;/pre&gt;
&lt;pre&gt;&lt;div style="color: black; background-color: white;"&gt;&lt;pre&gt;&lt;div style="color: black; background-color: white;"&gt;&lt;pre&gt;&lt;span style="color: green;"&gt;/* This file was compressed using MbCompression library. http://blog.mironabramson.com */&lt;/span&gt; html{min-height:100%;height:100%;margin:0;padding:0}#Body{min-height:100%;height:100%;margin:0;padding:0}form{min-height:100%;height:100%;margin:0;padding:0}p{font-size:11px;color:#2c2c2c}.normal,.Normal{font-size:11px;color:#2c2c2c}.NormalBold{font-family:arial;font-size:11px;font-weight:bold;color:#2c2c2c}.NormalRed{color:#c50000;font-family:arial;font-weight:bold;font-size:11px}.fullheight{height:100%}.fullwidth{width:100%}.clear{clear:both;line-height:0;margin:0;padding:0;font-size:0;height:0}.hidden{display:none}.catalyst-skin-table{border-collapse:collapse;border-spacing:0}.EMSkinTable{table-layout:&lt;span style="color: blue;"&gt;fixed&lt;/span&gt;}#OverlayContainer1{min-height:100%;width:100%}#OverlayContainer2{min-height:100%;width:100%}.TopPadding{height:15px}#OuterContainer{height:100%;min-height:100%;margin:0 auto;padding:0}#InnerContainer{height:100%;min-height:100%;margin:0;background:#fff}#LogoContainer{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;margin:0 5px 0 5px}#LogoAreaContainer{margin:0 5px 0 5px}#LogoRightContainer{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right;text-align:right;margin:0 8px 0 0}#LanguageContainer{margin:5px 8px 7px 6px;text-align:right}#SearchContainer{margin:8px 0 16px 6px;text-align:right;overflow:hidden}#DateContainer{margin:0 6px 7px 6px;text-align:right}.Catalyst2Layout1 #MenuContainer{margin:0 5px 0 5px}.Catalyst2Layout2 #MenuContainer{margin:0}#MenuBottomContainer{position:absolute;top:-3px;left:0;height:3px;margin:0;font-size:0}#MenuBottomContainer2{position:absolute;top:-3px;left:0;height:3px;margin:0;font-size:0}#UnderBannerContainer{height:31px;margin:0 5px 0 5px}#LoginContainer{height:27px;margin:4px 4px 0 0;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right}#UserContainer{height:27px;margin:4px 8px 0 0;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right}#BreadcrumbContainer{height:23px;margin:8px 0 0 0;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left}#ContentContainerCell{margin:0;padding:10px 14px 0 14px;vertical-align:top}#OuterContentContainerCell{margin:0;padding:0;vertical-align:top}#CopyrightContainer{text-align:left;margin:5px 0 0 5px;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left}#TermsContainer{text-align:right;margin:5px 5px 0 5px;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right}#PrivacyContainer{text-align:right;margin:5px 5px 0 5px;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right}.Catalyst2Layout1 #BannerOuterContainer{margin:0 5px 0 5px}.Catalyst2Layout2 #BannerOuterContainer{margin:0}#BannerContainer{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;width:100%}#CustomBannerContainer{overflow:hidden}#FlashBannerContainer{overflow:hidden}#FlashBannerContent{text-align:center}#FlashBannerContent img{border:0}.EMBannerOverlayT{position:relative}.Catalyst2Layout1 .EMBannerOverlayB{position:relative;margin:0 5px 0 5px}.Catalyst2Layout2 .EMBannerOverlayB{position:relative}#BannerContainer .banner-t,#CustomBannerContainer .banner-t,#FlashBannerContainer .banner-t{position:absolute;top:0;left:0;height:1px;background:#fff;font-size:0;margin:0;padding:0}#BannerContainer .banner-tl,#CustomBannerContainer .banner-tl,#FlashBannerContainer .banner-tl{position:absolute;top:1px;left:0;width:11px;height:11px;font-size:0;margin:0;padding:0}#BannerContainer .banner-tr,#CustomBannerContainer .banner-tr,#FlashBannerContainer .banner-tr{position:absolute;top:1px;right:0;width:11px;height:11px;font-size:0;margin:0;padding:0}#MenuContainer .menu-bl,.banner-bl{position:absolute;bottom:0;left:0;width:11px;height:11px;font-size:0;margin:0;padding:0}#MenuContainer .menu-br,.banner-br{position:absolute;bottom:0;right:0;width:11px;height:11px;font-size:0;margin:0;padding:0}a:link,a:visited,a:active{font-weight:bold;text-decoration:underline}a:hover{text-decoration:underline}a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active{color:#666;font-weight:bold;font-size:11px;text-decoration:underline}a.CommandButton:hover{color:#444;font-size:11px;text-decoration:underline}h1{font-weight:bold;margin:0;padding:0;line-height:1.5em}h2{font-weight:bold;margin:0;padding:0;line-height:1.5em}h3{font-weight:bold;margin:0;padding:0;line-height:1.5em}h4{font-weight:bold;margin:0;padding:0;line-height:1.5em}h5{font-weight:bold;margin:0;padding:0;line-height:1.5em}h6{font-weight:bold;margin:0;padding:0;line-height:1.5em}.Head{font-family:arial;font-size:14px;color:#28509a;font-weight:bold;padding:0}.SubHead{font-family:arial;font-size:12px;font-weight:bold;color:#585858;padding:0}#FooterCell{vertical-align:top}a.FooterToken:link,a.FooterToken:visited,a.FooterToken:active{font-weight:normal;text-decoration:underline;padding:0;margin:0}a.FooterToken:hover{font-weight:normal;text-decoration:none;padding:0;margin:0}#MenuBarTL{background-image:url(../images/sprite0.png);background-repeat:no-repeat;background-position:-0px -0px;height:11px;width:11px;margin:0;padding:0}#MenuBarTR{background-image:url(../images/sprite0.png);background-repeat:no-repeat;background-position:-12px -0px;height:11px;width:11px;margin:0;padding:0}#MenuBarTL img,#MenuBarTR img{height:11px;width:11px}#MenuBarL{width:11px;height:37px;padding:0;margin:0;font-size:0;background-image:url(../images/sprite0.png);background-position:-130px -0px;background-repeat:no-repeat}#MenuBarR{width:11px;height:37px;padding:0;margin:0;font-size:0;background-repeat:no-repeat;background-image:url(../images/sprite0.png);background-position:-142px -0px}#MenuBarR img,#MenuBarL img{width:11px;height:37px}#MenuBar{height:48px;padding:0;background-position:-258px -0px;background-image:url(../images/borders/em-menu-bg-off.png);background-repeat:repeat-x;vertical-align:top}.mainmenu-idle{display:block;height:48px;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;padding:0;margin:0;font-size:11px;font-weight:bold;color:#c3c3c3;cursor:pointer}.mainmenu-idle span{position:relative;height:48px;line-height:53px;display:block;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;overflow:hidden}.mainmenu-idle span.icn img{margin:18px 4px 0 0}.mainmenu-idle .tab-left{width:13px;height:48px;background:0}.mainmenu-idle .tab-right{width:17px;height:48px;background:0}.mainmenu-idle .tab-left img{width:13px;height:48px}.mainmenu-idle .tab-right img{width:17px;height:48px}.mainmenu-idle .tab-sep img{width:6px;height:48px}.mainmenu-submenu{padding:0;margin:0;border-collapse:collapse;z-index:1000}.mainmenu-menuitem{cursor:pointer}.mainmenu-menuitem td{padding:0;margin:0}.mainmenu-menuitem td span{font-weight:normal;font-style:normal}.mainmenu-menuitem td.icn{padding:0 6px 0 7px}.ModuleTitle_SubMenu{background:#fff;padding:0;margin:0;border:1px solid #1f1f1f;z-index:1000;font-weight:normal}.ModuleTitle_MenuItem{border:0}.ModuleTitle_MenuItem td{background:#fff;color:#1f1f1f;font-family:arial,helvetica,verdana;font-size:11px;font-weight:bold;padding:0 5px 0 5px!important;height:20px;white-space:nowrap}.ModuleTitle_MenuItemSel{border:0;background:0}.ModuleTitle_MenuItemSel td{background:#bababa}.ModuleTitle_MenuIcon{border:0;background:#e5e5e5!important;border-right:1px solid #e5e5e5}.ModuleTitle_MenuIcon img{margin:0}.ModuleTitle_MenuBreak td{background:#e5e5e5;height:1px}.LeftLogoPane{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;padding:0;vertical-align:top}.LeftLogoPane .catalyst-container-overide{width:auto}.RightLogoPane{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:right;padding:0;vertical-align:top}.RightLogoPane .catalyst-container-overide{width:auto}.MenuPane{width:100%;padding:0;vertical-align:top}.BannerPane{width:100%;padding:0;vertical-align:top}.CustomBannerPane{width:100%;padding:0;vertical-align:top}.TopPane{width:100%;padding:0;vertical-align:top}.TopPane2{width:100%;padding:0;vertical-align:top}.LeftPane{padding:0 7px 0 0;width:50%;vertical-align:top}.RightPane{padding:0 0 0 7px;width:50%;vertical-align:top}.LeftPane2{padding:0 7px 0 0;width:33%;vertical-align:top}.ContentPane1{padding:0 7px 0 7px;vertical-align:top}.ContentPane{padding:0;vertical-align:top}.RightPane2{padding:0 0 0 7px;width:33%;vertical-align:top}.MiddlePane{width:100%;padding:0;vertical-align:top}.ContentPane2{padding:0 7px 0 0;vertical-align:top}.RightPane3{padding:0 0 0 7px;width:33%;vertical-align:top}.LeftPane3{padding:0 7px 0 0;width:33%;vertical-align:top}.ContentPane3{padding:0 0 0 7px;vertical-align:top}.BottomPane{width:100%;padding:0;vertical-align:top}.LeftPane4{padding:0 3px 0 0;width:33%;vertical-align:top}.ContentPane4{padding:0 3px 0 3px;vertical-align:top}.RightPane4{padding:0 0 0 3px;width:33%;vertical-align:top}.BottomPane2{width:100%;padding:0;vertical-align:top}.FooterPane{width:100%;padding:0 5px 0 5px;vertical-align:top}.OuterTopPane{width:100%;padding:0;vertical-align:top}.OuterTopPane2{width:100%;padding:0;vertical-align:top}.OuterLeftPane{padding:0 1px 0 0;width:50%;vertical-align:top}.OuterRightPane{padding:0 0 0 1px;width:50%;vertical-align:top}.OuterLeftPane2{padding:0 1px 0 0;width:33%;vertical-align:top}.OuterContentPane1{padding:0 1px 0 1px;vertical-align:top}.OuterContentPane{padding:0;vertical-align:top}.OuterRightPane2{padding:0 0 0 1px;width:33%;vertical-align:top}.OuterMiddlePane{width:100%;padding:0;vertical-align:top}.OuterContentPane2{padding:0 1px 0 0;vertical-align:top}.OuterRightPane3{padding:0 0 0 1px;width:33%;vertical-align:top}.OuterLeftPane3{padding:0 1px 0 0;width:33%;vertical-align:top}.OuterContentPane3{padding:0 0 0 1px;vertical-align:top}.OuterBottomPane{width:100%;padding:0;vertical-align:top}.OuterLeftPane4{padding:0 1px 0 0;width:33%;vertical-align:top}.OuterContentPane4{padding:0 1px 0 3px;vertical-align:top}.OuterRightPane4{padding:0 0 0 1px;width:33%;vertical-align:top}.OuterBottomPane2{width:100%;padding:0;vertical-align:top}.fullwidth{width:100%}.clear{clear:both;line-height:0;margin:0;padding:0;font-size:0;height:0}.cont-br{height:10px}.catalyst-container-visibility img{border:0}.catalyst-container-visibility a{outline:0}.catalyst-container-table{border-collapse:collapse;border-spacing:0}.EMContainerTable{table-layout:&lt;span style="color: blue;"&gt;fixed&lt;/span&gt;}.catalyst-container-13 .catalyst-container-action{&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;margin:11px 0 0 0}.catalyst-container-13 .catalyst-container-title{margin:0;&lt;span style="color: blue;"&gt;float&lt;/span&gt;:left;height:39px}.catalyst-container-13 .catalyst-container-title h2{margin:0;padding:0;line-height:39px;vertical-align:middle;text-shadow:#777 1px 1px 2px}.catalyst-container-13 .catalyst-container-tl-overlay{height:39px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAK8AAAAnCAYAAAB5cRjAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAApoSURBVHhe5ZzpcuNGDIQ3tZv7vu9s7vP9n8+ZVrFdbRgYAENSkTc/pijbMkWRH5s9DZDP7u7unm3jtbF8McYbY7w1xjsy3h2v39vG+2OJ8cE2PhpLjI/H+GQbn47lZ9v4fCy/GOPLbXw1ll9v49ux/G4b34/lD2O83MaPY/nTNn4eS4xft/HbWGL8LuOP8RrjTxl/jdc6/h4/vwrDfi/9ztwPWHL/YF9x3/0yXmNgf3L/Yl9zv+MY4FjwuHwzXmPgmOHY8TjimOLY8jjjmPP4k4kPx+8wwAq5IUdgioy9PV5jgDuMN2WAR47Xx2uOFwT3+fZm/CNXxBXjQyJ4uXFdeLlDInixMy282OERvHrAeCCfGrT/jO/HE4uv9XfeSaffMQOY+w5LwkuAPXgBMI4PhsJLgAkvAQa8GBAxDDCRwUuALbwK8BReqC2JX4WXG4wzj18CZyS+mKe8Fl6qLpV3Fd5IdTO1tbBk0GTrq/4dnzMbWM9sWzrwWvXl1Qzqy/39crzGMaD6XhteT32n8KpE8wzAsqO8VXhx1mJ04OVO5uXOWoY9qmvVzoJUhXD1fRm82fZU7ENkHRReAgx4CbCnvGodoLxqHTLlpXVQ2xAprzKJ1x7AF9twNrz8kvBKhBc7gWc1vJWnvOp3CS4ueUfDmwGUqd8quFxv9vn8e/Q5FfXlPuv6Xqu8XXhpHTg/Ut9LOwqRrNoGQPzA8xJeWoeK5/Uma5yweZM1TtjsZI2e9wh4O5ahCoy+bw+k0f8etR0ewLwi6aS2Ay8nbOp5Z/DCJlrP6/nervKWbMMKvDTkNmkgwEclDRXl7UzUutAcrb7dz89Oohm8mjp48EaTtgxeXElt4sC0gRO2rvJmnjdUXihwdcJmlRcbeWZMZpMGqknmd3FQreodDc6KIh+9DRV41TpoXKbwMnXghI2+txqXVeC1ygv7oHOtalz2wPN2lJc5L/O8DN7INtDvasZbSRqq8HpgHQ1OB949nz1T38z3Yn95vtcmDnbCpvAym9eorKO89LtYAmDP82ZZ76Oct+N5dQOgvlV4ZwUK7KAI3mrScLbfzS7bHYC7EzUPeP28KHHwihWdrLdjG5j1RsoLezlLG7xJG7lUz7trwhZV1zLltfDyMuRV11R5X0V4j1DfCrw4oXXSVlFetQ0deFllq9iGmfJqvcGrsu1SXsi9VxrO4J3ZBo3KeNlidU3hncVk/2flBchd2xCViGfwapUtKhF34KV16ERlNw9v5Hmxw7sZr52wHa16Xbug71/dFvuZVdvQnbBlymuLFFDfDryznDfqbXhStgGFCqjvanXtVuFdBRf/N4NXr0Az21BpzsngtVEZK2wA2IvKvMacqMIW9TZMo7Jqebgbla3aBgsvrUO1m+zs4sA1ldf7rEp5OMp5s/KwBy8rpAQ3Kw9fLeftRGV7KmyssrG6NvO8hHfWDmlbIe0BPSIu2wPp7H87CrwKb7ctstOY47VFRl1lnd6GSlvkcs5LeLXCFpWHtcp2Zm9DZ9JGECrwnAVu1f/OPj+aqFnLwJxXK2wrXWW2PMyuQZaGo/Jw1M97mG3oKK8tUnS7yiqNOV7iMJu0HQnv0eXgygmQNeBkyqvf3/Y1RJM1bUa31TVcEW1jjrUNthn9qH7ecjN6tUiBs4RRGeGNlFd7G1aUF5FZFJcdFZlZ5asAdivvsdYIP2fwdppyZndSaIVt750UkfK24c16G2bwdu+kYKkx8r2VErHeBmR9b6dJ51aA7GxHd6JWbUSHaESN6GoZNGnQOym824C0HZJ9DVoeXulrQN77qJ/Xa8xBiMxMziqvloiPuodN76aw97CxQcfmvfB0HsCVyVsHmlt5b9frEt5KQ04FXi/jje5h83p5tUDBIkVWXdOYLIR3tbMsa4tc6enNrIMXmQHiFf97K2BG28HMugKuxmMrfpe2AVU1razNmnJmfrfS1/CfwKu+V9sibU+vwoudwB1D6zBr0OlEZll05rVJPgVwZ1ZB0wUPXADsqW50+0/1zmG1DFReNmuRiyxpmClv1Ii+W3kxaeMGYllJHAgwPS8A7uS9XlO6531n6nuWlVBlxMngnSTdE8ebmNnJWQSubYOs9DN4t73bVkivCX3FMnCytgte0F1NHI56doOFV9WXITkTB70FXuH1Ugf1vkcB7F2uI6iqvyfcdt36+9m6vGRBFbfSv5upLmMyC++q3/UmawDXwltJGu6VV+GNEgdO2vbC61kH7qTZw0cAsG2PrDzDwQKMg54BVgUoW88Zf7e9CxW7YAsT0YNGrOriuMxU17MM3dt/CC4SB8/zRrYBj2u4pA0evHsmbVppi/JeXHqwY9T3VtTXtkhWAPYO+Blgnb1O+z202fwI1VV4V1WX1lH9bmWypvBmfbwP7h6eKS9WSmnXuEwjM24os94sMvN8r3pfeyex2odMfSv+10JwNnSr6/dOOv4uApfJgs11Ybfs4520opapbpYydB/z1PW7Niab2oaq8uqkjbPMGbystmmPwyx18J6g0wE4yn9vTY1pZ2bAeuBqVOj5XD7aSeHVp+NAGPRmSy0Jr1gGfczTLN+N4K343YtlUNtQmbRFvpcAK7wd60D7oN7XxmZUX69oYe8snjWsR5W4CBpPNTugVWCsvMcqrbUJ0QSt0rfrqS4FhSLjtUCyGcc2oHcjsq7fvahuFd6ZdbDdZV3rgJ1jva9O3KInR1r1XQHYm8xVQLr2ezJwPatgFde7vV1VV3t3ISIsTODYAFyvHKzwRm2QswZ0b7K2rLxUX531AdyO78VZZwFmh70+eI87hPB66msfA+X1O+hdFnpnrB7QqAqnUFwbyOjzPFD1d/pd9Dt6HpdWIQNXm3AILuDtqq5aBnBgixOcM1nLQOWNwH1UFvaUt2IddANsbLYycYu8r1d1w+UtAzhTYB78GSSMn44GmkpvlzbuypRWLYJCq2prwfUy3ZldoN+tqC5v+wG8K5bhdHg76lv1vivqq8lD5H8V4KiQUVHjTAXP/rudjHmqa5/DUC0Be+Bau0BhyYoSey2DhXdWEr73u+NEec6cl/9A6e5aB/W+Hrw4O5n5wj5whwBgVd/MPgDeLsD28jqD4mwgo/UzFakAq402tkc3UlxesfQWH9oFbTiPmnCQEkVFCVuYgPpWvW6musx077NdWgYP3op1sKmDPstBrYPX42uLFqq+3uQta9rR0jEncRUf7LVUWnDOALkCaRR/ZROzDFydoEU+t1sKVtXlzZbXgvdSYQPVKtXXUl9mvpF9iJp2mP3OFLgDsBY2Zsp3rb/ZK0UH2qgQwSsWI8hZusCChJcw6O3t3i3uCi6fjGOfSzZLGZRDtzBhlbcDb+R99TFQnvra3JeXIbUPtBA8+wkvL2ua/e4B2JaUPViuBaqdfHnbor42ekSpQsvJWVSMyMBVeNUu2Fx35fkMCm63JHxfnNgAvnhe+gnre6HA9L6MzCrwwv8C4Mz7KsCefciKFzOAtf+XkxjbkRZFazPli+yG/X1lHVWFzSZlEbhUW/W5Hria6VrVhbgAWr07OHoqTld1PXhnk7VH8P4LbFSdCNWHGkoAAAAASUVORK5CYII=);background-position:top left;background-repeat:no-repeat}.catalyst-container-13 .catalyst-container-tr-overlay{height:39px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFMAAAAnCAYAAABzAXTXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAXbSURBVGhD5ZppdxtFEEVNQkggBBPWAAEHCDuH 
&lt;/pre&gt;
&lt;/div&gt;
&lt;/pre&gt;
&lt;pre&gt;here it stops at catalyst-container-tl-overlay&lt;/pre&gt;
&lt;pre&gt;where is the rest?&lt;/pre&gt;
&lt;pre&gt;How can I fix this?&lt;/pre&gt;
&lt;/div&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description><author>compufit</author><pubDate>Wed, 25 May 2011 14:44:56 GMT</pubDate><guid isPermaLink="false">New Post: Css problems after using MbCompression 20110525024456P</guid></item><item><title>New Post: Css problems after using MbCompression</title><link>http://mbcompression.codeplex.com/discussions/258958</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;I use asp.net 4.0 with IIS 7.0.&lt;br&gt;
I have implemented the MbCompression into my&amp;nbsp;website like in my Web.config (see the code snippet)&lt;/p&gt;
&lt;p&gt;Here I also use css classes from DevExpress.&lt;/p&gt;
&lt;p&gt;When using the MbCompression, my site has no style anymore. Even when the css is loaded.&lt;/p&gt;
&lt;p&gt;My header:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;head&lt;/span&gt; &lt;span style="color:red"&gt;id&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;Head1&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;/DXR.axd?r=2_2,0_1599,0_1602-bFeq2&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;title&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
	&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;title&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;shortcut icon&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;Images/favicon.ico&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;image/x-icon&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
    
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;App_Themes/Office2010Black/Web/css.axd?d=sprite.css,styles.css&amp;amp;amp;v=1&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;App_Themes/Office2010Black/SpellChecker/css.axd?d=styles.css&amp;amp;amp;v=1&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;App_Themes/Office2010Black/Scheduler/css.axd?d=sprite.css,styles.css&amp;amp;amp;v=1&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;App_Themes/Office2010Black/HtmlEditor/css.axd?d=sprite.css,styles.css&amp;amp;amp;v=1&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;App_Themes/Office2010Black/GridView/css.axd?d=sprite.css,styles.css&amp;amp;amp;v=1&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;App_Themes/Office2010Black/Editors/css.axd?d=sprite.css,styles.css&amp;amp;amp;v=1&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;link&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;href&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;Styles/css.axd?d=oxygen-mini.css&amp;amp;amp;v=1&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;rel&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;script&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;text/javascript&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;src&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;quot;Scripts/jslib.axd?d=main-mini.js&amp;amp;amp;v=1&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;script&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;head&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;The file oxygen-mini.css has styles like&lt;/p&gt;
&lt;p&gt;&lt;span&gt;/* This file was compressed using MbCompression library. http://blog.mironabramson.com */ html{min-height:100%;height:100%;margin:0;padding:0}#Body{min-height:100%;height:100%;margin:0;padding:0}form{min-height:100%;height:100%;margin:0;padding:0}
 .....&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;My web.config:&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;&amp;lt;?xml version=&lt;span style="color:#a31515"&gt;&amp;quot;1.0&amp;quot;&lt;/span&gt; encoding=&lt;span style="color:#a31515"&gt;&amp;quot;UTF-8&amp;quot;&lt;/span&gt;?&amp;gt;
&amp;lt;!--
  For more information &lt;span style="color:blue"&gt;on&lt;/span&gt; how to configure your ASP.NET application, please visit
  http:&lt;span style="color:green"&gt;//go.microsoft.com/fwlink/?LinkId=169433&lt;/span&gt;
  --&amp;gt;
&amp;lt;configuration&amp;gt;
  &amp;lt;configSections&amp;gt;
    &amp;lt;sectionGroup name=&lt;span style="color:#a31515"&gt;&amp;quot;devExpress&amp;quot;&lt;/span&gt;&amp;gt;
      &amp;lt;section name=&lt;span style="color:#a31515"&gt;&amp;quot;compression&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxClasses.CompressionConfigurationSection, DevExpress.Web.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a&amp;quot;&lt;/span&gt; requirePermission=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;section name=&lt;span style="color:#a31515"&gt;&amp;quot;themes&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxClasses.ThemesConfigurationSection, DevExpress.Web.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a&amp;quot;&lt;/span&gt; requirePermission=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;section name=&lt;span style="color:#a31515"&gt;&amp;quot;errors&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxClasses.ErrorsConfigurationSection, DevExpress.Web.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a&amp;quot;&lt;/span&gt; requirePermission=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;section name=&lt;span style="color:#a31515"&gt;&amp;quot;settings&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxClasses.SettingsConfigurationSection, DevExpress.Web.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a&amp;quot;&lt;/span&gt; requirePermission=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; /&amp;gt;
    &amp;lt;/sectionGroup&amp;gt;
    &amp;lt;sectionGroup name=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.web&amp;quot;&lt;/span&gt;&amp;gt;
      &amp;lt;section name=&lt;span style="color:#a31515"&gt;&amp;quot;CompressorSettings&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.SettingsConfigSection&amp;quot;&lt;/span&gt;/&amp;gt;
    &amp;lt;/sectionGroup&amp;gt;
  &amp;lt;/configSections&amp;gt;
  &amp;lt;system.web&amp;gt;
    &amp;lt;httpRuntime maxRequestLength=&lt;span style="color:#a31515"&gt;&amp;quot;102400&amp;quot;&lt;/span&gt; /&amp;gt;

    &amp;lt;pages enableSessionState=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; /&amp;gt;
    &amp;lt;compilation debug=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; targetFramework=&lt;span style="color:#a31515"&gt;&amp;quot;4.0&amp;quot;&lt;/span&gt;&amp;gt;
      &amp;lt;assemblies&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxEditors.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;System.Web.Mobile, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Data.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxGridView.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxScheduler.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.XtraScheduler.v10.2.Core, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxHtmlEditor.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxSpellChecker.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Xpo.v10.2.Web, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt;/&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Xpo.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt;/&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.v10.2.Linq, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt;/&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Data.v10.2.Linq, Version=10.2.6.0, Culture=neutral, PublicKeyToken=B88D1754D700E49A&amp;quot;&lt;/span&gt;/&amp;gt;
        &amp;lt;add assembly=&lt;span style="color:#a31515"&gt;&amp;quot;System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089&amp;quot;&lt;/span&gt;/&amp;gt;
      &amp;lt;/assemblies&amp;gt;
    &amp;lt;/compilation&amp;gt;
    &amp;lt;membership&amp;gt;
      &amp;lt;providers&amp;gt;
        &amp;lt;clear /&amp;gt;
        &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;AspNetSqlMembershipProvider&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;System.Web.Security.SqlMembershipProvider&amp;quot;&lt;/span&gt; connectionStringName=&lt;span style="color:#a31515"&gt;&amp;quot;ApplicationServices&amp;quot;&lt;/span&gt; enablePasswordRetrieval=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; enablePasswordReset=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; requiresQuestionAndAnswer=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; requiresUniqueEmail=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; maxInvalidPasswordAttempts=&lt;span style="color:#a31515"&gt;&amp;quot;5&amp;quot;&lt;/span&gt; minRequiredPasswordLength=&lt;span style="color:#a31515"&gt;&amp;quot;6&amp;quot;&lt;/span&gt; minRequiredNonalphanumericCharacters=&lt;span style="color:#a31515"&gt;&amp;quot;0&amp;quot;&lt;/span&gt; passwordAttemptWindow=&lt;span style="color:#a31515"&gt;&amp;quot;10&amp;quot;&lt;/span&gt; applicationName=&lt;span style="color:#a31515"&gt;&amp;quot;/&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;/providers&amp;gt;
    &amp;lt;/membership&amp;gt;
    &amp;lt;profile&amp;gt;
      &amp;lt;providers&amp;gt;
        &amp;lt;clear /&amp;gt;
        &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;AspNetSqlProfileProvider&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;System.Web.Profile.SqlProfileProvider&amp;quot;&lt;/span&gt; connectionStringName=&lt;span style="color:#a31515"&gt;&amp;quot;ApplicationServices&amp;quot;&lt;/span&gt; applicationName=&lt;span style="color:#a31515"&gt;&amp;quot;/&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;/providers&amp;gt;
    &amp;lt;/profile&amp;gt;
    &amp;lt;roleManager enabled=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt;&amp;gt;
      &amp;lt;providers&amp;gt;
        &amp;lt;clear /&amp;gt;
        &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;AspNetSqlRoleProvider&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;System.Web.Security.SqlRoleProvider&amp;quot;&lt;/span&gt; connectionStringName=&lt;span style="color:#a31515"&gt;&amp;quot;ApplicationServices&amp;quot;&lt;/span&gt; applicationName=&lt;span style="color:#a31515"&gt;&amp;quot;/&amp;quot;&lt;/span&gt; /&amp;gt;
        &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;AspNetWindowsTokenRoleProvider&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;System.Web.Security.WindowsTokenRoleProvider&amp;quot;&lt;/span&gt; applicationName=&lt;span style="color:#a31515"&gt;&amp;quot;/&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;/providers&amp;gt;
    &amp;lt;/roleManager&amp;gt;
    &amp;lt;httpHandlers&amp;gt;
      &amp;lt;add verb=&lt;span style="color:#a31515"&gt;&amp;quot;*&amp;quot;&lt;/span&gt; path=&lt;span style="color:#a31515"&gt;&amp;quot;jslib.axd&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.JavaScriptCompressionHandler, MbCompression&amp;quot;&lt;/span&gt; validate=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt;/&amp;gt;
      &amp;lt;add verb=&lt;span style="color:#a31515"&gt;&amp;quot;*&amp;quot;&lt;/span&gt; path=&lt;span style="color:#a31515"&gt;&amp;quot;css.axd&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.CssCompressionHandler, MbCompression&amp;quot;&lt;/span&gt; validate=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt;/&amp;gt;
    &amp;lt;/httpHandlers&amp;gt;
    &amp;lt;httpModules&amp;gt;
      &amp;lt;add type=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxClasses.ASPxHttpHandlerModule, DevExpress.Web.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a&amp;quot;&lt;/span&gt; name=&lt;span style="color:#a31515"&gt;&amp;quot;ASPxHttpHandlerModule&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;WebResourceCompressionModule&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.WebResourceCompressionModule, MbCompression&amp;quot;&lt;/span&gt;/&amp;gt;
      &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;MbCompressionModule&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.MbCompressionModule, MbCompression&amp;quot;&lt;/span&gt;/&amp;gt;
    &amp;lt;/httpModules&amp;gt;
  &amp;lt;/system.web&amp;gt;
  &amp;lt;system.webServer&amp;gt;
    &amp;lt;modules runAllManagedModulesForAllRequests=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt;&amp;gt;
      &amp;lt;add type=&lt;span style="color:#a31515"&gt;&amp;quot;DevExpress.Web.ASPxClasses.ASPxHttpHandlerModule, DevExpress.Web.v10.2, Version=10.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a&amp;quot;&lt;/span&gt; name=&lt;span style="color:#a31515"&gt;&amp;quot;ASPxHttpHandlerModule&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;WebResourceCompressionModule&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.WebResourceCompressionModule, MbCompression&amp;quot;&lt;/span&gt;/&amp;gt;
      &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;MbCompressionModule&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.MbCompressionModule, MbCompression&amp;quot;&lt;/span&gt;/&amp;gt;
    &amp;lt;/modules&amp;gt;
    &amp;lt;validation validateIntegratedModeConfiguration=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; /&amp;gt;
    &amp;lt;handlers&amp;gt;
      &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;ScriptResourceHandler&amp;quot;&lt;/span&gt; verb=&lt;span style="color:#a31515"&gt;&amp;quot;GET,HEAD&amp;quot;&lt;/span&gt; path=&lt;span style="color:#a31515"&gt;&amp;quot;ScriptResource.axd&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&amp;quot;&lt;/span&gt; preCondition=&lt;span style="color:#a31515"&gt;&amp;quot;integratedMode&amp;quot;&lt;/span&gt;/&amp;gt;
      &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;JsHandler&amp;quot;&lt;/span&gt; verb=&lt;span style="color:#a31515"&gt;&amp;quot;*&amp;quot;&lt;/span&gt; path=&lt;span style="color:#a31515"&gt;&amp;quot;jslib.axd&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.JavaScriptCompressionHandler, MbCompression&amp;quot;&lt;/span&gt; preCondition=&lt;span style="color:#a31515"&gt;&amp;quot;integratedMode&amp;quot;&lt;/span&gt;/&amp;gt;
      &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;CssHandler&amp;quot;&lt;/span&gt; verb=&lt;span style="color:#a31515"&gt;&amp;quot;*&amp;quot;&lt;/span&gt; path=&lt;span style="color:#a31515"&gt;&amp;quot;css.axd&amp;quot;&lt;/span&gt; type=&lt;span style="color:#a31515"&gt;&amp;quot;Miron.Web.MbCompression.CssCompressionHandler, MbCompression&amp;quot;&lt;/span&gt; preCondition=&lt;span style="color:#a31515"&gt;&amp;quot;integratedMode&amp;quot;&lt;/span&gt;/&amp;gt;
    &amp;lt;/handlers&amp;gt;
    &amp;lt;staticContent&amp;gt;
      &amp;lt;mimeMap fileExtension=&lt;span style="color:#a31515"&gt;&amp;quot;.jnlp&amp;quot;&lt;/span&gt; mimeType=&lt;span style="color:#a31515"&gt;&amp;quot;application/x-java-jnlp-file&amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;!--&amp;lt;clientCache cacheControlMode=&lt;span style="color:#a31515"&gt;&amp;quot;UseMaxAge&amp;quot;&lt;/span&gt; cacheControlMaxAge=&lt;span style="color:#a31515"&gt;&amp;quot;100.00:00:00&amp;quot;&lt;/span&gt;/&amp;gt;--&amp;gt;
    &amp;lt;/staticContent&amp;gt;
    &amp;lt;urlCompression doStaticCompression=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; /&amp;gt;
    &amp;lt;httpProtocol&amp;gt;
      &amp;lt;customHeaders&amp;gt;
        &amp;lt;add name=&lt;span style="color:#a31515"&gt;&amp;quot;ETag&amp;quot;&lt;/span&gt; value=&lt;span style="color:#a31515"&gt;&amp;quot; &amp;quot;&lt;/span&gt; /&amp;gt;
      &amp;lt;/customHeaders&amp;gt;
    &amp;lt;/httpProtocol&amp;gt;
  &amp;lt;/system.webServer&amp;gt;
  &amp;lt;devExpress&amp;gt;
    &amp;lt;compression enableHtmlCompression=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; enableCallbackCompression=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; enableResourceCompression=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; enableResourceMerging=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; /&amp;gt;
    &amp;lt;themes enableThemesAssembly=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; /&amp;gt;
    &amp;lt;errors callbackErrorRedirectUrl=&lt;span style="color:#a31515"&gt;&amp;quot;&amp;quot;&lt;/span&gt; /&amp;gt;
    &amp;lt;settings rightToLeft=&lt;span style="color:#a31515"&gt;&amp;quot;false&amp;quot;&lt;/span&gt; /&amp;gt;
  &amp;lt;/devExpress&amp;gt;
  &amp;lt;Miron.web&amp;gt;
    &amp;lt;!-- cachingStorage=&lt;span style="color:#a31515"&gt;&amp;quot;OutputCache / FileSystem&amp;quot;&lt;/span&gt;--&amp;gt;
    &amp;lt;CompressorSettings compressCSS=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; reflectionAlloweded=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; compressJavaScript=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; compressPage=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; combineCSS=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; combineHeaderScripts=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; compressWebResource=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; minifyContent=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; cachingStorage=&lt;span style="color:#a31515"&gt;&amp;quot;FileSystem&amp;quot;&lt;/span&gt; autoMode=&lt;span style="color:#a31515"&gt;&amp;quot;true&amp;quot;&lt;/span&gt; scriptsVersion=&lt;span style="color:#a31515"&gt;&amp;quot;1&amp;quot;&lt;/span&gt; cssVersion=&lt;span style="color:#a31515"&gt;&amp;quot;1&amp;quot;&lt;/span&gt;&amp;gt;
    &amp;lt;/CompressorSettings&amp;gt;
  &amp;lt;/Miron.web&amp;gt;
&amp;lt;/configuration&amp;gt;

&amp;lt;!--l version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8--&amp;gt;
&amp;lt;!--
  For more information on how to configure your ASP.NET application, please visit
  http://go.microsoft.com/fwlink/?LinkId=169433
  --&amp;gt;How can I fox this?

  
    
      
      
      
      
    
    
      
    
  
  
    

    
    
      
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
      
    
    
      
        
        
      
    
    
      
        
        
      
    
    
      
        
        
        
      
    
    
      
      
    
    
      
      
      
    
  
  
    
      
      
      
    
    
    
      
      
      
    
    
      
      &amp;lt;!--&amp;lt;clientCache cacheControlMode=&amp;quot;UseMaxAge&amp;quot; cacheControlMaxAge=&amp;quot;100.00:00:00&amp;quot; /&amp;gt;--&amp;gt;
    
    
    
      
        
      
    
  
  
    
    
    
    
  
  
    &amp;lt;!-- cachingStorage=&amp;quot;OutputCache / FileSystem&amp;quot;--&amp;gt;
    
    
  

&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>compufit</author><pubDate>Wed, 25 May 2011 14:09:07 GMT</pubDate><guid isPermaLink="false">New Post: Css problems after using MbCompression 20110525020907P</guid></item><item><title>Commented Issue: Script and CSS combining not working [8108]</title><link>http://mbcompression.codeplex.com/workitem/8108</link><description>Hi&lt;br /&gt;&lt;br /&gt;Yesterday I played with your library to combine and minify my scripts and css.&lt;br /&gt;I left it not working because of an error in the combined script. I thought that I would find the offending script today.&lt;br /&gt;This morning, I just reloaded the page, and this is the HTML result &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;jquery-simpledialog.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;scripts.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;swfobject.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;link type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;css.axd&amp;#63;d&amp;#61;style.css,jquery-colorpic&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;fsmenu.js,jquery.js,jquery-cookie.js,jquery-treeview.js,jquery-ui.js,jquery-colorpicker.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;ker.css,jquery-simpledialog.css&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34; rel&amp;#61;&amp;#34;stylesheet&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;The original HTML is this &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;style.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;jquery-colorpicker.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;jquery-simpledialog.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;fsmenu.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-cookie.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-treeview.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-ui.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-colorpicker.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-simpledialog.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;scripts.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;swfobject.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&lt;br /&gt;Nothing fancy, as you can see.&lt;br /&gt;&lt;br /&gt;Any idea &amp;#63;&lt;br /&gt;Comments: ** Comment from web user: cosmo0 ** &lt;p&gt;Found it &amp;#33; I hope you can find the source of the problem, because we still use your dll. If it&amp;#39;s not enough, I can try to get back every script I had at this time.&lt;/p&gt;</description><author>cosmo0</author><pubDate>Fri, 20 May 2011 12:34:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Script and CSS combining not working [8108] 20110520123451P</guid></item><item><title>Commented Issue: Script and CSS combining not working [8108]</title><link>http://mbcompression.codeplex.com/workitem/8108</link><description>Hi&lt;br /&gt;&lt;br /&gt;Yesterday I played with your library to combine and minify my scripts and css.&lt;br /&gt;I left it not working because of an error in the combined script. I thought that I would find the offending script today.&lt;br /&gt;This morning, I just reloaded the page, and this is the HTML result &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;jquery-simpledialog.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;scripts.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;swfobject.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;link type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;css.axd&amp;#63;d&amp;#61;style.css,jquery-colorpic&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;fsmenu.js,jquery.js,jquery-cookie.js,jquery-treeview.js,jquery-ui.js,jquery-colorpicker.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;ker.css,jquery-simpledialog.css&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34; rel&amp;#61;&amp;#34;stylesheet&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;The original HTML is this &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;style.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;jquery-colorpicker.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;jquery-simpledialog.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;fsmenu.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-cookie.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-treeview.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-ui.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-colorpicker.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-simpledialog.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;scripts.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;swfobject.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&lt;br /&gt;Nothing fancy, as you can see.&lt;br /&gt;&lt;br /&gt;Any idea &amp;#63;&lt;br /&gt;Comments: ** Comment from web user: cosmo0 ** &lt;p&gt;It was the Colorpicker script. It&amp;#39;s a jquery library. I&amp;#39;m trying to find it so you can look into it.&lt;/p&gt;</description><author>cosmo0</author><pubDate>Fri, 20 May 2011 12:26:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: Script and CSS combining not working [8108] 20110520122603P</guid></item><item><title>Commented Issue: Script and CSS combining not working [8108]</title><link>http://mbcompression.codeplex.com/workitem/8108</link><description>Hi&lt;br /&gt;&lt;br /&gt;Yesterday I played with your library to combine and minify my scripts and css.&lt;br /&gt;I left it not working because of an error in the combined script. I thought that I would find the offending script today.&lt;br /&gt;This morning, I just reloaded the page, and this is the HTML result &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;jquery-simpledialog.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;scripts.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;swfobject.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;link type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;css.axd&amp;#63;d&amp;#61;style.css,jquery-colorpic&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jslib.axd&amp;#63;d&amp;#61;fsmenu.js,jquery.js,jquery-cookie.js,jquery-treeview.js,jquery-ui.js,jquery-colorpicker.js&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;ker.css,jquery-simpledialog.css&amp;#38;amp&amp;#59;v&amp;#61;1&amp;#34; rel&amp;#61;&amp;#34;stylesheet&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;The original HTML is this &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;style.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;jquery-colorpicker.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;link rel&amp;#61;&amp;#34;stylesheet&amp;#34; type&amp;#61;&amp;#34;text&amp;#47;css&amp;#34; href&amp;#61;&amp;#34;&amp;#47;style&amp;#47;jquery-simpledialog.css&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;fsmenu.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-cookie.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-treeview.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-ui.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-colorpicker.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;jquery-simpledialog.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;scripts.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34; src&amp;#61;&amp;#34;&amp;#47;scripts&amp;#47;swfobject.js&amp;#34;&amp;#62;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&lt;br /&gt;Nothing fancy, as you can see.&lt;br /&gt;&lt;br /&gt;Any idea &amp;#63;&lt;br /&gt;Comments: ** Comment from web user: Miron ** &lt;p&gt;Hi cosmo0,&lt;br /&gt;What script caused the problem &amp;#63;&lt;/p&gt;</description><author>Miron</author><pubDate>Fri, 20 May 2011 10:18:59 GMT</pubDate><guid isPermaLink="false">Commented Issue: Script and CSS combining not working [8108] 20110520101859A</guid></item><item><title>New Post: Dynamically turn on/off compression</title><link>http://mbcompression.codeplex.com/discussions/207409</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You can modify the source code for your needed...&lt;/p&gt;&lt;/div&gt;</description><author>miron</author><pubDate>Fri, 20 May 2011 10:15:47 GMT</pubDate><guid isPermaLink="false">New Post: Dynamically turn on/off compression 20110520101547A</guid></item></channel></rss>