Hello,
I am quite new in RobotStudio. I am trying to implement the tutorial named “Smart Component-Create Tool”. When I click on “add component” button it gives an error with this content:
RobotStudio .NET exception: Object reference not set to an instance of an object.
Base exception: NullReferenceException
Object reference not set to an instance of an object.
at ABBInternal.GUISupport.LibInfoCache.GetLibInfo(String fileName)
at ABBInternal.StationManagement.LibGallerySupport.AddLib(CommandBarGalleryPopup p, String path, String description, ExecuteCommandEventHandler handler)
at ABBInternal.StationManagement.LibGallerySupport.BuildTypeGallery(CommandBarGalleryPopup p, String xmlFile, Boolean intrinsic, ExecuteCommandEventHandler handler)
at ABBInternal.StationManagement.LibGallerySupport.BuildAbbGallery(CommandBarGalleryPopup p, String dir, ExecuteCommandEventHandler handler)
at ABBInternal.StationManagement.LibGallerySupport.LibGallerySupport_UpdateContent(Object sender, EventArgs e)
at ABB.Robotics.RobotStudio.Environment.CommandBarPopup.RaiseUpdateContent()
do you have any idea about how to solve this problem? Any helps is appreciated.
Regards,
Musti