473,387 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

a Nightmare

I get the following error

Error 2 Could not load file or assembly
'RusticiSoftware.ScormContentPlayer.Logic, Version=2006.1.2576.40320,
Culture=neutral, PublicKeyToken=xyzxyxyzyxyzyxzyxy' or one of its
dependencies. The located assembly's manifest definition does not match the
assembly reference. (Exception from HRESULT: 0x80131040)
C:\xyz\Program\LCMS2_16_12_06\LCMS2\RusticiSoftwar e.ScormContentPlayer.CentralInterface\centraluifil es\xyz.aspx
1

There are a number of project that reference this dll but only this one will
not compile

Any explanation, suggestions?

Thank you,

Samuel


Jan 23 '07 #1
3 1565
Samuel it sin't a nightmare just sleep and wake up with a fresh brain
Its says the error:-
"The located assembly's manifest definition does not match the
assembly reference. (Exception from HRESULT: 0x80131040) "
Patrick
"Samuel Shulman" <sa************@ntlworld.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
>I get the following error

Error 2 Could not load file or assembly
'RusticiSoftware.ScormContentPlayer.Logic, Version=2006.1.2576.40320,
Culture=neutral, PublicKeyToken=xyzxyxyzyxyzyxzyxy' or one of its
dependencies. The located assembly's manifest definition does not match
the assembly reference. (Exception from HRESULT: 0x80131040)
C:\xyz\Program\LCMS2_16_12_06\LCMS2\RusticiSoftwar e.ScormContentPlayer.CentralInterface\centraluifil es\xyz.aspx
1

There are a number of project that reference this dll but only this one
will not compile

Any explanation, suggestions?

Thank you,

Samuel


Jan 23 '07 #2
Where is the manifest file and how can I change it

"Patrick.O.Ige" <na********@hotmail.comwrote in message
news:uy**************@TK2MSFTNGP03.phx.gbl...
Samuel it sin't a nightmare just sleep and wake up with a fresh brain
Its says the error:-
"The located assembly's manifest definition does not match the
assembly reference. (Exception from HRESULT: 0x80131040) "
Patrick
"Samuel Shulman" <sa************@ntlworld.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
>>I get the following error

Error 2 Could not load file or assembly
'RusticiSoftware.ScormContentPlayer.Logic, Version=2006.1.2576.40320,
Culture=neutral, PublicKeyToken=xyzxyxyzyxyzyxzyxy' or one of its
dependencies. The located assembly's manifest definition does not match
the assembly reference. (Exception from HRESULT: 0x80131040)
C:\xyz\Program\LCMS2_16_12_06\LCMS2\RusticiSoftwa re.ScormContentPlayer.CentralInterface\centraluifi les\xyz.aspx
1

There are a number of project that reference this dll but only this one
will not compile

Any explanation, suggestions?

Thank you,

Samuel



Jan 23 '07 #3
re:
Where is the manifest file and how can I change it
It isn't anywhere.
The manifest information is embedded into all .net assemblies.

re:
"The located assembly's manifest definition does not match the assembly reference"
What that error message is telling you is that the assembly's version number
( 2006.1.2576.40320, in this case ) does not match the version number which
the application references.

re:
There are a number of project that reference this dll but only this one will not compile
What you have is a version mismatch.

Look for an assembly from a previous version either in the GAC or in the bin directory.
( or, maybe, that project's version is a later one ).

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Samuel Shulman" <sa************@ntlworld.comwrote in message
news:ux****************@TK2MSFTNGP05.phx.gbl...
Where is the manifest file and how can I change it
"Patrick.O.Ige" <na********@hotmail.comwrote in message
news:uy**************@TK2MSFTNGP03.phx.gbl...
>Samuel it sin't a nightmare just sleep and wake up with a fresh brain
Its says the error:-
"The located assembly's manifest definition does not match the
assembly reference. (Exception from HRESULT: 0x80131040) "
Patrick
"Samuel Shulman" <sa************@ntlworld.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
>>>I get the following error

Error 2 Could not load file or assembly 'RusticiSoftware.ScormContentPlayer.Logic,
Version=2006.1.2576.40320, Culture=neutral, PublicKeyToken=xyzxyxyzyxyzyxzyxy' or one of its
dependencies. The located assembly's manifest definition does not match the assembly reference.
(Exception from HRESULT: 0x80131040)
C:\xyz\Program\LCMS2_16_12_06\LCMS2\RusticiSoftw are.ScormContentPlayer.CentralInterface\centraluif iles\xyz.aspx
1

There are a number of project that reference this dll but only this one will not compile

Any explanation, suggestions?

Thank you,

Samuel




Jan 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Drisco | last post by:
Hello, I realy need help,Searched the NG for a days with no vail. Sorry for the long script. I am trying to get a variable from php to flash. I have the following code in php <a...
0
by: Deena | last post by:
Hi Windows forms layout is turning to be a nightmare. I add my controls to a form and then save it and then it just get's all messed up. I'm using inheritance if this makes any difference. Also...
4
by: Dave | last post by:
Hello All, I am having a nightmare trying to add a new row to my Datagrid. When I use the code below I get the error: 'Invalid CurrentPageIndex value. It must be >= 0 and < the PageCount. Can...
6
by: Jim Mirra | last post by:
Hey, I have been working on this for a while now and I keep getting the same error. here is my code: ------- start code --------- Dim strSQL = "Select tagid,itemid,description,status,...
2
by: Afshar | last post by:
Dear nice people around the world! Please help ending this nightmare, I have 2 problem with ASP.NET Menu control First: I have a horizontal menu at top of my page, each item have some sub-items...
10
by: Andrew Wan | last post by:
I have been having a nightmare with ASP/ASP.NET & IIS6. We use Msxml2.DOMDocument.4.0 object to create a XML object in ASP. The Msxml2.DOMDocument.4.0 is from the Windows Platform SDK Feb 2003...
1
by: =?Utf-8?B?TWVyZGFhZA==?= | last post by:
I am using ASP.NET 2.0 C# I am getting errors when I publish my site. It works fine on our local server. Pages that have maintainscrollpositiononpostback=true set, get errors such as:...
2
by: Phillip Taylor | last post by:
I'm having an absolute nightmare with regular diff tools which is making it really hard to manage changes etc in CVS. Tools such as WinMerge and ViewCVS really have really poor matching results...
6
by: Widge | last post by:
I'm having a nightmare. I've used this technique before and can't understand why I'm getting an error using it now. Basically I have a form, on that is a sub form datasheet. What I am eventually...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.