﻿<?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 - the webgrid can't execute succeed after a long time </title><link>http://www.intersoftsolutions.com/Community/WebGrid/the-webgrid-cant-execute-succeed-after-a-long-time/</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>the webgrid can't execute succeed after a long time </title><link>http://www.intersoftsolutions.com/Community/WebGrid/the-webgrid-cant-execute-succeed-after-a-long-time/</link><pubDate>Tue, 01 Jan 2013 23:25:18 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi su su,&lt;/p&gt;&lt;p&gt;I couldn't replicate your issue here. This problem might happen because WebGrid couldn't communicate to server. But based on issue that you described above, I assume that WebGrid maybe refresh its data continously or some code might request to server continously. If possible, could you send us a simple sample that can replicate your issue in our local end or maybe you can explain us the scenario that you want to achieve? I also attach my sample here to show you how to make interaction between 2 WebGrids. Hope my sample can help you to achieve your scenario. Look forward to hear any feedback from you so I can help you further.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>the webgrid can't execute succeed after a long time </title><link>http://www.intersoftsolutions.com/Community/WebGrid/the-webgrid-cant-execute-succeed-after-a-long-time/</link><pubDate>Thu, 27 Dec 2012 20:48:12 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hi Bernard,&lt;/p&gt;
&lt;p&gt;First ,the connection between server and database is sure established successfully,because at first ,the data can display successfully. But after a little long time,it cause error.&lt;/p&gt;
&lt;p&gt;Second , I can't find I used Unbound mode in my project,the binding I use is like this in WebGrid1_InitializePostBack events:&lt;/p&gt;
&lt;p&gt;WebGrid2.DataSource = dt;&lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;/br&gt;                WebGrid2.DataBind();&lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;/br&gt;                txt_iid.Text = key;&lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;/br&gt;                WebGrid1.ClientAction.RenderControl(txt_iid);&lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;/br&gt;                WebGrid1.ClientAction.RenderControl(WebGrid2);&lt;/p&gt;
&lt;p&gt;Could you please give me a hand?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>the webgrid can't execute succeed after a long time </title><link>http://www.intersoftsolutions.com/Community/WebGrid/the-webgrid-cant-execute-succeed-after-a-long-time/</link><pubDate>Thu, 27 Dec 2012 20:23:31 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi su su,&lt;/p&gt;&lt;p&gt;This problem might be happen because the connection from server to database cannot established. Please ensure the connection between your website to your database has been has been successfully configured. &lt;/p&gt;
&lt;p&gt;This problem also happen in WebGrid Unbound mode. When WebGrid Unbound mode do FlyPostBack, it would show this error message because WebGrid Unbound mode won't find the database. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>the webgrid can't execute succeed after a long time </title><link>http://www.intersoftsolutions.com/Community/WebGrid/the-webgrid-cant-execute-succeed-after-a-long-time/</link><pubDate>Thu, 27 Dec 2012 04:12:00 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have met problems,when I deployed my project to IIS,it succeed,when I executed it ,it succeed,to.But when I want to sort one column at the Executed page after a long time (for example ,20minute).the page errors, is this called session expired? how to solve it? thank you ?please see the attached document.&lt;/p&gt;
&lt;p&gt;the bindings way is like this:&lt;/p&gt;
&lt;p&gt;                WebGrid2.DataSource = dt;&lt;br&gt;&lt;/br&gt;                WebGrid2.DataBind();&lt;br&gt;&lt;/br&gt;                txt_iid.Text = key;&lt;br&gt;&lt;/br&gt;                WebGrid1.ClientAction.RenderControl(txt_iid);&lt;br&gt;&lt;/br&gt;                WebGrid1.ClientAction.RenderControl(WebGrid2);&lt;/p&gt;</description></item></channel></rss>