Quantcast
Channel: SCN: Message List - ABAP Connectivity
Viewing all articles
Browse latest Browse all 3125

Issue in adding the sapnco.dll and sapcno_utils.dll - reg

$
0
0

Hi,

 

We have SAP .net connectors dll sapnco and sapcno_utils (64bit) and added the reference the C# .net application. We can able include/see the namespace "SAP.Middleware.Connector" inside the application. I craeted the code in page load "RfcConfigParameters parms = new RfcConfigParameters();" and it added without any errors.

 

Our problem when build the source it shows the below error :

 

Error 2 The type or namespace name 'RfcConfigParameters' could not be found (are you missing a using directive or an assembly reference?)

 

After when i refresh the solution it's show the reference in the page and again it's removed while build the source.

 

Please suggest on this. How to solve this reference problem while build the source.

 

Regards,

Sathish S


Viewing all articles
Browse latest Browse all 3125

Trending Articles