0

Launching Jet reports from Navision on Citrix

Hi Jet community,

I am able to successfully launch Jet Reports from within Navision (local client install) using the code in the help files provided by Jet. On my local machine I have Excel 2007 and Navision 5.0 SP1.

However when I try to run the same code on our Citrix server, the CREATE(XL,TRUE) function fails and Excel is never launched. We have Excel 2003 installed on the Citrix Server as well as Navision 5.0 SP1.

When I view Global Variables, on my local machine I can see the Excel Automation variables to be:

XL Automation 'Microsoft Excel 12.0 Object Library'.Application
Workbook Automation 'Microsoft Excel 12.0 Object Library'.Workbook

Whereas on the Citrix server they are undefined:

XL Automation Unknown Automation Server.Unknown Class
Workbook Automation Unknown Automation Server.Unknown Class

When I do a lookup on the subtype and then lookup again to view the Automation Server list, on my local machine I can see the Object Library automation servers for Excel/Word/PP/etc., whereas on the Citrix server I cannot see any of these.

Has anyone had any luck with this? Is there something extra I need to do or install on the Citrix server to be able to use the Excel automation server?

Thanks in advance for any help or advice
Bobby

3 comments

Please sign in to leave a comment.