Set not supported (read-only property)

You tried to set or change a property that is read only.

To correct this error

  1. Remove the reference to the property from your code.

  2. Change the reference to only return the value of the property at run time.

See Also

Tasks

How to: Modify Project Properties and Configuration Settings