0

Hey just getting following error

Could not load file or assembly 'Ektron.Cms.Controls, Version=8.0.1.87, Culture=neutral, PublicKeyToken=559a2c4fa21e63be' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

On line

<%@ Master Language="VB" AutoEventWireup="false" CodeBehind="LoggedIn.master.vb" Inherits="udpharmalecheile.LoggedIn" %>

With further information

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Ektron.Cms.Controls, Version=8.0.1.87, Culture=neutral, PublicKeyToken=559a2c4fa21e63be' 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].

Any Idea what I can do to resolve this ?

1
  • I was using two different versions of DLLs. Solved Commented Jul 26, 2011 at 12:00

1 Answer 1

0

I was using two different versions of DLLs. Solved

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.