安裝說明:測試對象為正式版1.8
安裝方法:
使用Microsoft Web Platform Installer
利用Microsoft WebMatrix 來安裝 Working with Orchard in WebMatrix.
下載編譯文件手動安裝Manually Installing Orchard Using a zip File.
直接在源碼中生成用命令行安裝或直接在VS運行
前提條件:
The minimum requirements for running Orchard are the following:
- ASP.NET 4.5
- A web server such as IIS Express 8, 7.5 or IIS 7.x.
When installing IIS, make sure you enable the ASP.NET IIS modules. Also make sure that you run Orchard in an integrated pipeline ASP.NET 4 application pool.注意應用程序池的版本必須是4.0
我的環境:SQL Server 2008 R2, VS2012,IIS 7
安裝成功后顯示:

