Domanda

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

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top