Skip to main content

Notifications

Announcements

No record found.

Preview Pane in Navigation List displays HTML code instead of the data preview

UPDATE: This issue has been resolved in Microsoft Dynamics GP 2015 R2.  To download the R2 patch, you can go to the following:

Microsoft Dynamics GP 2015 Service Pack, Hotfix and Compliance Update Page  - Download the R2 Patch!!

Customers - Click HERE Partners - Click HERE

Check out the FIX LIST.

Thank you!

 

You may be familiar with this one, as it has been going on for some time now. When you open up a Navigation List, click to preview a record in the list, the Preview Pane will show HTML code instead of the properly formatted data you would expect to see. The only known "workaround" we had was to rename the Dynamics.EXE.config file. This would cause any DLL-dependent features (Workflow 2.0, Document Attach, etc.) to stop working, so we don't recommend doing this anymore.

We could not recreate this issue accurately enough internally to get a good fix in place, and the fix kept getting pushed back due to testing difficulties. However, this IS currently slated for a GP 2015 "R2" release, as we have been able to reproduce and resolve internally.

If you have an add-in installed to GP, which is indicated by the presence of a DLL in the "Addins" folder, then this issue will not occur anymore.

Dan Peltier

GP Systems Support Engineer

Comments

*This post is locked for comments

  • Dan Peltier Profile Picture Dan Peltier
    Posted at

    Paul, you could even just create a new solution in Visual Studio using the GP template, then build it without adding any code and use that DLL.

  • Dan Peltier Profile Picture Dan Peltier
    Posted at

    Paul: If you're familiar with Visual Studio Tools for GP, easiest way would be to use one of the samples included with VSTools. Open the sample, build the solution, and then grab the DLL that is generated in the Debug folder and drop it into the Addins folder.

  • Paul Johnson Profile Picture Paul Johnson 215
    Posted at

    What Add-in (DLL) needs to be installed in the addins folder?