1. No, I haven't installed Extension Pack.
2. I made installation as administrator user and I reboot after install.
I made standard installation with default settings, though I also tried to install VBox to different directory and with fewer options. Unfortunately all the time I have errors...
Install options:
All components (default)
VirtualBOX USB Support
VirtualBOX Networking
VirtualBox PythonSupport
--------------------------------
3. I tried to change settings of VBoxSVC.exe file (I found somebody in different thread suggested that), so this file is run as administrator (Right Click on file->Properties->Run as adminitrator). Then when I try to run VBox i got:
Code: Select all
VBoxManage.exe: error: Failed to create the VirtualBox object!
VBoxManage.exe: error: Code Unknown Status 0x800702E4 (0x800702E4) - Unknown Status 0x800702E4 (extended info not available)
VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start.
I've also found following entry in Event viewer:
Code: Select all
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="49152">10000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-03-16T15:42:00.000000000Z" />
<EventRecordID>137728</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>feluka-d</Computer>
<Security />
</System>
- <EventData>
<Data Name="param1">C:\WORKSP~1\VIRTUA~1\VBoxSVC.exe -Embedding</Data>
<Data Name="param2">740</Data>
<Data Name="param3">{B1A7A4F2-47B9-4A1E-82B2-07CCD5323C3F}</Data>
</EventData>
</Event>