Hi guys~ I meet this error message:(in Navision 3.7)
Microsoft Dynamics NAV
This message is for C/AL programmers:
The call to member LeftHeader failed. Microsoft Office Excel returned the following message:
Can't using class PageSetup's LeftHeader Property
It used to be OK., this error occurs after i reinstall my computer yesterday,I've installed Office2007 as in the pervious system,but it seems that i've missed sth else..
How can i solve this??Thks~
Windows XP+Office2007+Navision 3.7B
and automations below in my Nav are all unknown,what should they be?
Name DataType Subtype Length
XlApplication Automation Unknown Automation Server.Application
XlWorkBook Automation Unknown Automation Server.Workbook
XlWorkSheet Automation Unknown Automation Server.Worksheet
XlWorksheets Automation Unknown Automation Server._Worksheet
XlRange Automation Unknown Automation Server.Range
0
Comments
With Office XP it should work. Or check Navison version 4.xx / 5.x if there are changes in navision code.
The Automations are unknown, because the code in 3.70 is based on office XP.
Regards