flashback830 Posted February 5, 2012 Share Posted February 5, 2012 hello, since the last update I get the following when I click "useres" click error: -------------------------------- Serverfehler in der Anwendung /. Unknown column 'tc_users.subuser_owner_id' in 'where clause' Beschreibung: Unbehandelte Ausnahme beim Ausf?hren der aktuellen Webanforderung. ?berpr?fen Sie die Stapel?berwachung, um weitere Informationen ?ber diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde. Ausnahmedetails: Devart.Data.MySql.MySqlException: Unknown column 'tc_users.subuser_owner_id' in 'where clause' Quellfehler: Beim Ausf?hren der aktuellen Webanforderung wurde einen unbehandelte Ausnahme generiert. Informationen ?ber den Ursprung und die Position der Ausnahme k?nnen mit der Ausnahmestapel?berwachung angezeigt werden. Stapel?berwachung: [MySqlException (0x80004005): Unknown column 'tc_users.subuser_owner_id' in 'where clause'] Devart.Data.MySql.bl.t() +190 Devart.Data.MySql.u.a(ag[]& A_0, Int32& A_1) +569 Devart.Data.MySql.u.a(Byte[] A_0, Int32 A_1, Boolean A_2) +108 Devart.Data.MySql.a2.e() +207 Devart.Data.MySql.MySqlCommand.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords) +1737 Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery) +944 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader() +21 TCAdmin.SDK.Database.DatabaseManager.Execute(String sql) +531 [DatabaseException: Unknown column 'tc_users.subuser_owner_id' in 'where clause'] TCAdmin.SDK.Database.DatabaseManager.Execute(String sql) +2406 TCAdmin.DatabaseProviders.MySql.MySqlManager.Execute(String sql) +81 TCAdmin.SDK.Objects.ObjectBase.GetAllRecords(WhereList where) +819 TCAdmin.SDK.Objects.User.GetChildRecords(WhereList where, Int32 ownerId) +478 TCAdmin.SDK.Objects.User.GetChildRecords(WhereList where, Int32 ownerId, Boolean recursive) +54 TCAdmin.SDK.Objects.User.ؖ(String ؗ, Int32 ؘ, UserType ؙ, Boolean ؚ) +876 TCAdmin.SDK.Objects.User.GetMyUsers(String search, Boolean recursive) +1621 Web.Base.Users1.GridUsers_NeedDataSource(Object source, GridNeedDataSourceEventArgs e) +253 Web.Base.Grid.WebGrid_NeedDataSource(Object source, GridNeedDataSourceEventArgs e) +321 Telerik.Web.UI.RadGrid.OnNeedDataSource(GridNeedDataSourceEventArgs e) +114 Telerik.Web.UI.RadGrid.ObtainDataSource(GridRebindReason rebindReason, Boolean IsBoundUsingDataSourceId) +107 Telerik.Web.UI.RadGrid.AutoDataBind(GridRebindReason rebindReason) +106 Telerik.Web.UI.RadGrid.OnLoad(EventArgs e) +226 System.Web.UI.Control.LoadRecursive() +74 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2513 Versionsinformationen: Microsoft .NET Framework-Version:2.0.50727.5448; ASP.NET-Version:2.0.50727.5456 Link to comment Share on other sites More sharing options...
LFA Posted February 6, 2012 Share Posted February 6, 2012 It looks like you did a manual update. That only updates the files not the database and should only be used if the web update failed. Update again using the Update option in the control panel. Link to comment Share on other sites More sharing options...
flashback830 Posted February 6, 2012 Author Share Posted February 6, 2012 ok, thx its running Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now