문제

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