Migration from Local to Webserver Gives Error

Last post 08-17-2005 8:04 AM by wallew. 4 replies.

Sort Posts:

  • Tongue Tied [:S] Migration from Local to Webserver Gives Error

    08-16-2005, 8:45 AM
    • Member
      300 point Member
    • Imran-Saami
    • Member since 11-17-2004, 1:59 AM
    • Posts 60

    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

  • Re: Migration from Local to Webserver Gives Error

    08-16-2005, 5:15 PM
    • Member
      300 point Member
    • Imran-Saami
    • Member since 11-17-2004, 1:59 AM
    • Posts 60

    Needs someone's attention please... Sad [:(]

  • Re: Migration from Local to Webserver Gives Error

    08-16-2005, 10:31 PM
    • Participant
      1,255 point Participant
    • wallew
    • Member since 04-24-2003, 10:52 AM
    • Baton Rouge, LA
    • Posts 251
    The located assembly's manifest definition with name 'DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr' does not match the assembly reference.
     
    Does not show the full dll name.  I am not sure whether that is a framework thing I have not run across or where you need to look.  The web server it is on it truncating the name though.  Should be DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataProvider.dll.

    Wallew
  • Re: Migration from Local to Webserver Gives Error

    08-17-2005, 1:49 AM
    • Member
      300 point Member
    • Imran-Saami
    • Member since 11-17-2004, 1:59 AM
    • Posts 60

    @Wallew: Thanks for replying
    I checked my bin folder and found dotNetNuke..SQLDataPr.dll there... even It doesn't exist in my local host project.

    Anyways... shall I try by uploading whole site again ? OR emptying the 'Temporary ASP.net files' folder can solve the problem ?


  • Re: Migration from Local to Webserver Gives Error

    08-17-2005, 8:04 AM
    • Participant
      1,255 point Participant
    • wallew
    • Member since 04-24-2003, 10:52 AM
    • Baton Rouge, LA
    • Posts 251
    Check for duplicate assemblies. If DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataProvider.dll exists in the bin folder on the server and DotNetNuke.Caching.BroadcastPollingCachingProvider.SQLDataPr.dll also exists, it will throw this error.  Or, maybe your ftp client is truncating the name.  Might try a differency ftp client to UL.
Page 1 of 1 (5 items)