LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Builder error with "append report text"

When trying to build an application from a VI that uses "append report text", the following error:
Error 1003 occured at C:\....\Temp\app\internal.llb\Append Report Text.vi.
Possible reasons: LabVIEW: The VI is not executable.

The same error occurs for other Report VIs as well.

What is wrong?
I am using LabVIEW 6.0 on Windows 2000 Professional and LabView Application Builder 6.0.
0 Kudos
Message 1 of 8
(2,745 Views)
This means that you have a broken arrow in your vi, so check it back. Open your vi and see what happens, if it has problems locating something, you must save it first.
Hope this helps
0 Kudos
Message 2 of 8
(2,745 Views)
Thanks for your advice. Of course I checked all VIs, and they are all working, no broken arrows there. Only the application builder itself creates those error messages. Maybe some installation or Windows environment problem?
PS: Sorry about the one star on your answer, my mistake.
0 Kudos
Message 3 of 8
(2,745 Views)
Are you saving your vi structure in a llb before building it up? If you do it this way, make sure you include dinamically loaded vi's, at least in LV 5 they are not included unless you do it manually.

If this is not the problem i have really no idea, i would try reinstallyng application builder.

Good luck

P.S. Don't worry for the one star rating, nobody is going to give me anything for collecting stars... i'm pleased if i can help
0 Kudos
Message 4 of 8
(2,745 Views)
I had the same problem and took it to LabVIEW support. Here is the step-by-step instructions that they gave me that finally solved the problem. This was a while ago so make sure that you are using the latest versions:

1. Remove NI-Reports from Windows Add/Remove Programs if it is listed there.
2. Delete the NI-Reports folder from the ..\National Instruments\Shared directory.
3. Delete the Registry Key for NI-Reports by using the Windows Registry Editor.
4. Install the LV 6.0.1 Run Time Engine.

I hope that this helps.

Rob
0 Kudos
Message 5 of 8
(2,745 Views)
Thanks a lot for this advice! Indeed upgrading to LVRTE 6.0.2 solved the problem of reports with the application builder.
0 Kudos
Message 8 of 8
(2,745 Views)
Upgrading to LabVIEW6.0.2 usually takes care of this problem.
Be sure to upgrade your runtime engine, also. When this problem
was first discovered by NI, the fix was to remove NIReports.dll
manually and install LVRTE 6.0.2, which installed the fixed NIReports.dll.

Alan


"LifeBits" wrote in message
news:506500000008000000902E0000-1003545641000@exchange.ni.com...
> When trying to build an application from a VI that uses "append report
> text", the following error:
> Error 1003 occured at C:\....\Temp\app\internal.llb\Append Report
> Text.vi.
> Possible reasons: LabVIEW: The VI is not executable.
>
> The same error occurs for other Report VIs as well.
>
> What is wrong?
> I am using LabVIEW 6.0 on Windows 2000 Professional and LabView
> Application B
uilder 6.0.
Message 6 of 8
(2,745 Views)
Thanks a lot for this advice! Indeed upgrading to LVRTE 6.0.2 solved the problem of reports with the application builder. Though the upgrade of LV to 6.0.2 was not successful yet, there seem to be other problems as well.
0 Kudos
Message 7 of 8
(2,745 Views)