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 ...Move DNN from Sql Server 2000 to SqlExpress 2005Move DNN from Sql Server 2000 to SqlExpress 2005
Previous
 
Next
New Post
11/13/2006 4:54 PM
 

Hi all,

I'm attempting to move a DNN 4.3.4 installation from a shared hosting server to a machine here where I work. The previous database server was SQL Server 2000 and the new box has SQL Express 2005 installed (web server and sql server are both on the same box). I did successfully move the database. I've gone through a lot of documentation and forums, etc and have struggle to do this. No matter what I try I get the following error when I open the homepage:

 


Could not load file or assembly 'DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

I think the trouble lies in my connection string. Here is that portion of my web.config:

  </configSections>
   <connectionStrings>
 <add name="SiteSqlServer" connectionString="Server=HTC50132\SQLEXPRESS;Database=dbxxx;uid=xxx;pwd=xxx;" providerName="System.Data.SqlClient"/>
   </connectionStrings>
  <appSettings>
    <add key="SiteSqlServer" value="Server=HTC50132\SQLEXPRESS;Database=dbxxx;uid=dxxx;pwd=xxx;"/>

I'm using this connection string per this post. I've tried every kind of connection string and no dice. Is there something I'm missing when it comes to moving to SQL Express 2005 from SQL 2000? Does anyone have experience moving a DNN site from one box to another? Do I need to do something with the machinekey setting since I moved the site from one box to another?

Thanks for any help

 

 

 
New Post
11/14/2006 4:16 AM
 
this is a DotNet error message and not related to your connection string. you might need to re-unpack DNN package, it looks like some file got broken.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/17/2006 3:28 PM
 

I re-unpacked DNN 4.3.4 over my installation and copied the web.config back. Still the same result. What I dont understand is this line in the web.config:

<add name="BroadcastPollingCachingProvider" type="DotNetNuke.Services.Cache.BroadcastPollingCachingProvider.BPCachingProvider, DotNetNuke.Caching.BroadcastPollingCachingProvider" providerPath="~\Providers\CachingProviders\BroadcastPollingCachingProvider\" />

There is no ~\Providers\CachingProviders directory in the site. I downloaded 4.3.4 and unzipped it and that directory does not exist there either.

 
New Post
11/17/2006 4:50 PM
 

Maybe this might help:

 

=== Pre-bind state information ===
LOG: User = NT AUTHORITY\NETWORK SERVICE
LOG: DisplayName = DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr
 (Partial)
LOG: Appbase = file:///D:/test/
LOG: Initial PrivatePath = D:\test\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: D:\test\web.config
LOG: Using host configuration file: \\?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/56909111/e1839ceb/DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/56909111/e1839ceb/DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr/DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr.DLL.
LOG: Attempting download of new URL file:///D:/test/bin/DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr.DLL.
WRN: Comparing the assembly name resulted in the mismatch: NAME
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.

 
New Post
11/17/2006 5:23 PM
 
Found the issue. Extra DLL's in the bin folder. I just deleted the entire contents of the bin folder and copied all the 4.3.4 dll's from the install package back into it and it worked.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Move DNN from Sql Server 2000 to SqlExpress 2005Move DNN from Sql Server 2000 to SqlExpress 2005


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