Cleaned up some error messages

This commit is contained in:
Mark McDowall 2013-01-02 21:11:39 -08:00
commit be2a5ea754
4 changed files with 20 additions and 35 deletions

View file

@ -60,6 +60,7 @@ namespace NzbDrone
}
_iisProvider.StartServer();
//Todo: verify that IIS is actually started
_debuggerProvider.Attach();