SCE Error (Input string was not in a good format)
Hello,
I'm creating a software package which can be defined as a single file of type msi as I always get an “ Input string was not in a good format. “ error message and even the package of software is not even created so try to help me in solving this problem.
Thank You.
System Center Essential
Input string was not In a correct format.
Hide additional information about this error. Close
Additional Information: Copy to clipboard
System.FormatException: Input string was not in a correct format.
at System.Number.StingToNumber(String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(Strng value)
at Microsoft.UpdateServices. Administration.Internal.UpdateServicesPackage.GetMsiInfo(String fileName, Guid& productCode, String& productName, String& productLanguage)
at Microsoft.UpdateServices.Administration.WindowsInstalIerItem. .ctor(String filePath)
at Microsoft.UpdateServices. Administration.Internal. UpdateServicesPackage.PopulatePackageFromWindowslnstaller(String filePath)