VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
kosamja
Posts: 4
Joined: 15. Dec 2015, 13:42

VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)

Post 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.
Last edited by kosamja on 18. Dec 2015, 13:56, edited 1 time in total.
kosamja
Posts: 4
Joined: 15. Dec 2015, 13:42

Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)

Post by kosamja »

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)

Post by mpack »

If you are using a hacked theme then yes that could be the source of problems. Are you?
kosamja
Posts: 4
Joined: 15. Dec 2015, 13:42

Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)

Post by kosamja »

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)

Post 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.
kosamja
Posts: 4
Joined: 15. Dec 2015, 13:42

Re: VirtualBox 5.0.10 error 1790 (VERR_UNRESOLVED_ERROR)

Post 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.
Post Reply