Deployment error: .net framework version

  • 16 November 2015
  • 1 reply
  • 1 view

Badge +2

Hi - anyone else experienced an issue with .net versions in the deployment error warning? It would appear my app server has recieved an upgrade to 4.5.1 so my blackpearl installation is proposing:

 

'retarget your application to a version of the framework which you have the SDK or targeting pack installed.'

 

If anyone has 'retargeted' or has a suggestion, would be most appreciated.

 

Thanks, Rob


1 reply

Badge +9

Rob


 


Are you looking information on how to do this? If so, then what you will want to do is go into the project in Visual Studio, go into the preferences, and there will be a "Target Framework" field that you will be able to change.


 


More information on that is available here: https://msdn.microsoft.com/en-us/library/bb398202.aspx


 


Ian

Reply