IvyTools

Please login or register.

Login with username, password and session length
Advanced search  

News:

SMF - Just Installed!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - userwhale

Pages: [1]
1
General Discussion / Re: Problem with Open XML
« on: May 27, 2020, 06:15:27 AM »
Thank you. It solved the problem. :)

2
General Discussion / Re: Problem with Open XML
« on: May 13, 2020, 03:32:24 AM »
I can reproduce the error with following line:
Code: [Select]
C:\Users\***\Desktop\ivytestbed\bat\IvyPdf>IvyTemplateEditor -e ..\test.PDF ..\page.xlsx ..\test3.tl Plaani_info
C:\Users\***\Desktop\ivytestbed\bat\IvyPdf>Error saving results to Excel: Could not load file or assembly 'DocumentFormat.OpenXml, Version=2.7.2.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17' or one of its dependencies. Süsteem ei leia määratud faili.
Last bit is in local language and means: The system cannot find the specified file.

3
General Discussion / Problem with Open XML
« on: May 08, 2020, 04:51:19 AM »
I am using bat script to call IvyTemplateEditor.exe and it worked well with version 1.49, but when trying to upgrade to 1.62 is gives: Error saving results to Excel: Could not load file or assembly 'DocumentFormat.OpenXml, Version=2.7.2.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17' or one of its dependencies.
According to google it refers to a need for a new version of Open XML SDK 2.5 for Microsoft Office (https://www.microsoft.com/en-us/download/details.aspx?id=30425). I have not heard of it before. We have Office 2016. Should we just install that or could it be something else that has changed over the versions?

Pages: [1]