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

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Critical error when upgrading 05.01.02 to 05.01.03Critical error when upgrading 05.01.02 to 05.01.03
Previous
 
Next
New Post
3/3/2010 6:16 AM
 

 Hi,

I receive the following error when attempting to upgrade a portal from 05.01.02 to the latest 05.01.03:

 

Server Error in '/' Application.

Could not load file or assembly 'DotNetNuke.SqlDataProvider' or one of its dependencies. The module was expected to contain an assembly manifest.

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.BadImageFormatException: Could not load file or assembly 'DotNetNuke.SqlDataProvider' or one of its dependencies. The module was expected to contain an assembly manifest.

Source Error: 

Line 70: 
Line 71:             'Install most Providers as Singleton LifeStyle
Line 72:             ComponentFactory.InstallComponents(New ProviderInstaller("data", GetType(DotNetNuke.Data.DataProvider))) Line 73:             ComponentFactory.InstallComponents(New ProviderInstaller("caching", GetType(Services.Cache.CachingProvider)))
Line 74:             ComponentFactory.InstallComponents(New ProviderInstaller("logging", GetType(Services.Log.EventLog.LoggingProvider)))

Source File: D:\st-anns.org.uk\wwwroot\App_Code\Global.asax.vb    Line: 72 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'DotNetNuke.SqlDataProvider' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Stack Trace: 

[BadImageFormatException: Could not load file or assembly 'DotNetNuke.SqlDataProvider' or one of its dependencies. The module was expected to contain an assembly manifest.]
   System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) +0
   System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) +64
   System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) +58
   System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +65
   System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +342
   DotNetNuke.ComponentModel.ProviderInstaller.InstallProvider(IContainer container, Provider provider) in ProviderInstaller.vb:66
   DotNetNuke.ComponentModel.ProviderInstaller.InstallComponents(IContainer container) in ProviderInstaller.vb:52
   DotNetNuke.ComponentModel.ComponentFactory.InstallComponents(IComponentInstaller[] installers) in ComponentFactory.vb:50
   DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) in D:\st-anns.org.uk\wwwroot\App_Code\Global.asax.vb:72


Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082

Please help!!

 

 
New Post
3/3/2010 6:13 PM
 
I restored the database, recopied the upgrade files, install script executed ok. Have come across a new error but will start a new thread for it. error is: Installing DotNetNuke Version: 05.02.03 Installation Status Report 00:00:00.031 - Installing Version: 05.00.00 00:00:00.031 - Executing Script: DotNetNuke.Schema.SqlDataProvider Success 00:00:18.093 - Executing Script: DotNetNuke.Data.SqlDataProvider Success 00:00:28.234 - Installing MemberRole Provider: 00:00:28.234 - Executing Script: InstallCommon 00:00:36.296 - Executing Script: InstallMembership 00:00:43.015 - Executing Script: InstallProfile 00:00:53.687 - Executing Script: InstallRoles 00:01:07.124 - Upgrading to Version: 05.02.03 00:01:07.421 - Executing Script: 05.00.01.SqlDataProvider Success 00:01:13.905 - Executing Script: 05.01.00.SqlDataProvider Success 00:01:40.077 - Executing Script: 05.01.01.SqlDataProvider Success 00:01:45.983 - Executing Script: 05.01.02.SqlDataProvider Success 00:01:49.499 - Executing Script: 05.01.03.SqlDataProvider Success 00:01:54.811 - Executing Script: 05.01.04.SqlDataProvider Success 00:01:59.811 - Executing Script: 05.02.00.SqlDataProvider Success 00:02:06.186 - Executing Script: 05.02.01.SqlDataProvider Success 00:02:09.421 - Executing Script: 05.02.02.SqlDataProvider Success 00:02:12.702 - Executing Script: 05.02.03.SqlDataProvider Success 00:02:18.999 - Executing Application Upgrades: 05.00.01 Success 00:02:20.077 - Executing Application Upgrades: 05.01.00 Success 00:02:38.452 - Executing Application Upgrades: 05.01.01 Success 00:02:38.468 - Executing Application Upgrades: 05.01.02 Success 00:02:38.468 - Executing Application Upgrades: 05.01.03 Success 00:02:40.389 - Executing Application Upgrades: 05.01.04 Success 00:02:40.389 - Executing Application Upgrades: 05.02.00 Success 00:02:41.202 - Executing Application Upgrades: 05.02.01 Success 00:02:41.218 - Executing Application Upgrades: 05.02.02 Success 00:02:41.218 - Executing Application Upgrades: 05.02.03 Success 00:02:41.218 - Cleaning Up Files: 05.00.01 Success 00:02:41.218 - Cleaning Up Files: 05.01.00 Success 00:02:41.218 - Cleaning Up Files: 05.01.01 Success 00:02:41.218 - Cleaning Up Files: 05.01.02 Success 00:02:41.218 - Cleaning Up Files: 05.01.03 Success 00:02:41.218 - Cleaning Up Files: 05.01.04 Success 00:02:41.218 - Cleaning Up Files: 05.02.00 Success 00:02:41.218 - Cleaning Up Files: 05.02.01 Success 00:02:41.218 - Cleaning Up Files: 05.02.02 Success 00:02:41.218 - Cleaning Up Files: 05.02.03 Success 00:02:41.233 - Updating Config Files: 05.00.01 Success 00:02:41.233 - Updating Config Files: 05.01.00 Success 00:02:41.249 - Updating Config Files: 05.01.01 Success 00:02:41.249 - Updating Config Files: 05.01.02 Success 00:02:41.249 - Updating Config Files: 05.01.03 Success 00:02:41.249 - Updating Config Files: 05.01.04 Success 00:02:41.249 - Updating Config Files: 05.02.00 Success 00:02:41.249 - Updating Config Files: 05.02.01 Success 00:02:41.264 - Updating Config Files: 05.02.02 Success 00:02:41.264 - Updating Config Files: 05.02.03 Success 00:02:41.264 - Performing General Upgrades 00:02:41.764 - Loading Host Settings: 00:02:42.202 - Configuring SuperUser: 00:02:42.858 - Synchronizing Host Files: 00:03:06.952 - Executing Additional Scripts: 00:03:06.952 - Installing Optional Modules: 00:03:06.968 - Installing Package File HTML_Community_05.02.00_Install: Success 00:04:20.327 - Installing Optional Skins: 00:04:20.327 - Installing Optional Containers: 00:04:20.327 - Installing Optional Languages: 00:04:20.327 - Installing Optional Providers: 00:04:20.327 - Installing Package File AspNetMembershipProvider_05.02.00_Install: Success 00:04:20.718 - Installing Package File CorePermissionProvider_05.01.01_Install: Success 00:04:21.389 - Installing Package File DatabaseLoggingProvider_05.01.01_Install: Success 00:04:22.124 - Installing Package File DNNMembershipProvider_05.01.03_Install: Success 00:04:23.421 - Installing Package File DNNMenuNavigationProvider_05.01.00_Install: Success 00:04:24.296 - Installing Package File DNNTreeNavigationProvider_05.01.00_Install: Success 00:04:25.608 - Installing Package File FckHtmlEditorProvider_02.00.04_Install: Server Error in '/' Application. Thread was being aborted. 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.Threading.ThreadAbortException: Thread was being aborted. 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: [ThreadAbortException: Thread was being aborted.] System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +486 System.Web.ApplicationStepManager.ResumeSteps(Exception error) +501 System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +123 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +379 Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Critical error when upgrading 05.01.02 to 05.01.03Critical error when upgrading 05.01.02 to 05.01.03


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