Posts
Sort by recent activity
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.ConsoleHelp...