Unable to run exe in windows containers on Windows Server 2016

Unable to run exe in windows containers on Windows Server 2016. It is giving the error code as “-1073741515” and $docker logs is not giving the container logs. Where can I check the logs of running containers?

I am also facing similar issue.
Exe seems to run on Host machine but not inside a container.
This error code suggest, there is a missing DLL, how can I find which one ?