cancel
Showing results for 
Search instead for 
Did you mean: 

The system cannot find the file specified when using SAP NCO 3.0 Class library in Analysis

mitko1994
Participant
0 Kudos

Hello Experts,

I have created a class library in Visual Studio which uses the SAP NCO 3.0 connector in order to to call a function module. This class library is then meant to be added as a reference in Analysis and used in a VBA Module to trigger the function module execution. However, when I instantiate the class object and try to call one if its methods, I get the following error:

Do you have any idea of how I may be able to fix this?

I have the 64-bit connector installed but my Analysis is 32-bit. Could that be an issue?

Thanks,

Dimitar

Accepted Solutions (1)

Accepted Solutions (1)

mitko1994
Participant
0 Kudos

Well I guess I was able to solve it by myself! The issue turned out to be exactly the fact that I using the 64-bit connector and a 32-bit Analysis. After I re-built the class library with the 32-bit connector it all worked like a charm!

Thanks,

Dimitar

Answers (0)