locked
change Target Framework from 3.5 to 4.5 RRS feed

  • Question

  • User-662994921 posted

    Hi,

    I have a solution using visual studio 2013. the Target Framework is currently 3.5.  we are enhancing this solution and I want to upgrade the Ajaxtool kit to 16.1 which requires .Net 4 or higher.

    by changing the Target Framework to 4.5 is there anything special I need to do on the server for the application to work.

    thing seem to work find on my local copy after changing to 4.5.

    is installing .net 4.5 framework on the server enough?  

    Thursday, August 4, 2016 6:46 PM

Answers

  • User2053451246 posted

    is installing .net 4.5 framework on the server enough?
    Yes.  The server needs to have the same version of .NET Framework your project is targeting.  AJAX Control Toolkit will deploy with your application.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, August 4, 2016 7:42 PM

All replies

  • User2053451246 posted

    is installing .net 4.5 framework on the server enough?
    Yes.  The server needs to have the same version of .NET Framework your project is targeting.  AJAX Control Toolkit will deploy with your application.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, August 4, 2016 7:42 PM
  • User-662994921 posted

    Thank you 

    ryanbesko

    Thursday, August 4, 2016 7:46 PM