﻿<?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 - WebGrid Charting problem on IIS7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Charting-problem-on-IIS7/</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>WebGrid Charting problem on IIS7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Charting-problem-on-IIS7/</link><pubDate>Mon, 07 Feb 2011 06:30:00 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Thank you for the valuable feedback.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Your information regarding the “Maximum Worker Processes” property really helps. Current build of WebGrid hasn’t support multi worker processes.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I have forwarded this to WebGrid development team as feature request. The request is filed under Task #909.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I’ll keep you updated with any news I heard from the team regarding this feature request.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebGrid Charting problem on IIS7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Charting-problem-on-IIS7/</link><pubDate>Tue, 01 Feb 2011 05:16:11 GMT</pubDate><dc:creator>kenny.yung</dc:creator><description>&lt;p&gt;Update to the situation.&lt;/p&gt;
&lt;p&gt;When I change Maximum Worker Processes from 3 to 1, the Chart is displaying correctly.&lt;/p&gt;
&lt;p&gt;How to make the WebGrid Charting to work in WebFarm/WebGarden situation?&lt;/p&gt;
&lt;p&gt;I have manually set the machine key for this web application already.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;Kenny&lt;/p&gt;</description></item><item><title>WebGrid Charting problem on IIS7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Charting-problem-on-IIS7/</link><pubDate>Tue, 01 Feb 2011 04:34:38 GMT</pubDate><dc:creator>kenny.yung</dc:creator><description>&lt;p&gt;Dear,&lt;/p&gt;
&lt;p&gt;I have experiencing problem at showing Chart (using Webgrid) on my production, the chart sometime displays successfully, but most of the time failed.&lt;/p&gt;
&lt;p&gt;The same piece of code works fine my development machine.&lt;/p&gt;
&lt;p&gt;When I review the IIS log, I found the following error ... 500 response code on request to ISChart.axd.&lt;/p&gt;
&lt;p&gt;2011-02-01 09:26:47 10.14.141.69 POST /HomeSummaryBooking.aspx - 80 - 10.14.141.185 Mozilla/4.0&amp;#43;(compatible;&amp;#43;MSIE&amp;#43;8.0;&amp;#43;Windows&amp;#43;NT&amp;#43;5.1;&amp;#43;Trident/4.0;&amp;#43;CMDTDF;&amp;#43;InfoPath.1;&amp;#43;.NET&amp;#43;CLR&amp;#43;1.1.4322;&amp;#43;.NET&amp;#43;CLR&amp;#43;2.0.50727;&amp;#43;.NET&amp;#43;CLR&amp;#43;3.0.4506.2152;&amp;#43;.NET&amp;#43;CLR&amp;#43;3.5.30729;&amp;#43;.NET4.0C;&amp;#43;.NET4.0E;&amp;#43;OfficeLiveConnector.1.3;&amp;#43;OfficeLivePatch.0.0;&amp;#43;AskTB5.6) 200 0 0 268&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;2011-02-01 09:26:47 10.14.141.69 GET /ISChart.axd imageId=85c24a26-e656-49e2-a523-f929fdd6e6e5&amp;imageFileServer=undefined&amp;imageFormat= 80 - 10.14.141.185 Mozilla/4.0&amp;#43;(compatible;&amp;#43;MSIE&amp;#43;8.0;&amp;#43;Windows&amp;#43;NT&amp;#43;5.1;&amp;#43;Trident/4.0;&amp;#43;CMDTDF;&amp;#43;InfoPath.1;&amp;#43;.NET&amp;#43;CLR&amp;#43;1.1.4322;&amp;#43;.NET&amp;#43;CLR&amp;#43;2.0.50727;&amp;#43;.NET&amp;#43;CLR&amp;#43;3.0.4506.2152;&amp;#43;.NET&amp;#43;CLR&amp;#43;3.5.30729;&amp;#43;.NET4.0C;&amp;#43;.NET4.0E;&amp;#43;OfficeLiveConnector.1.3;&amp;#43;OfficeLivePatch.0.0;&amp;#43;AskTB5.6) 500 0 0 28&lt;/p&gt;
&lt;p&gt;We are using Windows 2008 R2, IIS 7.5 with 3 worker processes, the Managed Pipeline Mode of the Application Pool is Classic&lt;/p&gt;
&lt;p&gt;I have already followed the instruction&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.intersoftpt.com/Support/WebUIStudio/Tutorial/Text/Configure-Intersoft-products-to-run-in-IIS7-environment/"&gt;http://www.intersoftpt.com/Support/WebUIStudio/Tutorial/Text/Configure-Intersoft-products-to-run-in-IIS7-environment/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Please help on how to fix the problem.&lt;/p&gt;
&lt;p&gt;Many Thanks&lt;/p&gt;
&lt;p&gt;Kenny&lt;/p&gt;</description></item></channel></rss>