﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebCombo - Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><pubDate>Sun, 17 Feb 2013 22:45:14 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Actually, there are no methods to find WebCombo inside used pages. The only way to do this is by listing all the WebCombo pages inside your code.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><pubDate>Wed, 13 Feb 2013 01:51:47 GMT</pubDate><dc:creator>infouser1</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for your suggestion.&lt;/p&gt;
&lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;In our application, we have more than 500 pages. We have used “Web combo” control nearly 300 pages.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;/p&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-family: calibri"&gt;
&lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-size: 15px"&gt;So it’s very hard to mention the page names to exclude the GZIP Compression&lt;b&gt;. Is there any other method to find the “Web combo” used pages?
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;p&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-size: 15px"&gt;In Gloal.asax.vb page, we have mentioned the file types to exclude from GZIP Compression.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;p&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-size: 15px"&gt;The below line is added for exclude the File types from&amp;nbsp;GZIP Compression&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;p&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;If&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt; (app.Request.Url.ToString().Contains(&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;".axd"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;) &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;Or&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt; app.Request.Url.ToString().Contains(&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;".css"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;) &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;Or&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt; app.Request.Url.ToString().Contains(&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;"images"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;) &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;Or&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt; app.Request.Url.ToString().Contains(&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #a31515; font-size: 13px"&gt;".js"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;&lt;span style="font-family: consolas; font-size: 13px"&gt;)) &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;Then&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;p&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-family: consolas; color: #0000ff"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;/p&gt;
&lt;p&gt;&lt;p&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;p&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;span style="font-size: 15px"&gt;Thanks&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt;&lt;span style="font-family: consolas; color: #0000ff; font-size: 13px"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;</description></item><item><title>Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><pubDate>Fri, 08 Feb 2013 02:30:19 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Actually, for now, we couldn't exclude WebCombo for GZIP compression method. This method of GZIP compression applied to whole control in one page. But maybe, you can exlude the page with WebCombo using this module.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://stackoverflow.com/questions/6939304/gzip-a-single-asp-net-page" target="_blank"&gt;http://stackoverflow.com/questions/6939304/gzip-a-single-asp-net-page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><pubDate>Thu, 07 Feb 2013 06:31:09 GMT</pubDate><dc:creator>infouser1</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;Thanks for you reply,&lt;/p&gt;
&lt;p&gt;i have &lt;strong&gt;used lot of native controls and few third party controls in my applicaiton&lt;/strong&gt;. i am in the situation to use that GZIP for all other controls. All other controls are supporting GZIP except Webcombo &lt;img style="border-bottom: medium none; border-left: medium none; border-top: medium none; border-right: medium none" src="http://www.intersoftpt.com/WebResources/Images/Community/Editor/smiley10.gif" /&gt;.&lt;/p&gt;
&lt;p&gt;Ok, no worries. Could you please suggest me to &lt;strong&gt;how can i exclude webcombo from accessing GZIP compression in my applicaiton&lt;/strong&gt;?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;</description></item><item><title>Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><pubDate>Wed, 06 Feb 2013 21:24:06 GMT</pubDate><dc:creator>bernard</dc:creator><description>Hi,&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Actually, our component couldn't use this method for compressing. Some of response headers cleared during life cycle. However, our component itself had introduced with GZIP and Deflate compression. You can use the method using our code above to enable compression method on your WebCombo.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;&amp;lt;add key="ISNet.WebUI.ISRes_Compressed" value="true" /&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;This method will automatically compress your web page regarding your browser capability.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;For more information, please visit:&lt;/div&gt;
&lt;div&gt;&lt;div&gt;&lt;a href="http://intersoftpt.wordpress.com/2009/09/21/rich-features-in-low-client-footprint/" target="_blank"&gt;http://intersoftpt.wordpress.com/2009/09/21/rich-features-in-low-client-footprint/&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.intersoftpt.com/Community/WebGrid/JavaScript-Footprint/" target="_blank"&gt;http://www.intersoftpt.com/Community/WebGrid/JavaScript-Footprint/&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Hope this helps.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Regards,&lt;br /&gt;Bernard&lt;/div&gt;</description></item><item><title>Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><pubDate>Wed, 06 Feb 2013 03:24:54 GMT</pubDate><dc:creator>infouser1</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks for your quick reply, but we have used only GZip compression. As per your request i have developed one small sample application and attached for your reference. Could you please have look on that and suggest me?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;</description></item><item><title>Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><pubDate>Tue, 05 Feb 2013 21:37:52 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;You can compress the data inside WebCombo using SmartWebResources compression. To use SmartWebCompression, please add this tag inside your web.config:&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(63, 63, 63); font-family: consolas; font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"&gt;&amp;lt;add key="ISNet.WebUI.ISRes_Compressed" value="true" /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regarding to your problem, could you inform me the method that you used to compress the page that you mentioned above? It will be better if you have working sample so we can trace operation that run in your side.&lt;/p&gt;
&lt;p&gt;For more information about SmartWebResources compression, see&lt;br /&gt;&lt;a href="http://intersoftpt.wordpress.com/2009/09/21/rich-features-in-low-client-footprint/" target="_blank"&gt;http://intersoftpt.wordpress.com/2009/09/21/rich-features-in-low-client-footprint/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Webcombo issue with GZIP compression</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-issue-with-GZIP-compression/</link><pubDate>Mon, 04 Feb 2013 07:28:56 GMT</pubDate><dc:creator>infouser1</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i have used the GZIP compression in my Global.asax page. this compression shows all pages properly except Webcombo used page.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;When i click on webcombo control instead of loading all data , it shows the &lt;/p&gt;
&lt;ul&gt;&lt;li&gt;directory listing (directory listing enabled in IIS configuration)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or&lt;/li&gt;&lt;li&gt;diplayes empty page (directory listing is NOT enabled in IIS configuration) .&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Could you please help me to solve this issue?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;</description></item></channel></rss>