Hi
I migrated my DNN 3.0.1 installation from my localhost to the webserver. and I'm getting a strange error which is shown below.
- First I uploaded all files and then created the database tables with sql query and finally I transferred data with DTS.
- I also changed web.config file with correct dbserver, database and username/pass. everything is intact as default.
- I'm sure I changed portalalias table values...
so according to these steps I think I didn't miss anything. Please give me any idea cos I'm stuck in the last stage.
Thanks in advance.
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: The located assembly's manifest definition with name 'DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr' does not match the assembly reference.
Source Error:
Line 256: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260: |
Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 258
Assembly Load Trace: The following information can be helpful to determine why the assembly 'DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr
(Partial)
LOG: Appbase = file:///d:/inetpub/wwwroot/alotaiba/wwwRoot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/eee67281/40f2741f/DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/eee67281/40f2741f/DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr/DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr.DLL.
LOG: Attempting download of new URL file:///d:/inetpub/wwwroot/alotaiba/wwwRoot/bin/DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr.DLL.
WRN: Comparing the assembly name resulted in the mismatch: NAME
|
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032