Options

Pre-requisite installation error

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?
Sean Winstead

Comments

  • Options
    Typically an msi error of 3010 would indicate a reboot is required to complete the application: http://msdn.microsoft.com/en-us/library ... 85%29.aspx

    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.
  • Options
    Thank you for the guidance. I did complete the installation but had to take a different path from what you described.

    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.
    Sean Winstead
Sign In or Register to comment.