I\'ve copied my project to a clean Windows 10 machine with only Visual Studio 2015 Community and SQL Server 2016 Express installed. There are no other framework versions ins
Check .net framework version. My original .net framework is older version. After I installed .net framework 4.6, this issue is automatically solved.