RobotStudio event

Error while creating smart component



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

Comments



  • Hi,
     
    What version of RobotStudio are you running?


  • Hi,
    thank you for the answer. I am using PC provided by university and I think the problem was caused by a limited access that is allowed for me. Now it is solved :)