i had 2.4 version which i uninstalled, cleaned up all the drivers and the registry, and i am trying to install 3.0.2 but it fails with the error message saying that sun xvm virtualbox installer has prematurely ended because of an error. i see the following in the event log:
Log Name: Application
Source: Microsoft-Windows-CAPI2
Date: 7/29/2009 11:47:36 PM
Event ID: 513
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: xxxxxxxxxxxxx
Description:
Cryptographic Services failed while processing the OnIdentity() call in the System Writer Object.
Details:
AddLegacyDriverFiles: Unable to back up image of binary VirtualBox USB Monitor Driver.
System Error:
The system cannot find the file specified.
.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-CAPI2" Guid="{5bbca4a8-b209-48dc-a8c7-b23d3e5216fb}" EventSourceName="Microsoft-Windows-CAPI2" />
<EventID Qualifiers="0">513</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2009-07-30T06:47:36.699269800Z" />
<EventRecordID>8513</EventRecordID>
<Correlation />
<Execution ProcessID="1268" ThreadID="2192" />
<Channel>Application</Channel>
<Computer>xxxxxxx</Computer>
<Security />
</System>
<EventData>
<Data>
Details:
AddLegacyDriverFiles: Unable to back up image of binary VirtualBox USB Monitor Driver.
System Error:
The system cannot find the file specified.
</Data>
</EventData>
</Event>
Sun xVM VirtualBox installed has ended prematurely because o
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Sun xVM VirtualBox installed has ended prematurely because o
Did you backup the registry before you mutilated it? First thing I would try is to do a system restore to a point before you deleted the registry entries. Then just do an update install if possible now. You might need to install the previous version to get things back in sync before it will work, then an update to the newer version.
-
ali
- Posts: 2
- Joined: 30. Jul 2009, 08:57
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: windows 2008 r2 rc x64
Re: Sun xVM VirtualBox installed has ended prematurely because o
actually, reason i had to do it was that it could not upgrade. everytime it was giving the same error that it ended prematurely. before, when i had the older version, it simply upgraded it to the 2.4 version, but this time, it continued to fail. so i uninstalled it and the new installation failed again. so i researched quite a bit, and some guys had written to disable network drivers, disable networking etc, but nothing worked. so i went in the registry and removed the drivers using psexec since they are protected registry keys(i am sort of knowledgeable about registry mutilations
). then i open the device manager with the option to display all hidden devices and made sure that no virtualbox usb or networking device is present anymore. with no mention of virtual box in the registry and on file system, and i tried installing it back again and it again failed.
the error message about vss writer is a common one and i researched on technet blogs, and some support engineers on msft team ahve suggested that its due to to some ACL issue on some system folders. i did those commands as well, but it still failed.
so restore point wont help since when everything was perfectly running with 2.4, i could not install it then even.
i am thinking of using filemon to see why it is saying "file cannot be found", which file it is, and if it has permissions on it.
the error message about vss writer is a common one and i researched on technet blogs, and some support engineers on msft team ahve suggested that its due to to some ACL issue on some system folders. i did those commands as well, but it still failed.
so restore point wont help since when everything was perfectly running with 2.4, i could not install it then even.
i am thinking of using filemon to see why it is saying "file cannot be found", which file it is, and if it has permissions on it.