Book a Demo

Author Topic: Doc Generation with custom VB script error  (Read 5515 times)

jas11

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Doc Generation with custom VB script error
« on: March 21, 2019, 07:16:09 am »
Hi,

As part of my document generation from EA I call a custom VB script. But now that my laptop has been upgraded from Windows 7 to Windows 10 and hence with EA re-installed, the document generator is failing with the message "Error in script: the name of my script" as reported in the System Output window. I don't think there's anything wrong with the script itself because even if I take all the code out leaving just an empty procedure in the VB script, I still get the same error. Seems like EA's document generator is failing to either load or execute the VB script. So right now I'm at a loss what could be wrong and how to fix this issue?