I have got a problem with adding App_Data folder in MVC4 project. I don't know why this option is not available. I have got MS SQL Server 2014 and Visual 2013

有帮助吗?

解决方案

Right click on your Web Application and select Add -> Add ASP.NET Folder -> App_Data

enter image description here

Or just add it as a standard folder.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top