How to copy dll to MPOS client - Dynamic 365 FO - Retail
Song Nghia - Technical Consultant
Copy file to ext folder in bin of Microsoft Dynamic 365.
Because universal app running inside of services. So we can not copy directly to folder ext.
Because universal app running inside of services. So we can not copy directly to folder ext.
Run this command to accept copy file to this folder:
"taskkill /IM dllhost.exe /F"
This is advice from Microsoft.
No comments:
Post a Comment