locked
.Net Framework 2.0 issue with VS 2013 after upgrading from VS2008 RRS feed

  • Question

  • I have upgraded an application from vs2008 to vs2013. The project itself runs as expected when built on vs2013, However we are having issues with the setup and deployment project (Also upgraded from vs2008). When built it creates two MSIs for client and server. This is as expected. When we try to run either MSIs on target machine we get the following error "This setup requires .NET Framework version v2.0. Please install the .NET Framework and run this setup again. The .NET framework can be obtained from the web. Would you like to do this now?" 

    I have tested that the client / server applications runs on test (non dev) machine by manually installing . Which leads me to believe the issue is with the deployment project.

    Can anyone help with this one?


    • Moved by Shu 2017 Monday, September 28, 2015 8:00 AM from C++ forum
    Thursday, September 24, 2015 8:01 AM

Answers

All replies