Wednesday, May 11, 2016

Problem:SQL Server 2012 install error enabling Windows Feature NetFx3

Enable the .NET Framework 3.5 in Control Panel

  1. Press the Windows key on your keyboard, type Windows Features, and press Enter. This brings up the Turn Windows features on or off dialog box. ...
  2. Select the .NET Framework 3.5 (includes .NET 2.0 and 3.0) check box, press OK, and reboot your computer if prompted.


Then your computer will automatically update that particular version.Don't forget to connect to the internet before click install button.

4 comments:

  1. Problem while attaching Adventure work

    An error occurred when attaching the database(s). Click the hyperlink in the Message column for details.

    ReplyDelete
  2. This is happen because you are not in administrator account.You have to close the current SQL management server studio and follow the below steps.
    Step 1: Find SQL Management Studio and right click "Run as administrator"
    Step 2: Choose databases and then right click and choose attach.
    Step 3:fallow the link https://www.youtube.com/watch?v=x_JDwpgm9Po


    Ref:https://answers.yahoo.com/question/index?qid=20160112060035AAAObVy

    ReplyDelete