This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Aug 4, 2016, 5:21 PM
1 Posts

VS 2012 VC++ with Lotus notes API 2.0 and lncpp21.dll not working

  • Category: Mail
  • Platform: Windows
  • Release: 9.0
  • Role: Developer,End User
  • Tags:
  • Replies: 1

Hi,

We are migrating VC++(Visual Studio 5.0) application to VS 2012.

In one of the our functionality is sending mail using Lotus Notes .In Old VC++ code use Lotus Notes API 2.0 and lncpp21.dll.But after migrating the code the mail functionality is not working. Could not create object for LNNotesSession Class and while dubugging we got information as "Could not loading symbols from lncpp21.dll" .

Is there any new Lotus notes API is available for VC++ with VS2012 and corresponding Ln files (LNmail,Lnsessio ,lncommon etc) ? 

I want to solve above scenario.

Aug 4, 2016, 8:13 PM
7 Posts
C++ API toolkits

3.01 was the latest Lotus Notes C++ API toolkit revision number, but IBM also released versions that have 7.x and 8.x release numbers that correspond with the Lotus Notes/Domino releases that they supported.

You can find them here.  

https://www-01.ibm.com/marketing/iwm/tnd/nochargesearch.jsp?k=ALL&S_TACT=105AGY79&status=Active&q=%22C%2B%2B+API%22

You'll have to download and check their documentation to determine if they are compatible with VS 2012. I haven't used those APIs in more than ten years. 

-rich


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal