Hello, I created a simple MVC 4 web site using Visual Studio 2012 rtm.
The site uses a SQL Server Compact 4.0 Local Database created in the App-Data directory.
Everything is just standard stuff, I have done nothing fancy whatsoever.
All works fine on my machine but I am unable to deploy the database to our server.
I have searched everywhere for help but, amazingly, noone seems to know.
I imagine there must be a standard routine for deploying this database so my question is :
How is it done?
Thanking you in anticipation.