Nope, I'm getting exactly the same error from the 4.0.4 version as well. VERR_MODULE_NOT_FOUND<br><br>If I may ask, how do you go about install virtualbox? I follow the following steps (same as the web-instructions):<br>

1- SUPInstall<br>2- comregister.cmd<br>3- USBInstall.exe<br>4- sc start vboxdrv<br>5- sc start vboxusbmon<br>6- vboxmanage extpack install <package_name_goes_here><br>All of the above is done in an admin account.<br>

<br>Am I missing anything?<br><br><br><div class="gmail_quote">On Thu, Mar 17, 2011 at 4:57 PM, Ribhi Kamal <span dir="ltr"><<a href="mailto:rbhkamal@gmail.com">rbhkamal@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Thanks, Do you have any idea when the next version might be released?<div><br></div><div><div><div></div><div class="h5"><br><div class="gmail_quote">On Thu, Mar 17, 2011 at 3:26 PM, Klaus Espenlaub <span dir="ltr"><<a href="mailto:klaus.espenlaub@oracle.com" target="_blank">klaus.espenlaub@oracle.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>On 17.03.2011 14:07, Ribhi Kamal wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi all!<br>
<br>
I compiled VirtualBox 4.0.51 from trunk then tried to install the<br>
extension pack only to be greeted by the following error:<br>
C:\bin>VBoxManage.exe extpack install<br>
Oracle_VM_VirtualBox_Extension_Pack-4.0.4-70112.vbox-extpack<br>
0%...<br>
Progress state: E_FAIL<br>
VBoxManage.exe: error: Failed to install<br>
"C:\bin\Oracle_VM_VirtualBox_Extension_Pack-4.0.4-70112.vbox-extpack":<br>
Failed to load the main module<br>
('C:\bin\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.x86\VBoxPuelMain.DLL'):<br>
VERR_MODULE_NOT_FOUND - GetLastError=126<br>
</blockquote>
<br></div>
The 4.0.4 extension pack isn't compatible with the current development version which you built.<div><br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
So I recompiled the code in debug and stepped through the code, and sure<br>
enough, LoadLibrary MS-function was failing to load<br>
VBoxPuelMain.DLL even though the path is correct.<br>
</blockquote>
<br></div>
Very plausible - I assume this is due to missing symbols. Not worth analyzing in detail really, as it's not really expected to work.<div><br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thinking that this might be an rependancy issue, I tried to pause the<br>
execution of vboxsvc.exe right before it tries to call LoadLibrary and<br>
copied all the DLLs that it needs to same location as the DLL (in the<br>
win.x86 folder).... but still I got the same error.<br>
<br>
Any Ideas on why that would happen? Perhaps I'm compiling the<br>
code incorrectly?<br>
<br>
So far, I was unable to get USB support to work, however, everything<br>
else seems to work fine. So any help would be greatly appreciated.<br>
</blockquote>
<br></div>
If you want to use the USB support you have to stay at 4.0.x...<br>
<br>
Klaus<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Thanks in advance!<br>
-- RK<br>
<br>
<br>
<br>
_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a><br>
<a href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target="_blank">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a><br>
</blockquote>
<br>
_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a><br>
<a href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target="_blank">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a><br>
</blockquote></div><br><br clear="all"><br></div></div>-- <br>-- RK<br>
</div>
</blockquote></div><br><br clear="all"><br>-- <br>-- Ribhi<br>