Unable to compile any sample 64bit OS/VS 2010 - Printable Version +- Forums (http://mitov.com/forum) +-- Forum: .NET 2.0 - 4.0 Components (/forum-8.html) +--- Forum: VideoLab (/forum-21.html) +--- Thread: Unable to compile any sample 64bit OS/VS 2010 (/thread-70.html) |
Unable to compile any sample 64bit OS/VS 2010 - ChrisPriest - 12-08-2011 07:13 PM Hi, I had previously used 4.5 without problems, yet now when I try and compile with 5.0.1 I get the following error: Error 1 Could not load file or assembly 'file:///C:/Program Files (x86)/LabPacks/DotNET/Bin/2.0/Mitov.Native.AudioLabBasic.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format. Line 130, position 5. C:\Program Files (x86)\LabPacks\DotNET\Demos\C#\VideoLabDemos\FreeFrameDemo\Form1.resx 130 5 FreeFrameDemo The project is set to compile as x86 and not x64. Any thoughts? Best Regards Chris |