Get not supported at run time
You tried to read a property at run time that is only accessible at design time.
To correct this error
Check the property and determine under what conditions it can be set.
Remove the reference to the property.
See Also
Tasks
How to: Modify Project Properties and Configuration Settings