我创建了一个Orchard网站(版本1.8)
它是通过WebMatrix创建的.
在当地,一切都运行得很好.
当我将其上传到我的服务器(Web Deploy也通过WebMatrix)时,我收到以下错误消息:
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /
Run Code Online (Sandbox Code Playgroud)
果园错误日志:
2014-05-13 08:22:07,827 [23] Orchard.Environment.DefaultOrchardHost - (null) - A tenant could not be started: Default
NHibernate.HibernateException: Could not create the driver from Orchard.Data.Providers.SqlCeDataServicesProvider+OrchardSqlServerCeDriver, …
Run Code Online (Sandbox Code Playgroud)