I tried to use my application based on the .NET framework 4.0 with Windows Server 2012, but it does not work, and according to MSDN Server 2012 the .NET Framework 4.0 is not supported. Why is this? How can I solve this problem without converting my application to Framework 4.5?
source
share