﻿<?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 - Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</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>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Tue, 23 Sep 2014 04:16:00 GMT</pubDate><dc:creator>yudi</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;EnableWebResource can be set on the page level (on the designated control, for example: WebGrid). Example:&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebGrid:WebGrid ID="WebGrid1" runat="server" Height="300px" UseDefaultStyle="True"
    Width="700px" DefaultStyleMode="Elegant" BindingOperationMode="ClientBinding"
    DataSourceID="AccessDataSource1"
    RenderingMode="HTML5"
    EnableWebResources="Auto"&amp;gt;
    ...
&amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Or set the property on the project level (set the property on the web.config file). Example:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;configuration&amp;gt;
  &amp;lt;appSettings&amp;gt;
    ...
    &amp;lt;!--WebGrid 8 Settings--&amp;gt;
    &amp;lt;add key="ISNet.WebUI.WebGrid.v8_0_7200.EnableWebResources" value="Never"/&amp;gt;
    ...
  &amp;lt;/appSettings&amp;gt;&lt;/pre&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Mon, 22 Sep 2014 13:48:48 GMT</pubDate><dc:creator>Amol</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Where to put EnableWebResource key??&lt;/p&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Wed, 26 May 2010 12:51:22 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;Hi Shamil,&lt;/p&gt;&lt;p&gt;Ok, can you send a simple project that replicates this issue without inserting your RunTimeLicense key?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Wed, 26 May 2010 12:24:32 GMT</pubDate><dc:creator>SHAM</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;I am using WebGrid 6.0 , I am getting the error &lt;span style="font-family: arial"&gt;'WGUI is Undefined'&lt;/span&gt; in development Environment,&lt;/p&gt;
&lt;p&gt;I am using all the dll's mentioned by you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Shamil&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Sun, 15 Nov 2009 21:04:09 GMT</pubDate><dc:creator>yudi</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;We would like to inform that this issue has been completely solved.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt; mso-themecolor: text2"&gt;The issue comes from “EnableWebResources” property that set to “Never” on a project that uses SmartWebResources&amp;trade;. The resolution is by simply set the value to “Auto” and the “WGUI is undefined” issue no longer persisted.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Mon, 09 Nov 2009 03:57:25 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;It works fine at my end. Please let me know if you are using WebGrid 6 or WebGrid 7.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Wed, 04 Nov 2009 06:56:29 GMT</pubDate><dc:creator>sarabjeetmarwah</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;The project works well in development, that is correct.&lt;/p&gt;
&lt;p&gt;The page which gives error on the release/Deployment, is working perfectly fine in development inviornment.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Everywhere else in project, WebUi works fine, the issue is only with pages which have WebCombo and Multiple column web combo as collumns of webgrid.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Development enviornment is .Net 2005.&lt;/p&gt;
&lt;p&gt;Deployment Enviormnet is - Windows XP, .Net Framwork 2.0, SQL Server 2005.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Sarabjeet Singh Marwah&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Wed, 04 Nov 2009 06:08:35 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;Please let me know your deployment environment. But before that i want to ensure that the project works well in development, correct?&lt;/p&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Wed, 04 Nov 2009 05:34:39 GMT</pubDate><dc:creator>sarabjeetmarwah</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Thanks for the solution.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I tried the solution but din't worked for me.&lt;/p&gt;
&lt;p&gt;There are no mentioned assmbly references in our web.config file.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I am attaching a image file, listing all the dll of Web UI which are included in our project.&lt;/p&gt;
&lt;p&gt;Could you please help me out, if I am missing any required reference.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sarabjeet Singh Marwah&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Wed, 04 Nov 2009 02:06:05 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;Please remove the following tags below in your web.config (if existed).&lt;/p&gt;&lt;p /&gt;&lt;pre&gt;        &amp;lt;add assembly="ISNet.WebUI, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=b1f2a8511635667a"/&amp;gt;
        &amp;lt;add assembly="ISNet, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=b1f2a8511635667a"/&amp;gt;
        &amp;lt;add assembly="ISNet.WebUI.ISDataSource, Version=1.0.1500.1, Culture=neutral, PublicKeyToken=C4184EF0D326354B"/&amp;gt;
        &amp;lt;add assembly="ISNet.ActiveReports.Exporting, Version=5.0.7200.1, Culture=neutral, PublicKeyToken=B1F2A8511635667A"/&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Then, please add ISNet.dll, ISNet.WebUI.dll, ISNet.WebUI.ISDataSource.dll, and ISNet.ActiveReports.Exporting.dll into your project bin folder. Please ensure all resources.dll that needed for your project also to be copied.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Urgent:Error 'WGUI is Undefined' on release server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/UrgentError-WGUI-is-Undefined-on-release-server/</link><pubDate>Tue, 03 Nov 2009 23:59:06 GMT</pubDate><dc:creator>sarabjeetmarwah</dc:creator><category>WGUI is Undefined</category><description>&lt;p&gt;&lt;style&gt;&lt;/style&gt;&lt;/p&gt;
&lt;div&gt;&lt;span style="font-size: 13px; font-family: arial;"&gt;We are facing a strange issue with 
WebGrid.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 13px; font-family: arial;"&gt;There is a page in our application, which Uses 
Webgrid, along with Web Combo, and multi column web combo embeded in the web 
grid.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 13px; font-family: arial;"&gt;We faced issue of 'WGUI is Undefined'. As stated on 
the blog, we registered smart web resources and the issue was 
fixed.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 13px; font-family: arial;"&gt;But when a release was deployed from this code, to 
a release server, the issue is comming again.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 13px; font-family: arial;"&gt;Please let me know how the issue can be fixed.&lt;/span&gt;&lt;/div&gt;
</description></item></channel></rss>