﻿<?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 - App deployment with WebGrid not display correctly</title><link>http://www.intersoftsolutions.com/Community/WebGrid/App-deployment-with-WebGrid-not-display-correctly/</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>App deployment with WebGrid not display correctly</title><link>http://www.intersoftsolutions.com/Community/WebGrid/App-deployment-with-WebGrid-not-display-correctly/</link><pubDate>Mon, 02 Apr 2012 00:57:33 GMT</pubDate><dc:creator>Hans</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;I’m sorry for this inconvenience. To resolve this issue, please check your IIS version.&lt;br /&gt;And if you’re IIS version is 7.0 or above, you should add webServer handlers in your web.config’s configuration.&lt;br /&gt;Let me show you the handlers script:&lt;/p&gt;&lt;pre&gt;&amp;lt;system.webServer&amp;gt;&amp;lt;validation validateIntegratedModeConfiguration="false"/&amp;gt;
&amp;lt;handlers&amp;gt;
&amp;lt;add name="ISCoverFlow.axd_GET" path="ISCoverFlow.axd" verb="GET" type="ISNet.WebUI.Silverlight.WebAqua.WebCoverFlowRequestHandler, ISNet.WebUI.Silverlight.WebAqua" preCondition="integratedMode"/&amp;gt;
&amp;lt;add name="ISChart.axd_GET, POST" path="ISChart.axd" verb="GET, POST" type="ISNet.WebUI.WebGrid.Chart.ChartRequestHandler, ISNet.WebUI.WebGrid" preCondition="integratedMode"/&amp;gt;
&amp;lt;add name="ISRes.axd_GET" path="ISRes.axd" verb="GET" type="ISNet.WebUI.WebResourceHandler, ISNet.WebUI, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=b1f2a8511635667a" preCondition="integratedMode"/&amp;gt;
&amp;lt;add name="WebFileUploaderHttpHandler.axd_GET" path="WebFileUploaderHttpHandler.axd" verb="GET" type="ISNet.WebUI.WebTextEditor.WebFileUploaderHttpHandler, ISNet.WebUI.WebTextEditor" preCondition="integratedMode"/&amp;gt;
&amp;lt;add name="ISScheduler.axd_GET" path="ISScheduler.axd" verb="GET" type="ISNet.WebUI.WebScheduler.WebSchedulerRequestHandler, ISNet.WebUI.WebScheduler" preCondition="integratedMode"/&amp;gt;
&amp;lt;/handlers&amp;gt;
&amp;lt;modules&amp;gt;
&amp;lt;add name="WebFileUploaderHttpModule_GET" preCondition="managedHandler" type="ISNet.WebUI.WebTextEditor.WebFileUploaderHttpModule, ISNet.WebUI.WebTextEditor" /&amp;gt;
&amp;lt;/modules&amp;gt;
&amp;lt;/system.webServer&amp;gt;&lt;/pre&gt;
&lt;p&gt;Hope this helps. Thank you.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Hans.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>App deployment with WebGrid not display correctly</title><link>http://www.intersoftsolutions.com/Community/WebGrid/App-deployment-with-WebGrid-not-display-correctly/</link><pubDate>Sun, 01 Apr 2012 19:09:33 GMT</pubDate><dc:creator>gstroud012</dc:creator><description>&lt;p&gt;I replaced a couple of asp.net grids with webgrids and when I deploy it the data is not showing and icons on the grid are not showing.  I sounds like I need to deploy some resource files found in the commonlibrary directory.   I place a copy of this directory under the applciation and it didn't help.  Any suggestions?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I've attached a screen-shot of what it looks like in production and the way it should look in development.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>