我将umbraco与SQL Server CE 4作为数据库。它在unoeuro托管上运行。当我尝试使用ftp客户端将整个项目复制到我的本地目录时,除了.sdf
数据库文件之外,所有文件都被复制。
您能否建议或解释原因?
答案 0 :(得分:2)
This is the old post but for all the future readers here is a simple workaround:
Create a new file on the root of the website called app_offline.htm
- that will kill the site. Next download the sdf file using FTP, delete app_offline.htm
to start the website again and that should do it.
答案 1 :(得分:0)
在Visual Studio中,选择您的数据库并打开它的属性。 应该有一个名为“复制到输出目录”的字段。将其设置为“始终复制”。
它现在应该在你的bin文件夹中
答案 2 :(得分:0)
.sdf文件被网站与数据库文件的连接锁定。香港专业教育学院发现最简单的解决方法是创建.sdf文件的副本,下载它,然后重新