Sunday, 26 January 2014

Umbraco 6.0.6 mono port project concluded

The final release version is available here: here


To build:



  • Checkout from github here

  • Minimum - Mono: 3.0.6 (#20e40c4), xsp: 3.0.0.0 (#4587438) - both available here

  • Nuget, see here


Update BASE path then execute.


tools/Mono/RestoreNugetPackages.sh

Run this twice. It will error on first run, and should complete on the second.


build/build.sh [Debug (Default) | Release]

Sample deployment files and binaries

are here


Install notes



  • During install, after web.config is altered, you may get a blank screen. Simply reload the page.

  • During database install, after web.config is altered, the page may hang with the progress bat at 5%. Simply reload the page.

  • When install is finished, you get a blank page and reloading does not help. Remove 'install?...' from the url and press enter.

  • May need to verify file directory permissions after install

  • 'http://.../umbraco/logout.aspx?redir=%2fumbraco%2fumbraco.aspx' System Null Reference Exception. Clear cookies.

  • Default install is configured for Mvc


Application Notes:



  • I have not vetted all of the Data Types, and have not tested the web forms version in this release.


Please read the 'Retrospective' article before deploying to production environments.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.