When I try ‘Record to Viewer’, then simulation goes well, but when it ends I get following message, without viewer getting saved.
RobotStudio .NET exception: The given path’s format is not supported.
Base exception: NotSupportedException
The given path’s format is not supported.
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at RobotStudio.API.Persistence.PimDocument.SaveAs(String fileName, Boolean copy)
at ABB.Robotics.RobotStudio.Project.SaveCopyAs(String fileName)
at ABBInternal.StationManagement.StationViewer.StationViewerBuilder.SaveLibs(IHasGraphicComponents ihg, String dir, Dictionary2 saved) at ABBInternal.StationManagement.StationViewer.StationViewerBuilder.SaveLibs(IHasGraphicComponents ihg, String dir, Dictionary2 saved)
at ABBInternal.StationManagement.StationViewer.StationViewerBuilder.CreateViewer(Station stn, Boolean as64bit, String exeFileName)
at ABBInternal.StationManagement.StationViewer.StationViewerBuilderUI.btn_ExecuteCommand(Object sender, ExecuteCommandEventArgs e)
Please help ASAP.
Best regards,
blinder