Post
Topic
Board Mining (Altcoins)
Re: Claymore CryptoNote GPU Miner v9.1
by
buy-black
on 02/11/2014, 12:05:36 UTC
An error window pops up and says NsGpuCNNMiner.exe application error  The app could not start correctly (0xc000007b).  Click to accept and close the program.

Usually this error means that Windows cannot start application because some required DLL is missed. Miner does not require any specific DLLs, you can use Dependency Walker to see what DLLs are required:
http://stackoverflow.com/questions/10492037/the-application-was-unable-to-start-correctly-0xc000007b

I used the Dependency Walker and found that IESHIMS.DLL and GPSVC.DLL are missing.  I recently unistalled some nvidia drivers that I dont use so maybe this is the cause of these missing dll?
I am scanning the computer for viruses etc.  Later I will uninstall and re-install the amd drivers to see if this fixes the problem.
Thanks