Can't start windows service

[code]15-10-8 12:57:54.1|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.Console.exe - Version 2.0.0.3506
15-10-8 12:57:54.2|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 args, String[] assemblies) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Composition\ContainerBuilderBase.cs:line 24
at NzbDrone.Host.MainAppContainerBuilder…ctor(StartupContext args, String[] assemblies) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\MainAppContainerBuilder.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 userAlert, Action`1 startCallback) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\Bootstrap.cs:line 32
at NzbDrone.Console.ConsoleApp.Main(String[] args) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Console\ConsoleApp.cs:line 20[/code]

What do the log files show?

That is the error from the log

Just reinstalled problem solved. Still no idea what caused the it though

You could check the update log to see if something failed to update, tough to say what happened with only a small snippet from the log.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.