DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Page Management is Blank

 11 Replies
 4 Subscribed to this topic
 23 Subscribed to this forum
Sort:
Page 1 of 212 > >>
Author
Messages
New Around Here
Posts: 10
New Around Here

    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 ?

     

    Veteran Member
    Posts: 1245
    Veteran Member
      Is this on the dev site, the production site, or both?
      Senior Member
      Posts: 1464
      Senior Member
        That's an odd error for this scenario. Does the error persist after an upgrade attempt?
        New Around Here
        Posts: 10
        New Around Here

          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

           

          Veteran Member
          Posts: 1245
          Veteran Member
            So, this is a copy of the production site?

            I would delete your dev site and redo it.
            New Around Here
            Posts: 10
            New Around Here

              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

              Vidhya 

              Growing Member
              Posts: 52
              Growing Member

                It looks like someone else had a very similar issue here. Do the posts there help at all?

                New Around Here
                Posts: 10
                New Around Here

                  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

                  New Around Here
                  Posts: 10
                  New Around Here

                    folloing this https://stackoverflow.com...trols-solpartactions

                     

                    New Around Here
                    Posts: 10
                    New Around Here

                      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?

                      Thanks 

                      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()

                      Page 1 of 212 > >>

                      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:

                      1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
                      2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
                      3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
                      4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
                      5. No Flaming or Trolling.
                      6. No Profanity, Racism, or Prejudice.
                      7. Site Moderators have the final word on approving / removing a thread or post or comment.
                      8. English language posting only, please.

                      Would you like to help us?

                      Awesome! Simply post in the forums using the link below and we'll get you started.

                      Get Involved