Go to home page mail me! RSS Feed
FoxMetrics Web Analytics

Microsoft Visual Studio 2003

Publish content in App_Data folder

If you are having problems as I was with the App_Data folder particularly will publishing content other than databases that are located in that special folder then here is the solution. Although, you may include any ordinary file as part of the project, visual studio does not copy it to the publish folder because it does not know what it is. I created a BinaryTap database – my key value store and saved it into the App_Data and executed a project published command and I noticed the database file itself wasn’t copied. After research here and there, it turns out...

posted @ Thursday, April 15, 2010 10:23 PM | Feedback (0)

Next entries »