locked
Visual Studio 2012 Installation on server 2012 problem... RRS feed

  • Question

  • User-510633892 posted

    Hey there,
    I am trying to install Visual Studio 2012 on server 2012 64 bit.
    I have downloaded dotnetfx45_full_x86_x64.msi and try to install but it shows like
    "Microsoft .NET Framework 4.5 is already a part of this operating system. You do not need to install the .NET Framework 4.5 redistributable."
    What should I do. I had check installed framework versions they are like
    v4.0.30319
    v3.5
    v3.0
    v2.0.50727
    v1.1.4322
    v1.0.3705

    What should i do ....??

    Please help me...

    Thanks in Advance....

    Monday, September 23, 2013 2:46 PM

Answers

All replies

  • User-1454326058 posted

    Hi Bhusha,

    Thanks for your post!

    As far as I know, .NET Framework 4.5 is default installed in Windows Server 2012, for more information, please refer to http://msdn.microsoft.com/en-us/library/windows/desktop/hh848079(v=vs.85).aspx

    v4.0.30319
    v3.5
    v3.0
    v2.0.50727
    v1.1.4322

    The folder in Windows\Microsoft.NET\Framework64 will be like as you said.

    Thanks

    Best Regards

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, September 25, 2013 2:46 AM
  • User692633780 posted

    Hey there,
    I am trying to install Visual Studio 2012 on server 2012 64 bit.
    I have downloaded dotnetfx45_full_x86_x64.msi and try to install but it shows like
    "Microsoft .NET Framework 4.5 is already a part of this operating system. You do not need to install the .NET Framework 4.5 redistributable."
    What should I do. I had check installed framework versions they are like
    v4.0.30319
    v3.5
    v3.0
    v2.0.50727
    v1.1.4322
    v1.0.3705

    What should i do ....??

    Please help me...

    Thanks in Advance....

    Please recheck that .NET Framework 2.0 and 3.5 are enabled from Windows Feature List because in Server 2012 and Windows 8 they are unselected as a default. It might be the one of the cause for the problem.

    Friday, September 27, 2013 5:20 PM
  • User-1913497086 posted

    Hi Bhushan ,

    If you have healthy Internet connection

    Easiest Way is to Install via Microsoft Web Installer

    http://www.microsoft.com/web/downloads/platform.aspx

    this will check what is already install, and on single click choose what you every you want to install ,

    Saturday, September 28, 2013 6:33 AM