I have dnn 7.4.0 on our site . we are trying to update. as required i am trying to create a dev environment and get the current version working first to update.
The admin-> page management page is blank and I see these errors on the [EventLog]
Could not load type 'Dnn.Modules.Tabs.Components.TabsController'. Invalid column name 'TabIsDeleted'.Invalid column name 'TabEndDate'.Invalid column name 'TabEndDate'.Invalid column name TabStartDate'.Invalid column name 'TabStartDate'.
Can anyone help ?
This is a dev site. I was given a site backup and a db backup. I restored and set the site up. I first wanted to check everything before I update the update. I did not apply the update yet.
The following are the errors i see in the database. Is the update given to me not complete? Or Am I doing anything wrong?
I am able to see my site and its pages. But I would like to see the pagemenagement since there are many pages which are either not being used or under construction.
Invalid column name 'TabIsDeleted'. Invalid column name 'TabEndDate'. Invalid column name 'TabEndDate'. Invalid column name 'TabStartDate'. Invalid column name 'TabStartDate'. Could not load type 'Dnn.Modules.Console.Components.BusinessController'. Could not load type 'Dnn.Modules.Tabs.Components.TabsController'. Could not load type 'Dnn.Modules.Console.Components.BusinessController'. Could not load type 'Dnn.Modules.Console.Components.BusinessController'.
Vidhya
Ok I redid my site in 7.4.0 which it was initially and updated it to 7.4.2 . All worked great. When I moved to 8.0.0 it did not I am getting an error CS0234 saying namespace Vendors not found. Is there any document to help me move from 7 to 8?
Do I have to remove anything related to banner.ascx.cs? What is the change from 7 to 8?
Thanks
It looks like someone else had a very similar issue here. Do the posts there help at all?
I followed https://github.com/roman-.../tag/v8.0.0-update.1 and after that my page loads but the skins alignments are not working properly. On the default.aspx page i see only the master page like content. The left menu and the top page content of the original site.
The actual content frame is not loaded.
I see the following errors
Unhandled Error Adding Module to ContentPane. at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) at DotNetNuke.UI.Skins.Skin.InjectModule(Pane pane, ModuleInfo module) Object reference not set to an instance of an object. at DotNetNuke.UI.Skins.Pane.LoadModuleContainer(ModuleInfo module) at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) Unhandled error loading module. Could not load type 'DotNetNuke.UI.WebControls.SolPartActions'. Unhandled error loading module. Unhandled error loading module. Unhandled error loading page.
I updated from 7.4.2 to 8.0.0 Since update to 8.0.4 failed
folloing this https://stackoverflow.com...trols-solpartactions
I have only one error left out (as below)... but what I noticed is... this error automatically happens every 5 minutes without me accessign any page on the site. is there any kind of scheduler or something on the site?
Invalid column name 'TabIsDeleted'. Invalid column name 'TabEndDate'. Invalid column name 'TabEndDate'. Invalid column name 'TabStartDate'. Invalid column name 'TabStartDate'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at DotNetNuke.Data.PetaPoco.PetaPocoExt.ExecuteReader(Database database, String sql, Object[] args) at DotNetNuke.Data.SqlDataProvider.ExecuteReader(String procedureName, Object[] commandParameters) at DotNetNuke.Entities.Modules.ModuleController.GetSearchModules(Int32 portalID) at DotNetNuke.Services.Search.ModuleIndexer.GetModulesForIndex(Int32 portalId) at DotNetNuke.Services.Search.ModuleIndexer..ctor(Boolean needSearchModules) at DotNetNuke.Services.Search.SearchEngine.IndexContent() at DotNetNuke.Services.Search.SearchEngineScheduler.DoWork()
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.