2014.03.14 20:00:06.621 unhandled exception (SharpDX.SharpDXException: HRESULT: [0x80004002], Module: [General], ApiCode: [E_NOINTERFACE/No such interface supported], Message: No such interface supported
at SharpDX.Result.CheckError()
at SharpDX.Direct3D10.D3D10.CreateDeviceAndSwapChain1(Adapter adapterRef, DriverType driverType, IntPtr software, DeviceCreationFlags flags, FeatureLevel hardwareLevel, Int32 sDKVersion, SwapChainDescription& swapChainDescRef, SwapChain& swapChainOut, Device1& deviceOut)
at SharpDX.Direct3D10.Device1.CreateWithSwapChain(DriverType driverType, DeviceCreationFlags flags, SwapChainDescription swapChainDescription, FeatureLevel featureLevel, Device1& device, SwapChain& swapChain)
at ..( )
at ...ctor( Engine, Boolean Enabled)
at ..( )
at ...ctor(Boolean , Boolean , String[] )
at ...ctor(String[] ))