MindCrafter
09-29-2004, 08:30 PM
Wouldn't you know it. I get a "I need it fixed yesterday..." project and...
I'm working on a new installation of DotNetNuke 2.1.2 each time I try to let the autogeneration process run I get the following error:
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Stack Trace:
[ArgumentException: Column 'HomeTabId' does not belong to table .]
System.Data.DataRow.get_Item(String columnName) +120
DotNetNuke.PortalSettings.GetPortalSettings(Int32 TabId, Int32 PortalId) +2490
DotNetNuke.PortalSettings..ctor(Int32 tabId, Int32 PortalId) +253
DotNetNuke.Global.Application_BeginRequest(Object sender, EventArgs e) +759
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +59
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
Development Systen Specs:
CPU: AMD Athon(XP) 3000+
Membory: 2gb
OS: W2k Pro (all service Packs & Updates Installed)
Db: SQL 2k Personal Edition
Has anyone run into this probelm?.
I can generate the Access Db, but the client who's system I'm trying to replicate is using the SQL db.
Does anyone have or know if there is a *.sql script file out there for creating a clean DotNetNuke Database.
Thought all you helpfull folks out there could use a challenge...
I'm working on a new installation of DotNetNuke 2.1.2 each time I try to let the autogeneration process run I get the following error:
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Stack Trace:
[ArgumentException: Column 'HomeTabId' does not belong to table .]
System.Data.DataRow.get_Item(String columnName) +120
DotNetNuke.PortalSettings.GetPortalSettings(Int32 TabId, Int32 PortalId) +2490
DotNetNuke.PortalSettings..ctor(Int32 tabId, Int32 PortalId) +253
DotNetNuke.Global.Application_BeginRequest(Object sender, EventArgs e) +759
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +59
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
Development Systen Specs:
CPU: AMD Athon(XP) 3000+
Membory: 2gb
OS: W2k Pro (all service Packs & Updates Installed)
Db: SQL 2k Personal Edition
Has anyone run into this probelm?.
I can generate the Access Db, but the client who's system I'm trying to replicate is using the SQL db.
Does anyone have or know if there is a *.sql script file out there for creating a clean DotNetNuke Database.
Thought all you helpfull folks out there could use a challenge...