We've recently purchased a licence for Umbraco Courier and are trying to get setup. It works locally, but on our development environment the Courier dashboard fails to load the ascx control.
The app pool has modify permissions on the Umbraco folder. What else could be causing this?
Which version of Umbraco and Courier are you using? You are saying that it´s work on your locally, but not on development environment.
Are you running the same version of Umbraco and Courier on the two environments. Also please make sure that you have this file and folder permissions on the server.
Thanks for the reply Dennis, turns out I was missing the 15 dlls Courier creates when you complete an installation so I've had to check those into source control too.
Is there a better way to do that? Can I generate those dlls with MSBUILD somehow?
Courier 2 Dashboard fails to load
We've recently purchased a licence for Umbraco Courier and are trying to get setup. It works locally, but on our development environment the Courier dashboard fails to load the ascx control.
The app pool has modify permissions on the Umbraco folder. What else could be causing this?
Hi Simon and welcome to our :-)
Which version of Umbraco and Courier are you using? You are saying that it´s work on your locally, but not on development environment.
Are you running the same version of Umbraco and Courier on the two environments. Also please make sure that you have this file and folder permissions on the server.
https://our.umbraco.org/documentation/Getting-Started/Setup/Server-Setup/permissions
Hope this helps,
/Dennis
Thanks for the reply Dennis, turns out I was missing the 15 dlls Courier creates when you complete an installation so I've had to check those into source control too.
Is there a better way to do that? Can I generate those dlls with MSBUILD somehow?
is working on a reply...