The MSI SDK says the Product version's minor version must be less than 256. 999 is greater than 255.
-----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Friday, January 02, 2009 03:35 To: [email protected] Subject: [WiX-users] error LGHT0103 !! Hello Everyone !! I have a wix .msi setup which i have build customizing the pre_generated .wxs file.I want to set the product version to Version="1.999.999" its showing the follwing error. error CNDL0242 : Invalid product version '1.999.999'. Product version must have a major version less than 256, a minor version less than 256, and a build version less than 65536. How is it possible to set the version number as i mentioned without getting the error..?? Any help will be appreciated. Thanks and regards, Gaurav. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

