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

Finding missing numbers from billion sequential number list file

Implementing tokenizer and adding tokens to the linked list

Find K Complementary numbers from array Java implementation

String Ordered Permutation Algorithm Problem

Kadane’s algorithm in C – Dynamic Programming

Array reversal in Recurrsion

Check if two strings are anagrams or not

Find longest palindrom from sequence of characters

testing k complementary pairs algorithm with junit

find longest word in the sentence

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 doug spencer Cancel reply

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

*
*