Configuration Error related to targetFramework in web.config

Your website project is targeting v4.6 of the .NET Framework but your hosting provider has not yet installed this version. Your options:

  1. Ask provider to install it – they are unlikely to do this.
  2. Find another provider that does support it.
  3. Change your project to target v4.5.

Leave a Comment