Pre-requisite installation error
seanwinstead
Posts: 9
Hi,
When I try to install ANTS Profiler, the installation fails when trying to install the prerequisite VC++ 2008 SP1 redistributable. The error message states "error 3010 when running program".
Does anyone know the possible causes of this error or how I might diagnose the problem?
When I try to install ANTS Profiler, the installation fails when trying to install the prerequisite VC++ 2008 SP1 redistributable. The error message states "error 3010 when running program".
Does anyone know the possible causes of this error or how I might diagnose the problem?
Sean Winstead
Comments
I have however, known this *not* to work. If you're using the dotnetdeveloper bundle installer you can unpack the individual msi files by running the bundle exe.
Don't go any further forward than the initial double click (but don't quit the installation)
If you look in explorer and the root of your drive, you should see that the exe extracting itself into a number of "randomly" named folders. When I've been doing it here, one folder was named "{A2600538-4173-4071-A903-270763B0A534}" for example.
Inside these folders you should be able to navigate and find the .msi files for the various products in the bundle.
At first, I did as you instructed and ran the VC redistributable exe that was decompressed from the setup package. But it gave me a screen asking if i wanted to repair or uninstall the VC++ 2008 redist.
I chose to repair and I rebooted. This did not affect the overall installation process. It still failed with the same error message. I did this twice.
So I took another path. I searched for and downloaded the VC++ 2008 SP1 redistributable and installed it. After I did that, the Red Gate installation worked as expected.