Fix for "Callee RC: E_NOINTERFACE (0x80004002)"
Posted: 26. Aug 2016, 23:55
Hello,
I've had this error: Callee RC: E_NOINTERFACE (0x80004002) with virtualbox 5.x, 4.3, 4.2
Posted in 5.1.4 thread - no reaction from virtualbox team, so I've started debugging by myself.
And it worked. In my case the problem was because RegQueryKey of HKCU\Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046} returned BUFFER TOO SMALL
So, I've deleted HKCU\Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046} and now Virtualbox starts.
I've had this error: Callee RC: E_NOINTERFACE (0x80004002) with virtualbox 5.x, 4.3, 4.2
Posted in 5.1.4 thread - no reaction from virtualbox team, so I've started debugging by myself.
And it worked. In my case the problem was because RegQueryKey of HKCU\Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046} returned BUFFER TOO SMALL
So, I've deleted HKCU\Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046} and now Virtualbox starts.