Upgrading to 5.12, FP app. launch error
 
            
                
                    labu                
                
                     ✭✭                
            
                        
            
                    Hi,
I have a fairly big FP SDK application developped since 5.06 which I have upgraded without any issue up to 5.10, simply by updating the references to the RAB bin.
I have just done it to upgrade to 5.12 and got the application to fail at launch, not able to create my view with:
 system.Reflection.TargetInvocationException
system.Reflection.TargetInvocationException 
can not find method ABB.Robotics.Dcl.Jogging.CreateDclJogging().
Note that my code has not been changed at all.
This is a fairly hot topic as the delivery is for end of the week.
                
                I have a fairly big FP SDK application developped since 5.06 which I have upgraded without any issue up to 5.10, simply by updating the references to the RAB bin.
I have just done it to upgrade to 5.12 and got the application to fail at launch, not able to create my view with:
 system.Reflection.TargetInvocationException
system.Reflection.TargetInvocationException can not find method ABB.Robotics.Dcl.Jogging.CreateDclJogging().
Note that my code has not been changed at all.
This is a fairly hot topic as the delivery is for end of the week.
0  
            Comments
- 
            - What is your applicaiton doing? - It seems that one of the methods you reference to is not there anymore. What it is funny is that the reported error belongs to a DLLs which does not belong to the FP SDK- could you email me a copy of your dlls? (the ones you are creating)RegardsCarlos Martinez
 ABB0
- 
            Interesting but puzzling:
 public TpsViewPicPacPal()
 {
 //
 // Required for Windows Form Designer support
 //
 InitializeComponent();
 
 MyCtrl = new Controller();
 This line seens fairly standard and is the first line of my application but it throws the following:
 L'exception ABB.Robotics.InternalException s'est produite
 Message="MActhode introuvable : 'ABB.Robotics.Dcl.Jogging ABB.Robotics.Dcl.Jogging.CreateDclJogging()'."
 Source="Dcl.Base"
 ExtendedErrorInformation=" ABB.Robotics.InternalException at AddRef in ABB.Robotics.Controller/SDCCore.cs"
 HResult=-2146232832
 IsHResultValid=false
 Name="ABB.Robotics.InternalException"
 StackTrace:
 A? ABB.Robotics.Dcl.ExceptionHelp.ReThrowException(String objStr, String method, Exception exception, String additionalinfo)
 A? ABB.Robotics.Dcl.ExceptionHelp.GenerateException(String objStr, String method, Exception exception, String additionalinfo)
 A? ABB.Robotics.Dcl.ExceptionHelp.GenerateException(Object obj, String method, Exception exception, String additionalinfo)
 A? ABB.Robotics.Dcl.ExceptionHelp.GenerateException(Object obj, String method, Exception exception)
 A? ABB.Robotics.Controllers.Controller..ctor()
 A? TpsViewPicPacPal.TpsViewPicPacPal..ctor() dans C:ProjetsVS2005Plateforme GTPURAB 5.12TpsViewBottlingview.cs:ligne 53
 Any suggestion warmly welcomed
 0
- 
            Which is the RW version of the system you are testing Carlos Martinez
 ABB0
- 
            Hi Carlos, got it right, been told the robot was upgraded to 5.12 and was not (5.10). Problem solved. Thanks. Problem solved. Thanks. 0 0
Categories
- All Categories
- 5.6K RobotStudio
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 306 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.9K Robot Controller
- 363 IRC5
- 80 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 853 RAPID Programming
- 31 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings
