cancel
Showing results for 
Search instead for 
Did you mean: 

Could not load file or assembly 'sapnco'

Former Member
0 Kudos

Hey Guys,

When i use to Sap connector in C# then every thing is running.But when i try to Sap connector in ASP .NET  then I'm getting this error.

How can i do ?

Error is this :  Could not load file or assembly 'sapnco'

Thank you

Regards,

B.Y.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Copy current version of the files sapnco.dll and sapnco_utils.dll to your /bin/Debug and Release directory.

former_member197445
Contributor
0 Kudos

Make sure that in your project properties references list, the SAP NCo dlls are set to Copy Local = True.

Former Member
0 Kudos

I sure.Reference has  local SAP NCo dll's .