Hello Developers,
I have QR Data and want to convert it to QR blob on NAV 2009 R2. I installed MicrosoftDynamicsNav2009SP1MXSignatureProvider.msi but I cant see it on NAV assembley list. How can I register on NAV 2009 R2? Is there left any step to register it?
Regards,
Undy
0
Answers
Also you will need to install it on every machine that is running the NAV client (f.ex. when using Citrix, on all servers of the farm).
I`ve installed it by administrator.
I tried to define variable Dotnet but there is nothing about that. And other try is Automation variable. But there are only 2 classes (Signature Provider) I need BarCodeProvider. Why dont appear some classes?
Within the MSI Package there should be a Codeunit "QR Code Mgt.". If you import this to your NAV, then check the source code to see if the declared Automation variables are recognized and a demo on how to create a barcode.
regards
And I tried to register by regsvr32.exe on CMD but it appears below error message
"The module was loaded but the entry-point DllRegisterServer was not found"
Regards,
Undy
In my 2009 R2, it is listed as AUTOMATION not DotNet.