Hi, i'm trying to upgrade my DNN 3.0 portal that is running on my host's side to DNN 3.2.2.
However, I'm getting the following error message. Can anyone help me please?
Installing DotNetNuke
Version: 03.02.02
Installation Status Report
00: - Installing Version: 3.1.0
00: - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.093 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:09.328 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:13.171 - Installing MemberRole Provider:
00:00:13.171 - Executing InstallCommon.sql
00:00:14.015 - Executing InstallMembership.sql
00:00:15.359 - Executing InstallProfile.sql
00:00:15.687 - Executing InstallRoles.sql
Server Error in '/abc' Application.
Parameter count does not match Parameter Value count.
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.ArgumentException: Parameter count does not match Parameter Value count.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
|
Stack Trace:
[ArgumentException: Parameter count does not match Parameter Value count.] Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues) Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) DotNetNuke.Data.SqlDataProvider.UpdateDatabaseVersion(Int32 Major, Int32 Minor, Int32 Build) +144 DotNetNuke.Services.Upgrade.Upgrade.InstallDNN(String strProviderPath) +1025 DotNetNuke.Framework.Install.InstallApplication() +1336 DotNetNuke.Framework.Install.Page_Load(Object sender, EventArgs e) +265 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +744
|
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300