LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel is not writable in Runtime

Solved!
Go to solution

I am using LabView 2022 Community Edition. The VI is reading values and writing it to an EXEL-File using the NI_report.lvclass:Create Report.vi. In the development enviroment it is working fine.

When i build an EXE-file it is still working fine on the development computer.

When i copy the 3 files to another computer I get the error 7: LabView attempted to locate the Class at this path: ...Application.exe/1abvi3w/vi.lib/Utility/NIReport.llb/Excel/NI_Excel.lvclass. This occures after selecting the path to store my data.

I remember, that in the older versions soemthing has to be included during building, but unfortunately i forgott the details. I'm only occasionally doing development with LabView.

Thank you for any help,

Bernd

0 Kudos
Message 1 of 4
(1,332 Views)

Have you installed an appropriate LabVIEW Runtime Engine on the PC where you are trying to run your Executable?  [Note that the machine where you installed Community Edition has the Runtime Engine already installed, needed to "run LabVIEW", of course].

 

Bob Schor

0 Kudos
Message 2 of 4
(1,327 Views)
Solution
Accepted by Bernddoe1

It's probably this: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019O6PSAU&l=en-US


___________________
Try to take over the world!
0 Kudos
Message 3 of 4
(1,280 Views)

Thank you, that is the solution.

Bernd

0 Kudos
Message 4 of 4
(1,243 Views)