Hello, I created a .net control add-in (dll) and have implemented it in one of my Nav pages by adding it in the C/AL local variable. I made sure to set RunOnClient=True. In my Dev pc whereby I have the Nav Server and RTC installed, it worked! In the test server whereby both Server and RTC are installed, it also worked. But in the machine whereby only the RTC is installed, I get an error that the .net cannot be loaded.
Am I missing something? I copied the dll into the addins folder of the machine's RTC folder. I added an entry in the 'Client Add-in' table to add the dll name, its public token key and the description. I don't know what else I have to do. I am guessing it worked in my dev pc and the test server pc because of the Nav server. Something is not allowing me to run in the Client RTC only install.
Please help!
*This post is locked for comments