I am evaluating Orchard 1.9.2 as I am looking for a CMS where I can have a staging area so that users can test and approve content on a staging site before committing changes to live.
I installed 1.9.2 both locally and on Azure, and also the Orchard Deployment module (Wng.Deployment). Setting up and pressing Test on the Sources and Targets tab works, but when I try to create a deployment I get the YSOD
Shape type DatePickerLocalization not found
Source file: d:\home\site\wwwroot\Modules\Wng.Deployment\Views\EditorTemplates\Parts\Deployment.Subscription.cshtml
[OrchardException: Shape type DatePickerLocalization not found]
If I enable the Shape Tracing module, the error message changes but it still doesn't work.
It appears that the Orchard Deployment Module isn't compatible with 1.9.2.
Any ideas on how I can achieve this?
