1
Automation Interface, Add-Ins and Tools / Re: Help with C# and Automation API
« on: April 23, 2009, 02:12:43 am »
As a Followup,
I installed EA 7.5 and rebuilt my report generation tool.
The project.RunReport() method works but the project.RunHTMLReport() still does not completely work.
I can see that an Images sub-directory is being created in my target directory as well as intermediate temp files.
However, at the end of the report generation no html file is created.
Jerry
I installed EA 7.5 and rebuilt my report generation tool.
The project.RunReport() method works but the project.RunHTMLReport() still does not completely work.
I can see that an Images sub-directory is being created in my target directory as well as intermediate temp files.
However, at the end of the report generation no html file is created.
Jerry