Set not supported (read-only property)
You tried to set or change a property that is read only.
To correct this error
Remove the reference to the property from your code.
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