I have set up Orchard on Godaddy, the steps are listed as below:
- Upload Orchard to Godaddy
- Upload the following assemblies to ”bin” folder under root folder (http://help.godaddy.com/article/6639?locale=en)
- Microsoft.Web.Infrastructure
- System.Web.Helpers
- System.Web.Mvc
- System.Web.Razor
- System.Web.WebPages
- System.Web.WebPages.Deployment
- System.Web.WebPages.Razor
- Give application write permission to “App_Data” and “Media” folder to avoid the following errors (I have applied “Reset all children to inherit” option as well)
- Access to the path ‘D:\Hosting\1234567\html\App_Data\Dependencies’ is denied.
- Access to the path ‘D:\Hosting\1234567\html\Media\Default\RecipeJournal’ is denied.