Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Could not load file or assembly

Could not load file or assembly

Scheduled Pinned Locked Moved ASP.NET
helpwpfwcfdesignwindows-admin
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gtaure
    wrote on last edited by
    #1

    Hi, I created a control and compile it. When I add it to an ASPX page it is displayed fairly good at design time. But when I am trying to run it an error has been raised.

    Could not load file or assembly 'ServerTime' or one of its
    dependencies. The located assembly's manifest definition does not match the
    assembly reference. (Exception from HRESULT: 0x80131040)
    Description: An unhandled exception occurred during the execution of the
    current web request. Please review the stack trace for more information
    about the error and where it originated in the code.

    Exception Details: System.IO.FileLoadException: Could not load file or
    assembly 'ServerTime' or one of its dependencies. The located assembly's
    manifest definition does not match the assembly reference. (Exception from
    HRESULT: 0x80131040)

    Source Error:

    An unhandled exception was generated during the execution of the current
    web request. Information regarding the origin and location of the exception
    can be identified using the exception stack trace below.

    Assembly Load Trace: The following information can be helpful to determine
    why the assembly 'ServerTime' could not be loaded.

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value
    [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

    Note: There is some performance penalty associated with assembly bind
    failure logging.

    To turn this feature off, remove the registry value
    [HKLM\Software\Microsoft\Fusion!EnableLog].

    Please help me with this.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups