SampleWebApp - WebBindingSource


Author
Message
Fabian R Silva, -
Fabian R Silva, -
StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)
Group: StrataFrame Users
Posts: 153, Visits: 1.2K
Hello, I testing the web stuff of Strataframe, I try with the web example (WebBindingSource) and when I edit and update a row on the gridView appears the following error:



Error de servidor en la aplicación '/Web Sample'.

--------------------------------------------------------------------------------



The business object 'Customers' could not be found on this page.

Descripción: Excepción no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila para obtener más información acerca del error y dónde se originó en el código.



Detalles de la excepción: System.InvalidOperationException: The business object 'Customers' could not be found on this page.



Error de código fuente:



Se ha generado una excepción no controlada durante la ejecución de la solicitud Web actual. La información sobre el origen y la ubicación de la excepción pueden identificarse utilizando la excepción del seguimiento de la pila siguiente.



Seguimiento de la pila:





[InvalidOperationException: The business object 'Customers' could not be found on this page.]

MicroFour.StrataFrame.UI.Web.BasePage.GetBusinessObject(String Name) +150

MicroFour.StrataFrame.UI.Web.WebBusinessBindingSource.GetBusinessObject() +109

MicroFour.StrataFrame.UI.Web.WebBusinessBindingSource.GetView(String viewName) +51

System.Web.UI.DataSourceControl.System.Web.UI.IDataSource.GetView(String viewName) +32

System.Web.UI.WebControls.DataBoundControl.ConnectToDataSourceView() +382

System.Web.UI.WebControls.DataBoundControl.GetData() +27

System.Web.UI.WebControls.DataBoundControl.PerformSelect() +66

System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +99

System.Web.UI.WebControls.GridView.DataBind() +24

System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +92

System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +100

System.Web.UI.Control.EnsureChildControls() +134

System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +63

System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +429

System.Web.UI.Page.FindControl(String id) +57

System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +282

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2548









--------------------------------------------------------------------------------

Información de versión: Versión de Microsoft .NET Framework:2.0.50727.832; Versión ASP.NET:2.0.50727.832




thanks!
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search