<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>11 Aug 2016 00:08:00 Z</lastBuildDate><pubDate>10 Aug 2016 16:55:00 Z</pubDate><description>Hi All&#13;
&#13;
I have reporting problem I though was working, but seems not to be.&#13;
Getting error The '' element was not found&#13;
&#13;
Is it possible to run a report that does not exist by name in the application? I can modify an existing report and have a customers version.&#13;
&#13;
What I need is to be able to add a number of "External" reports to the application.&#13;
&#13;
Code sets Reports and Queries folder to the path of the report.&#13;
I set the variables and run the following code.&#13;
Basic version of code run as below&#13;
&#13;
sOK is string = FReportsAndQueries(dirShared,gsPath)&#13;
sOK1is string = FReportsAndQueries(dirUser,gsPath)&#13;
iPreview(ipvZoom100)&#13;
IInitReportQuery,sRpt,SParam1)&#13;
IprintReport(sRpt,sParam2)&#13;
&#13;
The query is in the project and compiled to be visible in R&amp;Q&#13;
&#13;
Am I missing the obvious?&#13;
Any comments appreciated&#13;
thanks Mark</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59040-run-external-report-element-was-not-found/read.awp</link><title>Run External Report Element was not found</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59040-run-external-report-element-was-not-found-59045/read.awp</comments><pubDate>11 Aug 2016 00:08:00 Z</pubDate><description>Hi Folks&#13;
&#13;
I created a test project, and it seems to be working.&#13;
Please ignore</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59040-run-external-report-element-was-not-found-59045/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59040-run-external-report-element-was-not-found-59045/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59040-run-external-report-element-was-not-found/read.awp">Run External Report Element was not found</source><title>Re: Run External Report Element was not found</title></item></channel></rss>
