I am getting the following message during the install.
[Info] Bootstrap: Starting NzbDrone - C:\ProgramData\NzbDrone\bin\nzbdrone.conso
le.exe - Version 2.0.0.2850
[Fatal] ConsoleApp: EPIC FAIL!
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the
requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at NzbDrone.Common.Composition.ContainerBuilderBase…ctor(IStartupContext arg
s, String[] assemblies) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Comm
on\Composition\ContainerBuilderBase.cs:line 24
at NzbDrone.Host.MainAppContainerBuilder…ctor(StartupContext args, String[]
assemblies) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\MainAppCont
ainerBuilder.cs:line 39
at NzbDrone.Host.MainAppContainerBuilder.BuildContainer(StartupContext args)
in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\MainAppContainerBuilder
.cs:line 33
at NzbDrone.Host.Bootstrap.Start(StartupContext startupContext, IUserAlert us
erAlert, Action`1 startCallback) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbD
rone.Host\Bootstrap.cs:line 32
at NzbDrone.Console.ConsoleApp.Main(String[] args) in m:\BuildAgent\work\6c32
39faf2b92630\src\NzbDrone.Console\ConsoleApp.cs:line 20
Press any key to exit…