hi,
I try to open a station and get this mistake.
stranger mistake: station.rsstn
RobotStudio .NET exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Base exception: NullReferenceException
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei ABB.Robotics.RobotStudio.Stations.RsPathProcedure.get_ModuleName()
bei ABB.Robotics.RobotStudio.Stations.RsTask.GetDeclarationUrl(IDeclaration declaration)
bei ABB.Robotics.RobotStudio.Stations.RsTask.AddToDeclarationsCache(IDeclaration declaration)
bei ABB.Robotics.RobotStudio.Stations.RsTask.AfterLoad(PimDocument doc)
bei RobotStudio.API.Persistence.PimDocument.LoadXml(Stream xmlStream, String expectedDocType, Int64 pimStreamSize, Nullable1 requiredGuid) bei RobotStudio.API.Persistence.PimDocument.InternalLoad(String fileName, String docType, Boolean readOnly, Nullable1 requiredGuid)
bei RobotStudio.API.Persistence.PimDocument.Load(String fileName, String docType, Boolean readOnly, Boolean allowExisting, Nullable`1 requiredGuid, ProgressNotification progressDelegate, Double progressStart, Double progressEnd)
bei ABB.Robotics.RobotStudio.Stations.Station.Load(String fileName, Boolean asReadOnly, ProgressNotification progressDelegate, FileNotFoundNotification fileNotFoundDelegate, Boolean loadGeometry)
bei ABBInternal.FileCommands.FileCommandServices.OpenStation(String fileName, Boolean loadGeometry)
bei ABBInternal.FileCommands.RecentStationsCommandHandler.LoadRecentStation(String fileName)
bei RobotStudio.Backstage.BackstageRecent.btn_ExecuteCommand(Object sender, ExecuteCommandEventArgs e)
bei ABB.Robotics.RobotStudio.Environment.CommandBarButton.RaiseExecuteCommand(ExecuteCommandReason reason)
have anyone an idea, how i can open the station ?
thanks