﻿<?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 - Problem with Memory/CPU using the danish language</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Problem-with-MemoryCPU-using-the-danish-language/</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>Problem with Memory/CPU using the danish language</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Problem-with-MemoryCPU-using-the-danish-language/</link><pubDate>Wed, 06 Jul 2011 04:50:36 GMT</pubDate><dc:creator>MarTin</dc:creator><category>Memory CPU danish</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Currently, your issue is being forwarded to the developer team to be investigated further.&lt;/p&gt;
&lt;p&gt;Does this issue occur in IE9 too?&lt;/p&gt;
&lt;p&gt;I will let you know when I get the update from the team.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;-Martin-&lt;/p&gt;</description></item><item><title>Problem with Memory/CPU using the danish language</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Problem-with-MemoryCPU-using-the-danish-language/</link><pubDate>Tue, 05 Jul 2011 03:21:53 GMT</pubDate><dc:creator>vangeloni</dc:creator><category>Memory CPU danish</category><description>&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;&lt;span style="font-size: 15px"&gt;We experienced a critical problem with one of our customers, that is using WebGrid 7   (version 7.0.7200)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;&lt;span style="font-size: 15px"&gt;The customer is a Danish customer and they have the Danish culture. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;We are using IE8.&lt;/span&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 9pt"&gt;
&lt;p&gt; &lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;&lt;span style="font-size: 15px"&gt;Opening the page containing the grid, the customer experienced several problems of performances, because the memory of IE started to increase after few seconds.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;After using the Grid to input a position also the CPU started to work and arrived to 80-90%, without returning to 0%, also if nothing is done on the grid . The result was that after some minutes it was not anymore possible to work with the application, because the PC became blocked. The customer had to close IE to continue to work with the PC.&lt;/span&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;Doing an investigation in debug of the page, we have seen that the problem happens because the variable vab596 is equal to “”&lt;/span&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: consolas; font-size: 9pt"&gt;
&lt;p&gt; &lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: consolas; font-size: 9pt"&gt;
&lt;p&gt; &lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: consolas; font-size: 9pt"&gt;if ((!IS.ie &amp;amp;&amp;amp;v47451.xml =="")||(IS.ie &amp;amp;&amp;amp;v47451.readyState !="complete")) return null; var v76f98 =ISXml.GetNode(v47451,"//" &amp;#43;v6b933); if (v76f98) { ve5e73 =v76f98.text; } } return ve5e73; }; this.GetLoadedText =function(vcf799,vf9285,vd9432) { var vab596 =""; var v82211 =false; try { if (this.IsClassicPaging()) vab596 =this.GetString("CommonText/PagingStatus"); else vab596 =this.GetString("CommonText/Loaded"); if (vab596 ==null ||vab596 =="") v82211 =true; } catch (e) { v82211 =true; } if (v82211) { var vc5549 =this; setTimeout(function() { vc5549.GetLoadedText(vcf799,vf9285,vd9432); },100); return; }&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: calibri"&gt;&lt;span style="font-size: 15px"&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-family: calibri; font-size: 15px"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;&lt;span style="font-size: 15px"&gt;Using the application in English it works correctly, but the customer must use the application in Danish.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;&lt;span style="font-size: 15px"&gt;It is a real critical issue for our customer.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: 'arial','sans-serif'"&gt;Please, send us a solution to this problem as soon as possible. &lt;/span&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-family: calibri; font-size: 15px"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item></channel></rss>