Property value is not valid. (Visual Studio) (2)

This error generally occurs when a invalid value is entered for a property. For example, entering the wrong format for an integer value or too big of a value for a short value.

To correct this error

  • Enter a value that is valid for the property.

    Tip

    Search the online documentation to find out what values are valid for the property.