Copied to clipboard

Flag this post as spam?

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


  • Abdul 10 posts 60 karma points
    Sep 10, 2013 @ 09:04
    Abdul
    0

    default.aspx: ASP.NET runtime error

    Hi,

    I’ve tried installing Umbraco (v6.1.5) on a development server (IIS 7.5) with website configured as ASP.NET 4 application, IE 9, but I keep getting the following error:

    default.aspx: ASP.NET runtime error: Could not load file or assembly 'System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (web.config line 135)

    I went to the specified line and found this:

    <add assembly="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />

    One interesting thing to note is that the version parameters differ from one another.

    Also, I went to the bin directory and found a file with the same name 'System.Web.Helpers' but it’s an XML not DLL.

    I am not an advanced developer by the way but I can follow along with decent guidance. J

    Many thanks in advance,

  • Abdul 10 posts 60 karma points
    Sep 10, 2013 @ 14:48
    Abdul
    100

    OK apparently the host has blocked copying DLLs!

    Thank you

  • 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