System.BadImageFormatException ?
First off: THANK YOU for releasing this incredible project! I'm totally excited to put this to use. I think you guys have really done a superior job in answering this most complex problem in application development.
Secondly, I appear to be getting the following exception when trying to run the CTP samples:
An unhandled exception of type 'System.BadImageFormatException' occurred in WinAppSample.exe
Additional information: Could not load file or assembly 'System.Data.Entity, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Funny thing is, the version of System.Data.Entity is v2.0.50727, not 2.0.0.0
I'm running this on 2003 Server 64-bit. I think that might be the culprit... not sure though. :)
Just wanted to throw this out there and see if there's anything obvious I'm missing...
Thanks, and keep up the amazing work!
Mike

