How can we help you today? How can we help you today?

Error while trying execute any console app

Unhandled Exception: System.FormatException: Input string was not in a correct f
ormat.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo in
fo)
at RedGate.Util.ConsoleHelper._1()
at RedGate.Util.ConsoleHelper._1()
at RedGate.Util.ConsoleHelper._2()
at RedGate.CommandLine.Common.Logger.Log(String message, Exception exception,
Int32 level)
at RedGate.CommandLine.Common.Logger.UnhandledException(Exception exception)
at RedGate.SQLCompare.CommandLine.Startup._1(String[] )
i.sergeev
0

Comments

2 comments

  • Brian Donahue
    Hi,

    Would you mind posting up the command-line that's generating these problems?

    Thanks!
    Brian Donahue
    0
  • Brian Donahue
    I'd assume that this is an issue about the command-line arguments, because it's trying to convert a command line argument to a number.
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.