I am currently using contour and just ran into a problem during deployment. My Umbraco instance sits within a visual studio instance and I azure azure for deployment. The general issues comes when installing packages locally (localhost) and trying to include the files to the repository before pushing it to azure.
My reasoning was to include every file shown in the umbraco backend when I try to uninstall contour (see picture below) within my solution before commiting and pushing the code.
Contour and repositories
Hi,
I am currently using contour and just ran into a problem during deployment. My Umbraco instance sits within a visual studio instance and I azure azure for deployment. The general issues comes when installing packages locally (localhost) and trying to include the files to the repository before pushing it to azure.
My reasoning was to include every file shown in the umbraco backend when I try to uninstall contour (see picture below) within my solution before commiting and pushing the code.
http://s18.postimg.org/so4imovvd/uninstall.jpg
The issue however remain that when I access my deployed solution and attempt to use the Umbraco contour plugin I get the following (picture)
http://s18.postimg.org/tcdd5mul5/error.jpg
Did anyone encounter a similar issue?
is working on a reply...