Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • npanguuluri 30 posts 57 karma points
    Jul 20, 2010 @ 17:14
    npanguuluri
    0

    Could not load file or assembly 'System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

    Hi all,

    I downloaded umbraco 4.5 webdeploy for .net 3.5/2.0 and  extracted to a folder. when i tried to install i am getting this configuration error. any help is appreciated.

     

    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: Could not load file or assembly 'System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

    Source Error:

    Line 127:        <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
    Line 128: <add assembly="System.Web.Extensions.Design, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    Line 129: <add assembly="System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
    Line 130: </assemblies>
    Line 131: </compilation>


    Source File: C:\UmbracoDev\GLW\web.config    Line: 129


    Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016

     

     

    Thanks

    Naren

  • horsted 74 posts 136 karma points
    Aug 06, 2010 @ 11:37
    horsted
    0

    Hi Naren,

    I had the exact same annoying problem today when moving a site to a shared host. I solved it by uploading 'System.Web.Abstractions.dll' and 'System.Web.Routing.dll' from the folder: c:Program Files>Reference Assemblies>Microsoft>Framework > 3.5 to the bin folder at my shared host.

    Good luck - hope you get it working :-)

    Cheers, horsted

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies