Tuesday, 3 February 2015

SQL Server r2 installation error . Update Visual Studio 2008 to SP1

There are more than one options to do this-

1. Go to like http://www.microsoft.com/en-us/download/details.aspx?id=10986 and download sp1 and installed it.

or Fallow the following steps to Install -

  1. Install Visual Studio 2008
  2. Install the service Package 1 (SP1)
  3. Install SQL Server 2008 r2

2. Go to ->>Start ->>runcommand ->>type - regedit ->> press enter

  1. windows+R type regedit and press enter


Step-2
Step-3


Step-4


Step-5


No comments:

Post a Comment

How to highlight selected text in notepad++

  –> To highlight a block of code in Notepad++, please do the following steps step-1  :- Select the required text. step-2  :- Right click...