I tried to run the CSharp Demo of D3D11SharpAppForm and I also modified the .config file. But when the application ran at the method of create_context() ( line 108 in D3D11SharpAppForm.cs ) in the class of D3D11SharpAppForm, there is an exception happened in UnigineSharp_x64.dll.
I do not know why this exception can be happened? Is this do with my environment? My development environment is Win 8.1 professional version and my Gpu is GTX960M. I also switched another PC and it was running perfectly.