codeice / linqtoexcel

Automatically exported from code.google.com/p/linqtoexcel
0 stars 0 forks source link

Could not load file or assembly 'Remotion.Data.Linq, Version=1.13.52.2, Culture=neutral, PublicKeyToken=0669cf0452175907' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
Refer LinqToExcel (1.6.3.0) and Remotion.Data.Linq (1.13.52.2) to the web 
project
2.
Write code to Query the spreadsheet
3.
Execute the project

What is the expected output? What do you see instead?
Expected: Build - Error Free, LinqQuery - Retrieve the excel data.

Actual: Build - Error Free, LinqQuery - Fails and throws the error mentioned in 
the 'Summary' textbox.

What version of the product are you using? On what operating system?

LinqToExcel (1.6.3.0) and Remotion.Data.Linq (1.13.52.2)

Please provide any additional information below.
Along with, am referring these below assemblies:
1. NHibernate, Version=3.0.0.4000
2. Spring.Core, Version=1.3.1.20711

I checked my project.csproj file for the Version/PublicKeyToken, looks perfect.

Original issue reported on code.google.com by princeto...@gmail.com on 13 Aug 2012 at 6:22

GoogleCodeExporter commented 8 years ago
Can you try using version 1.6.2 and see if it works for you then?

Here's a link to the download: 
http://code.google.com/p/linqtoexcel/downloads/detail?name=LinqToExcel_1.6.2.zip

Original comment by paulyo...@gmail.com on 17 Aug 2012 at 9:36

GoogleCodeExporter commented 8 years ago
Since I haven't heard back I'm assuming it's working for you.

Original comment by paulyo...@gmail.com on 10 Nov 2012 at 1:36