Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

[Bug] DynamicProperty.Description or GroupName assignment trig error

DenisFR
DenisFR ✭✭✭
edited June 2024 in Developer Tools
Hello,
If I set Description or GroupName of a DynamicProperty, when I Add it to my smartComponent.Properties, I've got this error:

RobotStudio .NET exception: Access Denied. Project is read-only.
============================================
Base exception: UnauthorizedAccessException
Access Denied. Project is read-only.
   at ABB.Robotics.RobotStudio.ProjectObject.Backup(Boolean evenIfNew)
   at ABB.Robotics.RobotStudio.Stations.Asset.SetData(Byte[] data)
   at ABB.Robotics.RobotStudio.Stations.SmartComponent.UpdateResourceInt(Object element, String attribute, String value)
   at ABB.Robotics.RobotStudio.Stations.DynamicProperty.SetParent(ProjectObject parent)
   at ABB.Robotics.RobotStudio.Stations.DynamicPropertyCollection.Insert(Int32 index, DynamicProperty dynamicProperty)



☑️2024 - RobotStudio® User Group