Hello!
I get this error when i try to open a station file:
RobotStudio .NET exception: Parent is dead
Base exception: InvalidOperationException
Parent is dead
at RobotStudio.API.Core.CmList1.Backup() at RobotStudio.API.Core.CmList1.Insert(Int32 index, T item)
at RobotStudio.API.Internal.AssemblyModeler.ReplaceComponent(GraphicComponent instance, GraphicComponent srcInstance)
at RobotStudio.API.Internal.AssemblyModeler.ReplaceModifiedLibrariesRec(GraphicComponent instance)
at RobotStudio.API.Internal.AssemblyModeler.ReplaceModifiedLibrariesRec(GraphicComponent instance)
at RobotStudio.API.Internal.AssemblyModeler.ReplaceModifiedLibrariesRec(GraphicComponent instance)
at RobotStudio.API.Internal.AssemblyModeler.ReplaceModifiedLibraries(AssemblyRoot assemblyRoot)
at ABB.Robotics.RobotStudio.Stations.Station.Load(String fileName, Boolean asReadOnly, ProgressNotification progressDelegate, FileNotFoundNotification fileNotFoundDelegate, Boolean loadGeometry)
at ABBInternal.FileCommands.FileCommandServices.OpenStation(String fileName, Boolean loadGeometry)
at ABBInternal.FileCommands.OpenStationCommandHandler.OpenStationCommandHandler_ExecuteCommand(Object sender, ExecuteCommandEventArgs e)
at ABB.Robotics.RobotStudio.Environment.CommandBarButton.RaiseExecuteCommand(ExecuteCommandReason reason)
Also, lately when i open a station file, multiple instances of a smartcomponent is added and attached to each compontent i all other smart components.