cancel
Showing results for 
Search instead for 
Did you mean: 

Deployed application throws error: missing "sapnco_utils.dll"

Former Member
0 Kudos

Hello,

I wrote an application which uses the .NET Connector 3.0 in Visual Studio 2010. The appliaction works fine on my computer.

When someone else installs the application on another computer, the program throws the following error:

"...the file or assembly "sapnco_utils.dll" or a dependency wasn't found. The specified modul couldn't be found ....".

I can't understand this because the sapnco.dll and sapnco_utils.dll are added to the deployment. Do I need to install the SAP Connector on every computer although the dll's are in my deployment?

Regards

Kert

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I ran into the same problem and I had to install the connector on the server where I'm running the connector in a service.

Former Member
0 Kudos

Thank you for your answer. So I will install the SAP Connector before installing my .NET application.

Answers (0)