Page 1 of 1
VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
Posted: 15. Dec 2015, 13:47
by kosamja
This appears when trying to install any guest on Windows 7 64 bit:
Unable to load R3 module C:\Program Files\Oracle\VirtualBox/VBoxDD.DLL (VBoxDD): GetLastError=1790 (VERR_UNRESOLVED_ERROR).
Result Code:
E_FAIL (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
EDIT: problem solved, logs deleted.
Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
Posted: 17. Dec 2015, 12:22
by kosamja
is problem in uxtheme.dll?
Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
Posted: 17. Dec 2015, 13:00
by mpack
If you are using a hacked theme then yes that could be the source of problems. Are you?
Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
Posted: 17. Dec 2015, 22:28
by kosamja
yes, i use custom theme. how to use virtualbox without disabling uxtheme patch (since i cant get uxstyle to work)?
Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
Posted: 18. Dec 2015, 11:29
by mpack
There are no guarantees. However, others have reported success by placing a copy of the unhacked uxtheme.dll file in the same folder as VirtualBox.exe. That way Windows finds the unhacked copy first when finding DLLs to load into the VBox process.
Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
Posted: 18. Dec 2015, 13:54
by kosamja
thanks for suggestion, but that didnt work. disabling uxtheme patch before starting virtual machine and enabling it after virtual machine is started seems to work.