Hi Folks. I built custom C++ API console application which uses lcppn80.dll. Besides I changed environment variable PATH so it includes path to lotus notes client folder now. When I start my application the error message appears :“Unable to locate component” with explanations “… nNOTES.dll was not found”. But if I place executable in lotus notes directory all works fine. I’m novice in lotus so can someone help me with this issue? All I need is to be able start application from its own folder not lotus client folder.
Subject: “Unable to locate component” in Lotus C++ API application
I’ve found solution at last. The matter was that Path var had whitespace before folder path. ![]()