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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumForum  5.0.0. error:  Invalid column name Forum 5.0.0. error: Invalid column name 'FlatView'. Invalid column name 'EnableDisplay...
Previous
 
Next
New Post
11/14/2010 6:53 AM
 
Hi. :)
My forum stopped working after the 5.0.0 update (Previous version: 4.5.3). When I try to load the forum page I get the following error:

Invalid column name 'FlatView'. Invalid column name 'EnableDisplayInMemberList'. Invalid column name 'EnablePM'. Invalid column name 'EnablePMNotifications'. Invalid column name 'EnableProfileRegion'. Invalid column name 'Biography'.

This is what I get from the event viewer:


AssemblyVersion: 5.6.0 --> same error with 5.5.1
PortalID: 12
PortalName: XXXXXXX
UserID: 1
UserName: host
ActiveTabID: 315
ActiveTabName: FORO
RawURL: /FORO/tabid/315/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://XXXXXXXXXXXXX/Admin/LogViewer/...
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 8f850e70-ddb0-44b5-ab27-00135f8f40c8
InnerException: Invalid column name 'FlatView'. Invalid column name 'EnableDisplayInMemberList'. Invalid column name 'EnablePM'. Invalid column name 'EnablePMNotifications'. Invalid column name 'EnableProfileRegion'. Invalid column name 'Biography'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlConnection.OnError
StackTrace:
Message: System.Data.SqlClient.SqlException: Invalid column name 'FlatView'. Invalid column name 'EnableDisplayInMemberList'. Invalid column name 'EnablePM'. Invalid column name 'EnablePMNotifications'. Invalid column name 'EnableProfileRegion'. Invalid column name 'Biography'.at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()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)at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)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.ExecuteReader(CommandBehavior behavior)at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership)at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)at DotNetNuke.Modules.Forum.SqlDataProvider.UserGet(Int32 UserID, Int32 PortalID)at DotNetNuke.Modules.Forum.ForumUserController.UserGetCallBack(CacheItemArgs cacheItemArgs)
Source:
Server Name: CT1467
 
New Post
11/14/2010 7:01 AM
 
most likely, one of the upgrade scripts did not urn properly. Please review the DNN eventlog entry, associated with the module upgrade, and check for SQL errors contained in details.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/14/2010 2:15 PM
 
Hi Sebastian ;)
I don´t know if this is what you need:


AssemblyVersion: 5.5.1
PortalID: 12
PortalName: XXXXXX
UserID: 1
UserName: host
ActiveTabID: 18
ActiveTabName: Module Definitions
RawURL: /Host/Module Definitions/tabid/18/ctl/Install/rtab/18/portalid/12/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://XXXXXXXXXX/Host/Module%20Definitions/tabid/18/ctl/Install/rtab/18/portalid/12/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 8528ee61-daf7-4d76-ac04-da56c2e59fba
InnerException: Could not find a part of the path 'C:\Inetpub\wwwroot\DNN_ROCKERS_2010\Install\Temp\ckuxwh25\Forum.dnn'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Could not find a part of the path 'C:\Inetpub\wwwroot\DNN_ROCKERS_2010\Install\Temp\ckuxwh25\Forum.dnn'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Inetpub\wwwroot\DNN_ROCKERS_2010\Install\Temp\ckuxwh25\Forum.dnn'.at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)at DotNetNuke.Services.Installer.Installer.ReadManifest(Boolean deleteTemp)at DotNetNuke.Modules.Admin.Extensions.Install.CreateInstaller()at DotNetNuke.Modules.Admin.Extensions.Install.InstallPackage(WizardNavigationEventArgs e)at DotNetNuke.Modules.Admin.Extensions.Install.wizInstall_NextButtonClick(Object sender, WizardNavigationEventArgs e)at System.Web.UI.WebControls.Wizard.OnNextButtonClick(WizardNavigationEventArgs e)at System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e)at System.Web.UI.WebControls.Wizard.WizardChildTable.OnBubbleEvent(Object source, EventArgs args)at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args)at System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e)at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- End of inner exception stack trace ---
Source:
Server Name: CT1467


Thank you very much.

Ferny

 
New Post
11/15/2010 10:27 AM
 
Is there any way to run the 5.0.0 update sql scripts again? Maybe this could repear the data base . I tryed reinstalling the module from the extensions manager but this doesn't work ... :(
Thanks,

Ferny
 
New Post
11/20/2010 3:39 PM
 
You could manually copy contents of the data provider files and run under Host -> SQL. I am not sure where your installation failed but that is likely the source of the problem here (a timeout or something else). 

Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumForum  5.0.0. error:  Invalid column name Forum 5.0.0. error: Invalid column name 'FlatView'. Invalid column name 'EnableDisplay...


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