We use the Adobe Reader to view pdf files from within NAV and it's been working great for the past year and a half, however, with the most recent Windows security update (KB5003637) it stopped working. The odd part is that it's only happening to some but not all PC's. Has anyone else experience similar issues? Our only choice right now is to remove the offending update but we want to avoid that.
0
Comments
looks like the issue is known by Adobe.
See here:
https://community.adobe.com/t5/acrobat-reader/acrobat-reader-ie-plugin-not-opening-local-files-after-windows-june-update-kb5003637/m-p/12122464#M80773
A possible workaround is in the same thread:
https://community.adobe.com/t5/acrobat-reader/acrobat-reader-ie-plugin-not-opening-local-files-after-windows-june-update-kb5003637/m-p/12130502#M80894
Thank you for the suggestion. Interestingly, in the possible workaround, they were suggesting compiling the app as a 32bit app. The NAV client is a 32bit app and so is the reader. I tried a basic iframe to simulate the loading in NAV and tried opening it with Chrome, Edge, and IE. All 3 works fine yet, for whatever reason, NAV doesn't. Right now, I'm trying to install older versions of Adobe Reader DC, to see if it works.
Instead of updating the shortcut on every person's station, for which there may be several, I came up with a batch file that renames the exe. For those who are interested, below is the command. Be sure to run it as an administrator. The pause was added to let us know whether the command succeeded or not.
ren "C:\Program Files (x86)\Microsoft Dynamics NAV\100\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe" Microsoft.Dynamics.Nav.Client64.exe
ren "C:\Program Files (x86)\Microsoft Dynamics NAV\100\RoleTailored Client\Microsoft.Dynamics.Nav.Client.x86.exe" Microsoft.Dynamics.Nav.Client.exe
pause
https://support.microsoft.com/en-us/topic/june-29-2021-kb5004760-os-builds-19041-1082-19042-1082-and-19043-1082-out-of-band-9508f7a2-0713-432f-b06c-1ae6d802a2f7