Original Post
Hi Just wanted to hear if anybody else have tried to use SlimDX in a .Net 4 app in Visual Studio 2010 Beta 2? We used Beta 1 before where everything worked fine, but after we updated to Beta 2 we get an XamlParseException when we try to initialize the Direct3D image. In the details I get Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information. Havent been able to get around it yet. Any ideas would be much welcome. Thanks