Daniel, thank you. I confirm that 7.1.1 works fine, no changes are needed.
Thank you very much for a quick response. A few minutes ago a solution was found. The problem is with comma as a decimal divider. I changed it to point in Windows settings.
Keep getting unhandled error/exception, please help! System.InvalidOperationException: Ошибка при создании формы. См. Exception.InnerException. Ошибка: Приведение строки "0.09147" к типу "Double" является недопустимым. ---> System.InvalidCastException: Приведение строки "0.09147" к типу "Double" является недопустимым. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)...
Keep getting unhandled error/exception System.InvalidOperationException: Ошибка при создании формы. См. Exception.InnerException. Ошибка: Приведение строки "0.09147" к типу "Double" является недопустимым. ---> System.InvalidCastException: Приведение строки "0.09147" к типу "Double" является недопустимым. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String...