|
you can observe it here: http://n2cms-2.apphb.com/
the project is the base MVC 3 template plus N2CMS with Dinamico installed via nuget, nothing else.
I actually tried 2 methods and one seems to work.
The first method, pushed my repository to appharbor and let them build ( as it should be done ) - doesnt work
Second method, pushed a pre built project - works ( not recommended by appharbor )
*in both methods I enabled write access to the file system, otherwise if not enabled I get a parser error for global.asax
It works locally just fine.
Also I noticed that even though I already ran the installation, it asks me to install it again when on appharbor.
You might wanna experment with it yourself on AppHarbor.
Thanks for the quick reply.
|