The error that I get is:
System.ArgumentOutOfRangeException: An error msg can not be displayed because an optional resource assembly containing it cannot be found. An error msg can not be displayed because an optional resource assembly containing it cannot be found. An error msg can not be displayed because an optional resource assembly containing it cannot be found.
at ABB.Robotics.DCL.Rapid.ModuleInfo.CreateFormUrl()
at ABB.Robotics.Controller.RapidDomain.Module.ctor()
at ABB.Robotics.Controller.RapidDomain.Rapid.SearchSymbols()
at ABB.Robotics.Controller.RapidDomain.Task.SearchRapidSymbol()
at ABB.Robotics.Controller.RapidDomain.Task.GetModules()
at TpsViewProgName.TpsViewProgName.test()
at TpsViewProgName.TpsViewProgName..ctor() //(2 times a point)
at System.Reflection.RuntimeConstructorIno.InternalInvoke()
at System.Reflection.RuntimeConstructorInfo.Invoke()
at System.activator.CreateInstance()
at System.Reflection.Assembly.CreateInstance()
at ABB.Robotics.Tps.SDK.Base.SDKViewWrapper.Install()
at ABB.Robotics.SDK.Views.TpsViewProgName.Install()
at ABB.Robotics.WinCore.TPAppFwk.Runtime.TacController.SetupIte m()
at ABB.Robotics.WinCore.TPAppFwk.Runtime.TafMaster.CreateItem()
at ABB.Robotics.WinCore.TPAppFwk.Runtime.TafMaster.CreateItem() TPAppFwk.Runtime.ITafMaster.CreateItem()
at ABB.Robotics.WinCore.TpAppFwk.SiteServices.ABB.Robotics.WinC ore.TPApp.Fwk.Base.ITafSite.LaunchTPAppControll()
at ABB.Robotics.Tps.Controls.TpsABBMenu.ListView_ItemActivate()
at ABB.Robotics.Tps.Windows.Forms.ListView.OnItemActivate()
at ABB.Robotics.Tps.Windows.Forms.ListView.OnMouseUp()
at System.Windows.Forms.Control.WnProc()
at System.Windows.Forms..ContainerControl.WnProc()
at System.Windows.Forms.Control._InternalWnProc()
at Microsoft.AGL.Forms.EVL.EnterMainLoop()
at System.Windows.Forms.Application.Run()
at ABB.Robotics.WinCore.TPAppFwk.MainFrame.Start()
at ABB.Robotics.WinCore.TPAppFwk.TafApp.Start()
at ABB.Robotics.WinCore.TPAppFwk.TafApp.Main()
Hopefully someone here can tell me what I’m doing wrong. It seems that the “GetModules()” is not working for me. Neither does “GetModule(“modName”)” .
annyway thnx in advance for your efforts.
Kindest regards,
Martijn