CreateSwapChain failes "Start Graphics Debugging"

This is the first time I using Nsight.
“Start Performance Analysis” works fine but failes “Start Graphics Debugging”
I found out DX11 “CreateSwapChain” function returns E_NOINTERFACE(0x80004002)

Here is my environment

OS : Win7 64bit
VGA : GTX 660
NSIGHT : V4.6
IDE : Visual Studio 2013 / C++ / DX11
etc : I’m using NSIGHT as localhost mode

Thanks for responding.

Hi,

That’s weird, how do you call ‘CreateSwapChain’? could you create a simple sample which can help use reproduce and investigate this issue?

We do have one issue on table which also report failure about ‘E_NOINTERFACE’, but we may still need your sample to double confirm

Thanks
An