In the previous article we created a RSS reader Add-In, now let us take a look on how to use it from navision (RoleTailored Client).
First we must make it possible for navision to see it. This is done by adding the dll’s information to the table 2000000069 Client Add-in.
Before we are doing this we need to be sure that the dll is in the add-ins folder and we need to know the public key for the dll.
Okay – first locate the folder C:\Program Files\Microsoft Dynamics NAV\60\RoleTailored Client\Add-ins and make sure the file naviRss.dll is located there.