In NAV 2013 when trying to print to Excel the NAV client crashes. I noticed if I try compiling the Excel Buffer Table 370 it errors out with the attached error. If I look at the table global variables the;
XlHelper - Microsoft.Dynamics.Nav.Integration.Office.Excel.ExcelHelper.'Microsoft.Dynamics.Nav.Integration.Office, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' is not found in the NAV DLL methods. The word interop stuff is there but no Excel.
Wondering if anyone else has run into this?
Thanks for any help.
Current Install:
NAV 2013 Version (33781)
Office 2010 Pro.
Win 7
VS 2010 Pro
0
Comments
Figured out the issue. I had the early release of NAV 2013 RTC installed at one point and when I installed the final release it must have left some of the add-ins DLL's and didn't replace them when installing the new client. Copy and replaced the add-ins and I'm good to go. Had to be something goofy because I haven't seen anyone else hitting this issue.