Installing SQL Backup on a Virtual Machine
deweigend
Posts: 20
I am attempting to install SQL Backup on a Windows Virtual machine. the OS is Windows 2003 Standard Edition. the error message I get is...
Error 1721: There is a problem with this Windows Installer Package. A program required for this install to complete could not be run. Contact your support personnel or package vendor.
The install ends and backs everything out. Can SQL Backup be installed on a virtual machine? What is the work around for this?
Any help will be appreciated.
Thank you,
Don Weigend
Wonderbox Technologies, LLC
Error 1721: There is a problem with this Windows Installer Package. A program required for this install to complete could not be run. Contact your support personnel or package vendor.
The install ends and backs everything out. Can SQL Backup be installed on a virtual machine? What is the work around for this?
Any help will be appreciated.
Thank you,
Don Weigend
Wonderbox Technologies, LLC
Comments
There is no problem running SQL Backup on a virtual machine. We test this software thoroughly against Microsoft Virtual Server and VMWare workstation, so if there was an interaction problem with the software, we would definitely know about it.
More than likely it's a problem in RedGate's licensing tool that runs during the installation. And more often than not this happens because a cryptographic machine key could not be created or accessed. On Windows 2000/2003/XP, you'll want to check your rights to %ALLUSERSPROFILE%\Application Data\Microsoft\Crypto folder to make sure you can read and write to the RSA MachineKeys folder.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
I am using an account that is part of the local administrators group and I checked the rights for the Crypto folder as suggested and it looks proper to me but I still get a failure on the install. I also tried changing the rights to this folder so everyone had full control but that did not help either. Any other ideas?
You can pass arguments to the installation like this:
This will create a text file that audits all of the actions of the installer and will show which program 'couldn't be run' as part of the install.
Are you sure about the syntax for the switches. I get an error when I attempt to use them. I tried this using the command line as well as in the properties of the setup file.
If you have a log file path with spaces in it, you'll need to delimit those with quotes like this:
Don Weigend
Fantastic! Can you please attach that as a test file and send it to support@red-gate.com?
Thanks.
Thanks for all your help so far.
Don Weigend
Wonderbox Technologies, LLC