Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgrade issuesUpgrade issues
Previous
 
Next
New Post
3/7/2016 3:35 AM
 

I currently have my DNN site hosted on Godaddy, and I have run into a snag with my upgrade. I have managed to restore the site back to the original 7.0.6 version however there seems to be some issues with the data I restored.

I am presented with the following error:

ModuleId: 327

ModuleDefId: 72

FriendlyName: Host Settings

ModuleControlSource: DesktopModules/Admin/HostSettings/HostSettings.ascx

AssemblyVersion: 7.0.6

PortalID: 0

PortalName: Alabama Technology Network

UserID: 1

UserName: dblackmon

ActiveTabID: 16

ActiveTabName: Host Settings

RawURL: /Host/HostSettings/tabid/16/portalid/0/Default.aspx

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer: http://www.atn.org/Home.aspx

UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID: e72c8d7b-ba81-4b88-be10-09d1c769369f

InnerException: Invalid object name 'DotNetNuke.vw_Lists'.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Data.SqlClient.SqlConnection.

StackTrace:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid object name 'DotNetNuke.vw_Lists'. ---> System.Data.SqlClient.SqlException: Invalid object name 'DotNetNuke.vw_Lists'. at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection. (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) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, 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 asyncWrite) 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 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at DotNetNuke.Data.PetaPoco.PetaPocoExt.ExecuteReader(Database database, String sql, Object[] args) at DotNetNuke.Data.PetaPoco.PetaPocoHelper.ExecuteReader(String connectionString, CommandType type, String sql, Int32 timeout, Object[] args) at DotNetNuke.Data.PetaPoco.PetaPocoHelper.ExecuteReader(String connectionString, CommandType type, String sql, Object[] args) at DotNetNuke.Data.SqlDataProvider.ExecuteReader(String procedureName, Object[] commandParameters) at DotNetNuke.Data.DataProvider.GetListEntriesByListName(String ListName, String ParentKey, Int32 PortalID) at DotNetNuke.Common.Lists.ListController.GetListEntryInfoItems(String listName, String parentKey, Int32 portalId) at DotNetNuke.Common.Lists.ListController.GetListEntryInfoItems(String listName, String parentKey) at DotNetNuke.Modules.Admin.Host.HostSettings.BindPaymentProcessor() at DotNetNuke.Modules.Admin.Host.HostSettings.BindData() at DotNetNuke.Modules.Admin.Host.HostSettings. (EventArgs e) --- End of inner exception stack trace ---

 

Basically if I try to go into the Host Setting, Admin Setting, Manage Users, or even try to register I am told "Invalid object name 'DotNetNuke.vw_List" with the above information. I thought the issue was due to the fact that view was missing from my backup. So I connect to a earlier version of the database that does indeed have that view and I am still presented with the issues above.

If anyone could help shed some light on how I can get my site back to normal I would be very thankful.

Thank you,

Doug

 
New Post
3/7/2016 3:51 AM
 
it looks like the view is missing, you may check *.sqldataprovider files in /providers/dataproviders/sqldataprovider for the proper definition, but I am more irritated by the fact that it is missing after a restore.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
3/7/2016 8:13 AM
 

I see plenty of files in that directory on the hosting server however not sure what I am actually looking for when you say proper definition. 

 
New Post
3/7/2016 8:22 AM
 
you need to find the latest file (highest number) containing "CREATE VIEW {databaseOwner}{objectQualifier}vw_Lists" statement.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
3/7/2016 8:30 AM
 

Well please note that the snapshot of the database I am currently using has the vw.List in it. Are you saying I need to try and have it recreate it? Also I looked in the 07.00.06 file and there is no reference to the vw.List contained in it.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgrade issuesUpgrade issues


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out