I'm getting started with N2 CMS and have downloaded the full source code. I unzipped it into my server's directory and ran the Prepare_AllDependencies.bat file. I received over 170 errors to the effect that a namespace could not be found. These include:\[code\]The type or namespace Cfg does not exist in the namespace NHibernate.\[/code\]I've read where N2 can be installed via Web Platform Installer and via NuGet. Are those better options to build it out?