Book a Demo

Author Topic: Error In HTML Export using C# api  (Read 8847 times)

pb17

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Error In HTML Export using C# api
« on: February 03, 2024, 04:50:23 am »
While doing the Export of the model to HTML, I encountered this error.

"Could not open the file"
"TerInternetGet, File: TerPict1969718.tmp"


At the moment, our team using the C# API to create HTML exports that are later broadly provided to multiple teams in the organization.
The process of creating the export is done via batch script and only one of the models is given this error. As for this particular model, it is possible to create the HTML manually, via the ribbon tools as well as the Automation Interface.
As the file mentioned in the pop-up error changes, we aren“t able to debug this issue, can you be so kind as to explain the processes that are run during the HTML process to pinpoint what is triggering this error? (EA 15.2 - 1555)

Thank you in advance for any response.