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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Any Answers to the HTML_Community_05.01.03 upgrade errrorAny Answers to the HTML_Community_05.01.03 upgrade errror
Previous
 
Next
New Post
9/5/2009 3:44 PM
 

Does anyone have a definitive answer to the Installing_HTML_Community_05.01.03 error!?

I have 2 installations out of 30 that produce this error on upgrade from 4.9.4 to 5.1.2. The log shows the following after install, and all HTML modules have the same error:

DotNetNuke.Services.Exceptions.ModuleLoadException: Parameter count does not match Parameter Value count. ---> System.ArgumentException: Parameter count does not match Parameter Value count.
   at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues)
   at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
   at DotNetNuke.Modules.HTML.SqlDataProvider.GetHtmlText(Int32 moduleId)
   at DotNetNuke.Modules.HTML.HtmlTextController.GetHtmlText(Int32 moduleId)
   at DotNetNuke.Modules.Html.HtmlModule.Page_Load(Object sender, EventArgs e)
   --- End of inner exception stack trace ---<

Any help would be welcomed...

 



 
New Post
9/6/2009 6:42 PM
 

Shameless **Bump**

Noone has and aswer to this:

Upgrade Status Report

00:00:00.171 - Upgrading to Version: 05.01.02
00:00:00.390 -   Executing Script: 05.00.00.SqlDataProvider Success
00:00:04.984 -   Executing Script: 05.00.01.SqlDataProvider Success
00: -   Executing Script: 05.01.00.SqlDataProvider Success
00:00:08.906 -   Executing Script: 05.01.01.SqlDataProvider Success
00:00:09.921 -   Executing Script: 05.01.02.SqlDataProvider Success
00:00:10.921 -   Executing Application Upgrades: 05.00.00 Success
00:00:25.671 -   Executing Application Upgrades: 05.00.01 Success
00:00:25.687 -   Executing Application Upgrades: 05.01.00 Success
00:00:28.406 -   Executing Application Upgrades: 05.01.01 Success
00:00:28.421 -   Executing Application Upgrades: 05.01.02 Success
00:00:28.421 -   Cleaning Up Files: 05.00.00 Success
00:00:28.640 -   Cleaning Up Files: 05.00.01 Success
00:00:28.640 -   Cleaning Up Files: 05.01.00 Success
00:00:28.765 -   Cleaning Up Files: 05.01.01 Success
00:00:28.765 -   Cleaning Up Files: 05.01.02 Success
00:00:28.765 -   Updating Config Files: 05.00.00 Success
00:00:28.765 -   Updating Config Files: 05.00.01 Success
00:00:28.765 -   Updating Config Files: 05.01.00 Success
00:00:28.781 -   Updating Config Files: 05.01.01 Success
00:00:28.781 -   Updating Config Files: 05.01.02 Success
00:00:28.781 - Performing General Upgrades
00:00:29.312 - Installing Optional Modules:
00:00:29.390 -   Installing Package File HTML_Community_05.01.03_Install:  Error!
00: - Installing Optional Skins:
00: - Installing Optional Containers:
00: - Installing Optional Languages:
00: - Installing Optional Providers:
00: -   Installing Package File AspNetMembershipProvider_05.01.01_Install:  Success
00:00:31.281 -   Installing Package File CorePermissionProvider_05.01.01_Install:  Success
00:00:31.390 -   Installing Package File DatabaseLoggingProvider_05.01.01_Install:  Success
00:00:31.515 -   Installing Package File DNNMembershipProvider_05.01.01_Install:  Success
00:00:31.640 -   Installing Package File DNNMenuNavigationProvider_05.01.00_Install:  Success
00:00:31.750 -   Installing Package File DNNTreeNavigationProvider_05.01.00_Install:  Success
00:00:31.890 -   Installing Package File FckHtmlEditorProvider_02.00.04_Install:  Success
00:00:43.640 -   Installing Package File FileBasedCachingProvider_05.01.01_Install:  Success
00:00:43.796 -   Installing Package File SchedulingProvider_05.01.00_Install:  Success
00:00:43.953 -   Installing Package File SearchIndexProvider_05.01.00_Install:  Success
00:00:44.093 -   Installing Package File SearchProvider_05.01.01_Install:  Success
00:00:44.296 -   Installing Package File SolpartMenuNavigationProvider_05.01.00_Install:  Success
00:00:44.484 -   Installing Package File WebControls.install.v02.02.00.07:  Success
00:00:46.375 - Installing Optional AuthSystems:
00:00:46.375 -   Installing Package File LiveID_01.00.01_Install:  Success
00:00:46.562 -   Installing Package File OpenID_02.00.00_Install:  Success
00:00:46.875 - Installing Optional Packages:

Upgrade Complete



 
New Post
9/6/2009 8:07 PM
 

There are some entirely different reasons for some failures for  "Installing_HTML_Community_05.01.03 error" so there isn't any definitive answer.

I looked in Gemini and google, I couldn't come up with a solution I'm afraid myself for the error you posted below.

Do you have issues with text/html modules? Anything else is you event viewer?

You might want to try reinstalling the text/html module in the  Install/Module folder (but back up first!).

Thanks...



Alex Shirley


 
New Post
9/6/2009 8:25 PM
 

 Thanks for the response Alex,

I have tried after the upgrade to install the HTML_Community_05.01.03 module as a stand-alone module without success. I have tried upgrading in succession (5.0.0, 5.1.1, etc) without success.

After an unsuccessful install I get the error:

DotNetNuke.Services.Exceptions.ModuleLoadException: Parameter count does not match Parameter Value count. ---&gt; System.ArgumentException: Parameter count does not match Parameter Value count.
   at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues)
   at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
   at DotNetNuke.Modules.HTML.SqlDataProvider.GetHtmlText(Int32 moduleId)
   at DotNetNuke.Modules.HTML.HtmlTextController.GetHtmlText(Int32 moduleId)
   at DotNetNuke.Modules.Html.HtmlModule.Page_Load(Object sender, EventArgs e)
   --- End of inner exception stack trace ---

This is the only error that is logged in the eventlog table.



 
New Post
9/7/2009 7:18 PM
 

I suggest to re-run manually all text/HTML upgrade scripts from inside Host :: SQL.

select the files inside desktopmodules/HTML/dataproviders/Sqldataprovider according to upgraded versions (all since previously used version) and execute it.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Any Answers to the HTML_Community_05.01.03 upgrade errrorAny Answers to the HTML_Community_05.01.03 upgrade errror


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