Closed GoogleCodeExporter closed 8 years ago
I tried using nuget and I got the following error when trying to run a unit
test.
System.BadImageFormatException : Could not load file or assembly 'LinqToExcel,
Version=1.6.3.0, Culture=neutral, PublicKeyToken=9c8ea65a58f03f1f' or one of
its dependencies. An attempt was made to load a program with an incorrect
format.
VS2010 - target .net 3.5
NUnit 2.6.0.12051
Resharper 6.1
Original comment by jrald...@gmail.com
on 1 Aug 2012 at 4:21
Of course - tests ran okay when using TestDriven.Net - arg!
Original comment by jrald...@gmail.com
on 1 Aug 2012 at 4:28
Sorry, my bad, second issue post about BadImageFormatException was resharper.
Was able to run test after changing platform target to x86
Original comment by jrald...@gmail.com
on 1 Aug 2012 at 4:43
So is everything working out for you?
Original comment by paulyo...@gmail.com
on 7 Aug 2012 at 10:02
Seems to work okay when nuget is used. Original problem unzipping was with file
from web page.
Original comment by jrald...@gmail.com
on 8 Aug 2012 at 1:12
I believe the latest download works now.
You can download it from this link:
http://linqtoexcel.googlecode.com/files/LinqToExcel_1.6.3.zip
Original comment by paulyo...@gmail.com
on 17 Aug 2012 at 9:44
Original issue reported on code.google.com by
jrald...@gmail.com
on 1 Aug 2012 at 2:27