Previous releases of Microsoft Visual Studio 2008 failed error

Previous releases of Microsoft Visual Studio 2008 failed error

While you are trying to install MS SQL Server 2008 on the machine which already has Visual studio, you might come up with this problem.

Here is the remedy.
Go to command prompt and move to the MS SQL Server installation DVD like:
C:…>E: – assuming your DVD drive letter is ‘E’
Then provide the following command:
SETUP /action=install /skiprules=vsshellinstalledrule
While you are installing, you might come up with error message but pass it selecting ok.

The other solution might be the trivial one – uninstall VS and install MS SQL Server then install VS – :-(
I hope it will help a lot.

See how you would solve these known algorithm problems

Implement Queue Using two Stacks – JavaScript algorithm

Find K Complementary numbers from array Java implementation

Finding missing numbers from billion sequential number list file

find longest word in the sentence

Find the first occurence of number in the sorted array

Implementing tokenizer and adding tokens to the linked list

Flatten nested javascript array

binary tree problems with solution

Array reversal in Recurrsion

Check if there are three numbers a, b, c giving a total T from array A

5 Comments
  1. Lakshmanan

    “SETUP /action=install /skiprules=vsshellinstalledrule” ,,
    the above command worked for me ,, thank u for the help !!!

  2. Smijith

    “SETUP /action=install /skiprules=vsshellinstalledrule” ,,
    this command worked for me. thanx

  3. Anh Nguyen

    Thanks for your support

  4. Rajesh

    Thanks a lot

  5. doug spencer

    in the words of Meg Ryan “Yes, Yes, Yes!!!”, timothy leary: “Yippie, Hippie!”

Leave a Reply to Smijith Cancel reply

Your email address will not be published. Required fields are marked *

*
*