﻿<?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 - WebGrid Enterprise - problems with ie7 and cpu usage</title><link>http://www.intersoftsolutions.com/Community/WebGrid/cpuissue/</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>problems with ie7 and cpu usage</title><link>http://www.intersoftsolutions.com/Community/WebGrid/cpuissue/</link><pubDate>Tue, 09 Mar 2010 04:25:45 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Our developer wish he could replicate the issue in our environment to analyse the issue further. If you have publish the page in the internet, perhaps you could share the URL or please send us a simple sample that could replicate the issue you are having.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>problems with ie7 and cpu usage</title><link>http://www.intersoftsolutions.com/Community/WebGrid/cpuissue/</link><pubDate>Mon, 08 Mar 2010 07:43:43 GMT</pubDate><dc:creator>matteoa</dc:creator><description>&lt;p&gt;I tested this&lt;/p&gt;
&lt;p&gt;&amp;lt;ISWebGrid:WebGrid ID="WebGrid1" DefaultStyleMode="Elegant" Width="100%" Height="100%" &lt;br /&gt;        UseDefaultStyle="True" runat="server" DataSourceID="objDs1" &amp;gt;    &lt;/p&gt;
&lt;p&gt;.....&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;and in the container panels i set fixed dimensions. &lt;/p&gt;
&lt;p&gt;The container WebPart has fixed width and height.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The issue is always present, the new fact is that cpu usage is lowered to 80-90% but it is always too much. &lt;/p&gt;
&lt;p&gt;Do you have any other suggestions?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;</description></item><item><title>problems with ie7 and cpu usage</title><link>http://www.intersoftsolutions.com/Community/WebGrid/cpuissue/</link><pubDate>Tue, 02 Mar 2010 23:21:37 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>I have just been updated by our developer regarding this issue. He suspect the issue culprit is the height and width in the WebGrid is not initialized. Please set the WebGrid height and width to 100%. &lt;br /&gt;</description></item><item><title>problems with ie7 and cpu usage</title><link>http://www.intersoftsolutions.com/Community/WebGrid/cpuissue/</link><pubDate>Mon, 01 Mar 2010 05:21:56 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Thank your for the detailed report. I will pass this information to our developer for further analysis. We will inform you if there is any 
update or progress regarding this issue.&lt;/p&gt;</description></item><item><title>problems with ie7 and cpu usage</title><link>http://www.intersoftsolutions.com/Community/WebGrid/cpuissue/</link><pubDate>Thu, 25 Feb 2010 11:47:07 GMT</pubDate><dc:creator>matteoa</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i have developed a web part for sharepoint (2007) that uses your webgrid(ver 7).&lt;/p&gt;
&lt;p&gt;This kind of project is quite complex and uses sql server 2005 data and xml files.&lt;/p&gt;
&lt;p&gt;For this reasons i'm almost unable to provide any relevant code to recreate &lt;br /&gt;my issue.&lt;/p&gt;
&lt;p&gt;The issue is quite simple: internet explorer on windows XP hangs up, the browser&lt;br /&gt;freezes and the process cpu usage goes in few seconds to 90/95%.&lt;/p&gt;
&lt;p&gt;Leaving ie working, minimized or not, does not change anything. The only way&lt;br /&gt;to stop ie is to kill the process.&lt;br /&gt;The same happens with firefox(latest version).&lt;/p&gt;
&lt;p&gt;I also have other pages on my solution and in some of them everything works&lt;br /&gt;perfectly. &lt;/p&gt;
&lt;p&gt;Now, i have started tests using different operating systems and different&lt;br /&gt;versions of browser and i tried a lot of cases.&lt;/p&gt;
&lt;p&gt;Tested operating systems are&lt;br /&gt;Windows XP&lt;br /&gt;Windows 2003&lt;br /&gt;Windows 2008&lt;br /&gt;7&lt;/p&gt;
&lt;p&gt;Browser versions&lt;br /&gt;IE 7.0 on XP and w2003 (1)&lt;br /&gt;IE 8.0 on 7 and w2008 (2)&lt;/p&gt;
&lt;p&gt;Only in (1) i have experienced CPU problems and only for few specific pages.&lt;br /&gt;I'm almost sure that is a javascript problem, using firebug i was able to&lt;br /&gt;isolate a row of an embedded javascript. &lt;/p&gt;
&lt;p&gt;The behaviour using the javascript debugger is this:&lt;br /&gt;pause -&amp;gt; i see that line X is in execution&lt;br /&gt;play (5 secs)&lt;br /&gt;pause -&amp;gt; same line as above&lt;br /&gt;play (5 secs)&lt;br /&gt;pause -&amp;gt; always same line as above&lt;br /&gt;and so on.&lt;/p&gt;
&lt;p&gt;I will paste at the end of this message the line of script, but for me is quite &lt;br /&gt;useless due to the fact of beeing obfuscated.&lt;/p&gt;
&lt;p&gt;The weird is that the pages that hang with ie 7.0, have no problems with ie 8&lt;/p&gt;
&lt;p&gt;More infos i can provide are these&lt;br /&gt;- the grid in the hanging page has around 2800 rows&lt;br /&gt;- the grid has 5 columns&lt;br /&gt;- only one grid is present in the page&lt;br /&gt;- grid is paged&lt;/p&gt;
&lt;p&gt;Obviously in my development environment everything is ok (2008 server &amp;#43; ie 8) and the only&lt;br /&gt;thing i can do is to use js debugger.&lt;/p&gt;
&lt;p&gt;I wrote no code for custom client event handling.&lt;/p&gt;
&lt;p&gt;this is the definition of my grid &lt;/p&gt;
&lt;p&gt;&amp;lt;%@ Register TagPrefix="webui" Namespace="ISNet.WebUI"  assembly="ISNet.WebUI, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=b1f2a8511635667a"  %&amp;gt;&lt;br /&gt;&amp;lt;%@ Register TagPrefix="isnet" Namespace="ISNet"  assembly="ISNet, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=b1f2a8511635667a"  %&amp;gt;&lt;br /&gt;&amp;lt;%@ Register TagPrefix="ISWebGrid" Namespace="ISNet.WebUI.WebGrid"  assembly="ISNet.WebUI.WebGrid, Version=7.0.7200.401, Culture=neutral, PublicKeyToken=3e60b85fb8502d5e"  %&amp;gt;&lt;br /&gt;&amp;lt;%@ Assembly Name="IntersoftGridProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0bde168d2d73e8b3" %&amp;gt; &lt;br /&gt;&amp;lt;%@ Import Namespace="IntersoftGridProvider" %&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;lt;asp:Panel ID="PnlMain" runat="server"&amp;gt;&lt;br /&gt;    &amp;lt;ISWebGrid:WebGrid ID="WebGrid1" DefaultStyleMode="Elegant"&lt;br /&gt;        UseDefaultStyle="True" runat="server" DataSourceID="objDs1" &amp;gt;    &lt;br /&gt;        &amp;lt;LayoutSettings AllowAddNew="No" AllowDelete="No" AllowEdit="No" NewRowLostFocusAction="NeverUpdate"&lt;br /&gt;            AutoFitColumns="True" AllowExport="Yes" AutoFilterSuggestion="True" AlwaysShowHelpButton="False"&lt;br /&gt;            PromptBeforeDelete="True" RowLostFocusAction="NeverUpdate" AllowColumnMove="No"&lt;br /&gt;            AllowFilter="Yes" AllowGrouping="Yes" AllowSelectColumns="No" AllowSorting="Yes"&lt;br /&gt;            GroupByBoxVisible="True" RowHeightDefault="-1px" ColumnFooters="No" PagingSize="30" PagingMode="ClassicPaging"&lt;br /&gt;            PagingStyleUI="Slider" PagingExportMode="ExportAllData" RowHeaders="No"&amp;gt;&lt;br /&gt;                &amp;lt;TextSettings Language="UseCulture" UseLanguage="it-IT"&amp;gt; &amp;lt;%-- btw, in it-IT i see no page numbers ..... --%&amp;gt;&lt;br /&gt;                &amp;lt;/TextSettings&amp;gt;&lt;br /&gt;              &amp;lt;RowHeaderStyle Height="0px"&amp;gt;&lt;br /&gt;              &amp;lt;/RowHeaderStyle&amp;gt;&lt;br /&gt;        &amp;lt;/LayoutSettings&amp;gt;&lt;br /&gt;        &lt;br /&gt;    &amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;br /&gt;    &amp;lt;asp:ObjectDataSource ID="objDs1" runat="server" TypeName="MasterDetailWebPart.Presenter.PresenterService, MasterDetailWebPart, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0bde168d2d73e8b3"&lt;br /&gt;        SelectMethod="Select"  /&amp;gt;&lt;br /&gt;&amp;lt;/asp:Panel&amp;gt;&lt;/p&gt;
&lt;p&gt;Columns are dynamically added. &lt;/p&gt;
&lt;p&gt;I have no idea if you need more informations, just ask if this is not enough.&lt;/p&gt;
&lt;p&gt;Thank you &lt;/p&gt;
&lt;p&gt;Matteo Ameglio &lt;/p&gt;
&lt;p&gt;----------------- hanging javascript line snippet ----------------------&lt;/p&gt;
&lt;p&gt;URL of hanging js:&lt;br /&gt;&lt;a href="http://www.my_productionserver.com/ISRes.axd?G/WebGrid_Core.js/707200401"&gt;http://www.my_productionserver.com/ISRes.axd?G/WebGrid_Core.js/707200401&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>