Logger.Fatal(exception.Message+". This can happen if another instance of NzbDrone is already running or another applicaion is using the port assinged to NzbDrone (default: 8989)");
Logger.Fatal(exception.Message+". This can happen if another instance of NzbDrone is already running or another application is using the port assinged to NzbDrone (default: 8989)");
System.Console.WriteLine("Press any key to exit...");