RobotStudio event

stations opened in 5.60 don't open anymore in 5.15

Options
whenever I have opened a station with 5.60 I cant open it anymore with 5.15.
the following error comes up:



RobotStudio .NET exception: The given key was not present in the dictionary.
============================================
Base exception: KeyNotFoundException
The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at RobotStudio.API.Persistence.PimDocumentManager.CreateObject(PimDocument doc, String name, XmlElement elem, XmlNamespaceManager ns)
   at RobotStudio.API.Persistence.PimDocument.LoadXml(Stream xmlStream, String expectedDocType, Int64 pimStreamSize, Nullable`1 requiredGuid)
   at RobotStudio.API.Persistence.PimDocument.InternalLoad(String fileName, String docType, Boolean readOnly, Nullable`1 requiredGuid)
   at RobotStudio.API.Persistence.PimDocument.InternalLoad(String fileName, String docType, Boolean readOnly, Nullable`1 requiredGuid)
   at RobotStudio.API.Persistence.PimDocument.Load(String fileName, String docType, Boolean readOnly, Boolean allowExisting, Nullable`1 requiredGuid, ProgressNotification progressDelegate, Double progressStart, Double progressEnd)
   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>d__0.MoveNext()

RobWelding
The Netherlands

Comments

  • RobotStudio 5.15.02 is not forwards compatible with RobotStudio 5.60. This means that any station or library that has been saved with RobotStudio 5.60 cannot be opened in 5.15.02.

    Is there any particular reason why you need to run 5.15 and 5.60 side by side?
  • jasper
    Options

    Good to know!

    every pc here with RS has to update at the same time.

  • pacijent
    Options
    Why wouldn't you be able to run same project with different versions of RobotStudio ? Reason for compatibility can be that two people who are sharing and developing one project might have 5.15 and 5.60 versions installed on their computers.