locked
Visual Studio 2013 Not working on Windows10 RRS feed

  • Question

  • User2032285350 posted

    Hi All,

    Good Day!

    May laptop has Windows10 and VS2015 is working fine on this.

    I have installed Visual Studio 2013 and when I try to create a new project it gives error.

    **************************************************************

    [Window Title]
    Microsoft Visual Studio 2013

    [Main Instruction]
    Microsoft Visual Studio 2013 has stopped working

    [Content]
    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.

    [Debug] [Close program]

    **************************************************************

    and when I click on debug, it gives following error

    **************************************************************

    System.AccessViolationException was unhandled

    An unhandled exception of type 'System.AccessViolationException' occurred in Microsoft.VisualStudio.TemplateWizard.dll

    Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

    **************************************************************

    Please help, thanks.

    Best Regards,

    Shabber Abbas Rizvi

    Friday, January 27, 2017 5:41 AM

Answers

  • User197322208 posted

    Un*install VS2013, VS2015

    Re*install VS2013.

    See it works( on my PC yes)

    Re*install VS2015

    See it works( on my PC yes)

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, January 27, 2017 1:12 PM
  • User753101303 posted

    Hi,

    The thing to keep in mind is that installing multiple VS versions on a single machine is supported IF you install the older version first (ie you can install VS 2013 and then VS 2015 but installing VS 2015 and then VS 2013 is NOT supported).

    By the way, what do you need from VS 2013 that you couldn't do with VS 2015?

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, January 27, 2017 1:21 PM
  • User2053451246 posted

    You should never install older versions of a program after you have a newer version installed.  It works forward, not backward.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, January 27, 2017 3:21 PM

All replies

  • User197322208 posted

    Un*install VS2013, VS2015

    Re*install VS2013.

    See it works( on my PC yes)

    Re*install VS2015

    See it works( on my PC yes)

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, January 27, 2017 1:12 PM
  • User753101303 posted

    Hi,

    The thing to keep in mind is that installing multiple VS versions on a single machine is supported IF you install the older version first (ie you can install VS 2013 and then VS 2015 but installing VS 2015 and then VS 2013 is NOT supported).

    By the way, what do you need from VS 2013 that you couldn't do with VS 2015?

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, January 27, 2017 1:21 PM
  • User2053451246 posted

    You should never install older versions of a program after you have a newer version installed.  It works forward, not backward.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, January 27, 2017 3:21 PM
  • User2032285350 posted

    Thanks All.

    I fixed it as per your advice.

    Best Regards,

    Shabber Abbas Rizvi

    Tuesday, January 31, 2017 5:28 AM