c:\Windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe TripleDES.dll /tlb:TripleDES.tlbwhich seemed to work better - it was now available to be used within NAV. I wrote my code (similar to that in the blog), but it wont work. In the RTC I get the message:
When I run the same code in the classic client, I get the message:Retrieving the COM class factory for component with CLSID {8B3A39BA-5039-4248-A1FF-5455555400F8} failed due to the following error: 80070002.
I'm at a loss now. The dll has been registered on both the client and the service tier (they are different computers).Could not create an instance of the OLE control or Automation server identified by
GUID={09B97DBF-A155-40B1-95DD-633D8672A9D3} 1.0:{8B3A39BA-5039-4248-A1FF-5455555400F8}:'TripleDES'.TripleDES.
Check that the OLE control or Automation server is correctly installed and registered.
Answers
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Thank you very much. That codebase bit did the trick.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n