Upgrading DotNetNuke
Current Assembly Version: 04.03.03
Current Database Version: 04.00.03
00:00:00.109 - Executing Script:
c:\inetpub\wwwroot\dnn\Providers\DataProviders\SqlDataProvider\Upgrade.SqlDataProvider
Warning:
Invalid object name 'dnn_Users'.
Invalid object name
'dnn_Users'.
Click Here To Proceed
With The Upgrade.
Upgrading DotNetNuke
Current Assembly Version: 04.03.03
Current Database Version: 04.00.03
00:00:00.015 - Executing Script:
c:\inetpub\wwwroot\dnn\Providers\DataProviders\SqlDataProvider\Upgrade.SqlDataProvider
Upgrade Status Report
00:00:00.515 - Upgrading to Version:
4.0.4
00:00:09.093 - Upgrading to Version: 4.0.5
00:00:09.109 - Upgrading
to Version: 4.0.6
00:00:09.140 - Upgrading to Version: 4.0.7
00:00:09.156
- Upgrading to Version: 4.3.0
00:00:09.265 - Upgrading to Version:
4.3.1
00:00:09.328 - Upgrading to Version: 4.3.2
00:00:09.484 - Upgrading
to Version: 4.3.3
00:00:09.781 - Performing General Upgrades
Server Error in '/dnn' Application.
The stored procedure 'dbo.dnn_GetTabByName' doesn't exist.
Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.
Exception Details:
System.InvalidOperationException: The stored procedure
'dbo.dnn_GetTabByName' doesn't exist.
Source Error:
Line 209: Response.Write("<h2>Upgrade Status Report</h2>")
Line 210: Response.Flush()
Line 211: Upgrade.UpgradeDNN(strProviderPath, strDatabaseVersion.Replace(".", ""))
Line 212:
Line 213: 'Install Resources |
Source
File: c:\inetpub\wwwroot\dnn\Install\Install.aspx.vb Line: 211
Stack Trace:
[InvalidOperationException: The stored procedure 'dbo.dnn_GetTabByName' doesn't exist.]
System.Data.SqlClient.SqlCommand.DeriveParameters() +878792
System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) +88
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) +212
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) +303
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) +154
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName) +36
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) +200
DotNetNuke.Data.SqlDataProvider.GetTabByName(String TabName, Int32 PortalId) +120
DotNetNuke.Entities.Tabs.TabController.GetTabByName(String TabName, Int32 PortalId, Int32 ParentId) +24
DotNetNuke.Services.Upgrade.Upgrade.UpgradeApplication() +63
DotNetNuke.Services.Upgrade.Upgrade.UpgradeDNN(String strProviderPath, String strDatabaseVersion) +1260
DotNetNuke.Framework.Install.UpgradeApplication() in c:\inetpub\wwwroot\dnn\Install\Install.aspx.vb:211
DotNetNuke.Framework.Install.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\dnn\Install\Install.aspx.vb:384
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.42