there is no ado.net entity data model in visual studio [duplicate]

Here’s an updated solution I found as I had the same problem with Visual Studio 2015: ado.net model for db is gone Visual studio 2015 Paraphrasing: Change your installation of Visual Studio 2015 and include the Microsoft SQL Server Data Tools (via Control Panel > Program & Features > VS2015 > Change > Modify > … Read more

Error MSB3027: Could not copy “C:\pagefile.sys” to “bin\roslyn\pagefile.sys”. Exceeded retry count of 10. Failed

As indicated in this answer from Pramod’s comment the problem stems from the Microsoft.CodeDom.Providers.DotNetCompilerPlatform nuget package, specifically upgrading from version 1.0.0 to 1.0.1. For me however, downgrading using Visual Studio caused further build errors. To solve the problem I had to manually edit my csproj and packages.config files, removing all references to Microsoft.Net.Compilers and Microsoft.CodeDom.Providers.DotNetCompilerPlatform. … Read more

Visual Studio 2013 caching older version of .js file

Clearing the cache history seemed a bit excessive and I don’t want to do that all the time. The following solution worked me in Internet Explorer: First enable script debugging: Tools menu -> select Internet Options On advance tab uncheck “Disable script debugging (Internet Explorer)” Then make sure you get the newest page: From the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)