Object reference not set to an instance of an object. at OutSystems.HubEdition.WebWidgets.Iterator.OnBubbleEvent(Object sender, EventArgs args) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at OutSystems.HubEdition.WebWidgets.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Cannot find widget wtlrInt$ctl00$wt11$wttrIntegers$ctl04$wt4 at ssEventSystemTest.RssExtensionEventSystem.MssTriggerNotifyWidget(HeContext heContext, String inParamWebBlockRuntimeWidgetId, String inParamMessage) at ssEventSystemTest.Flows.FlowWebFlow1.WBlkWebBlock.CommandTriggerNotifyWidget2(HeContext heContext) at ssEventSystemTest.Flows.FlowWebFlow1.WBlkWebBlock.wt4_Click(Object sender, EventArgs e) Exception has been thrown by the target of an invocation. at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at ssEventSystemTest.Flows.FlowWebFlow1.WBlkWebBlock.recTabletrIntegers_Select(Object sender, DataGridCommandEventArgs e) at System.Web.UI.WebControls.DataGrid.OnItemCommand(DataGridCommandEventArgs e) at System.Web.UI.WebControls.DataGrid.OnBubbleEvent(Object source, EventArgs e) at OutSystems.HubEdition.WebWidgets.OSDataGrid.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.DataGridItem.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at OutSystems.HubEdition.WebWidgets.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
This situation had a simple workaround that consisted in making the refresh of the table records after the InvokeNotifyWidget action, but since the error that is thrown by the application is not intuitive, we took sevral hours to figure out a solution to this problem, that's why i'm letting you know about it. The eSpace in attach can help you replicate the error, can you see if it's possible to fix this issue? Thanks. Nuno Guedes.