Menu

#1300 Exception:NonNumeric value in numeric column of custom table

v3.0
closed
light (353)
2012-09-15
2008-08-07
jordanf
No

1) Download attached "product.wxs" file locally

2) candle product.wxs

3) light product.wixobj

Expected Results: Two errors:

C:\Users\micarls.REDMOND\Desktop\lighttest\nullcolumn\product.wxs(14) : error LG
HT0053 : There is no data for column 'Column2' in a contained row of custom tabl
e 'CustomTable1'. A non-null value must be supplied for this column.
C:\Users\micarls.REDMOND\Desktop\lighttest\nullcolumn\product.wxs(19) : error LG
HT0053 : There is no data for column 'Column2' in a contained row of custom tabl
e 'CustomTable1'. A non-null value must be supplied for this column.

Actual Results: Two errors, and an exception:

C:\Users\micarls.REDMOND\Desktop\lighttest\nullcolumn\product.wxs(14) : error LG
HT0053 : There is no data for column 'Column2' in a contained row of custom tabl
e 'CustomTable1'. A non-null value must be supplied for this column.
C:\Users\micarls.REDMOND\Desktop\lighttest\nullcolumn\product.wxs(19) : error LG
HT0053 : There is no data for column 'Column2' in a contained row of custom tabl
e 'CustomTable1'. A non-null value must be supplied for this column.
light.exe : error LGHT0001 : Input string was not in a correct format.

Exception Type: System.FormatException

Stack Trace:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffe
r& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo in
fo)
at System.Convert.ToInt32(String value, IFormatProvider provider)
at Microsoft.Tools.WindowsInstallerXml.Linker.Link(SectionCollection sections
, ArrayList transforms, OutputType expectedOutputType) in c:\delivery\Dev\wix\sr
c\wix\Linker.cs:line 855
at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args) in c:\d
elivery\Dev\wix\src\light\light.cs:line 435
Binder temporary directory located at 'C:\Users\micarls.REDMOND\AppData\Local\Te
mp\sgixmomq'.
Validator temporary directory located at 'C:\Users\micarls.REDMOND\AppData\Local
\Temp\mvvwic69'.

Discussion

  • jordanf

    jordanf - 2008-08-07

    WiX source file for repro

     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 15 days (the time period specified by
    the administrator of this Tracker).

     
MongoDB Logo MongoDB