﻿<?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 Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</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 Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</link><pubDate>Tue, 31 Jul 2012 21:57:23 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi su su,&lt;/p&gt;
&lt;p&gt;This problem happen in all Visual Studio. Visual Studio have limitation memory that load assemblies. When you put an assembly only in Bin folder, Visual Studio will load that assembly definitely. That's why if you only put ISNet.WebUI.Resources.dll, ISDataSource will successfully configured.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Bernard&lt;/p&gt;</description></item><item><title>WebGrid Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</link><pubDate>Tue, 31 Jul 2012 02:13:06 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hi Bernad,&lt;/p&gt;
&lt;p&gt;I do it as you adviced, it work well now,but would you tell me which  Visual Studio version should not cause this problem? Thank you very much!&lt;/p&gt;</description></item><item><title>WebGrid Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</link><pubDate>Tue, 31 Jul 2012 00:32:16 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi su su,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;This problem occurs because the limitation of Visual Studio to generate auto-generate object from the assembly. To resolve this issue, I offered you this method:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;1. Change the name of your Bin folder inside you project (Bin -&amp;gt; Bin_temp)&lt;/p&gt;
&lt;p&gt;2. Make new Bin folder and put ISNet.WebUI.Resources.dll inside (you can copy from your old Bin folder)&lt;/p&gt;
&lt;p&gt;3. Configure your ISDataSource&lt;/p&gt;
&lt;p&gt;4. If ISDataSource successfully configured, delete the new Bin folder then Rename the old Bin folder to "Bin"&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Bernard&lt;/p&gt;</description></item><item><title>WebGrid Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</link><pubDate>Sun, 29 Jul 2012 21:57:21 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hi Bernard,&lt;/p&gt;
&lt;p&gt;the version of my WebGrid WebGrid.NET Enterprise 7.0.7200, and sometimes may also cause the problems that when I bind  WebGrid to IsDatasource  ,some times it can't bind data successfully.But when I bind WebGrid to  SQLDataSource ,it can Bind successfully. I don't konw why. Thanks for your help&lt;/p&gt;</description></item><item><title>WebGrid Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</link><pubDate>Sun, 29 Jul 2012 21:46:20 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi su su,&lt;/p&gt;&lt;p&gt;I can replicate your 2nd issue here. Could you let me know the version of your WebGrid? I have submitted this issue as Work Item #1207. For now, you can put the value manually by typing the name of your column as ColumnMember. I'll let you know if I heard any news regarding this issue.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Bernard&lt;/p&gt;</description></item><item><title>WebGrid Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</link><pubDate>Fri, 27 Jul 2012 01:40:35 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;10.0.40219.1 SP1Rel&lt;/p&gt;</description></item><item><title>WebGrid Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</link><pubDate>Thu, 26 Jul 2012 23:01:48 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi su su,&lt;/p&gt;&lt;p&gt;Could you let me know the version of VS that you used to replicate this issue? This issue might be happen because Designer doesn't got the object that used in Designer. For now you can set the value manually in you designer or programmatically using server-side event. Hope this helps.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Bernard&lt;/p&gt;</description></item><item><title>WebGrid Designer prompt error </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-Designer-prompt-error/</link><pubDate>Thu, 26 Jul 2012 00:27:27 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have 2 problems to ask for help&lt;/p&gt;
&lt;p&gt;1.When I create a webgrid,use WebGrid Designer to set some properties,but sometimes when I set the styles of  Default Style to SilverStyle or BlackStyle,it may cause error,the error prompt means:&lt;strong&gt;&lt;span&gt;Object reference not set&lt;/span&gt;&lt;span&gt; to an instance of an object .&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2.In the WebGridSamples,in the designer-Advanced-FormatConditions,and Add a FormatCondition,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When I want to set&amp;nbsp; the ColumnMember,it cause error,which prompt:&lt;strong&gt;&lt;span&gt;Object reference not set&lt;/span&gt;&lt;span&gt; to an instance of an object.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Thanks very much!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;&lt;/span&gt;&lt;/strong&gt; &lt;/p&gt;</description></item></channel></rss>