Error while trying execute any console app
i.sergeev
Posts: 2
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[] )
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[] )
Comments
Would you mind posting up the command-line that's generating these problems?
Thanks!