Maybe I should add two more questions:
1. Is it better to remotely deploy the site with a SQL Server Compact DB (so to make upload through FTP possible with Web Matrix)?
In that case It is not clear to me how to configure a Compact DB while Web Matrix is installing DotNetAge (I probably will try to download the application from zero to check it better).
2. On the contrary, on a scenario where I want to use a SQL Server DB installation on my remote hosting in conjuction with a Web Matrix FTP deployment, how do I prepare the DB? Do I have to modify the web.config file deployed locally? If so, how and where?
It seems to me that running for the first time a fresh "copy" of the application does not start by itself DB configuration.
|