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.
VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
Last edited by kosamja on 18. Dec 2015, 13:56, edited 1 time in total.
Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
is problem in uxtheme.dll?
Last edited by kosamja on 17. Dec 2015, 22:29, edited 1 time in total.
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
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)
yes, i use custom theme. how to use virtualbox without disabling uxtheme patch (since i cant get uxstyle to work)?
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)
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)
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.