cancel
Showing results for 
Search instead for 
Did you mean: 

Exception condition "CNTL_ERROR" raised ??

Former Member
0 Kudos

Hi

I'm trying to call a FM with 3 parameters from VB.NET with the SAP Connector

In the following code :

ByVal Wuserid As String)

Dim results As Object()

results = SAPInvoke("Z_Wi_Process", New Object() {Worigi, Wtask, Wuserid})

i get this error ---> Exception condition "CNTL_ERROR" raised.

Thanks for your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Soufiane,

How are you doing ?

a CNTL_ERROR is usually associated with SAP GUI.

if you get it while using NCo, the only common point is the file 'librfc32.dll'

please use the latest SAPGUI [with the latest librfc32.dll]

with respect,

amit