У меня есть приложение ASP.NET MVC 4.5.1, которое при развертывании я получите следующую ошибку:
Код: Выделить всё
The 'targetFramework' attribute in the element of the Web.config file is used only to target version 4.0 and later of the .NET Framework (for example, ''). The 'targetFramework' attribute currently references a version that is later than the installed version of the .NET Framework. Specify a valid target version of the .NET Framework, or install the required version of the .NET Framework.
Source Error:
Line 37:
Line 38:
Line 39:
Line 40:
Line 41:
У меня установлен IIS 7.5.7x.
Подробнее здесь: https://stackoverflow.com/questions/254 ... -0-3-insta
Мобильная версия