Command line generation does not work
mrekdal
Posts: 4
Has anyone had problem with the command line interface with SQL Doc? My project crashes the command line with an error message to the effect of "Unhandled exception: System.FormatException: The input string had an invalid format".
C:\Programfiler\Red Gate\SQL Doc 2>sqldoc /project:"c:\work\FastTrak\docs\FastTr
akDB.sqldoc" > error.txt
Ubehandlet unntak: System.FormatException: Inndatastrengen hadde ugyldig format.
ved System.Number.StringToNumber(String str, NumberStyles options, NumberBuff
er& number, NumberFormatInfo info, Boolean parseDecimal)
ved System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo i
nfo)
ved RedGate.Shared.Utils.CommandLine.ConsoleHelper.a()
ved RedGate.Shared.Utils.CommandLine.ConsoleHelper.a()
ved RedGate.Shared.Utils.CommandLine.ConsoleHelper.b()
ved RedGate.Shared.Utils.CommandLine.Logger.Log(String message, Exception exc
eption, Int32 level)
ved RedGate.Shared.Utils.CommandLine.Logger.Error(String message)
ved h.a(String[] )
C:\Programfiler\Red Gate\SQL Doc 2>sqldoc /project:"c:\work\FastTrak\docs\FastTr
akDB.sqldoc" > error.txt
Ubehandlet unntak: System.FormatException: Inndatastrengen hadde ugyldig format.
ved System.Number.StringToNumber(String str, NumberStyles options, NumberBuff
er& number, NumberFormatInfo info, Boolean parseDecimal)
ved System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo i
nfo)
ved RedGate.Shared.Utils.CommandLine.ConsoleHelper.a()
ved RedGate.Shared.Utils.CommandLine.ConsoleHelper.a()
ved RedGate.Shared.Utils.CommandLine.ConsoleHelper.b()
ved RedGate.Shared.Utils.CommandLine.Logger.Log(String message, Exception exc
eption, Int32 level)
ved RedGate.Shared.Utils.CommandLine.Logger.Error(String message)
ved h.a(String[] )
Magne Rekdal, MD
Consultant, Norwegian National Diabetes Register
Managing Director, Emetra AS
Consultant, Norwegian National Diabetes Register
Managing Director, Emetra AS
Comments