DQMH Consortium Toolkits Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 7 while calling dymamic vi in HSE template application

Fabiola and Joerg.

I have did the steps you suggest.

The Original project is a bit of large and depend on my own library so I delete some no-related code,hope it will no affect.

I put it on the github.

0 Kudos
Message 11 of 16
(576 Views)

Good morning! I just had a look at the code you shared on Github and realised that there are substantial changes that were made to the template / framework.

 

This discussion will not help the public, so I will contact you via PM for potential next steps.

 

Cheers,

J.




DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (The Future of Team-Based LabVIEW Development)


Message 12 of 16
(570 Views)

Hi all,

 

same problem ("error 7") here. 

After building an *.exe, the error appears.

In the LabVIEW IDE, i can startup the application without any errors.

 

Do you remember what caused the "error 7"?

 

Thank you very much.

 

Cheers,

J.

0 Kudos
Message 13 of 16
(224 Views)

Hey Joe,

 

thanks for giving the App Template a try!

 

1. Did you see the guide for building an .exe from the App Template in our Dokuwiki?

 

2. Can you share the full error message?




DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (The Future of Team-Based LabVIEW Development)


0 Kudos
Message 14 of 16
(205 Views)

Hey Jörg,

 

thank you for your reply.

 

I am a big fan of your template.
The logging and configuration features are great.

Thanks for sharing!

 

1. To build the .exe, i followed the guideline on the HSE Dokuwiki (folder structures, build settings,..)

 

2. Please find a few screenshots attached.

In order to be able to localise the error better, I have also added a "simple error handler" for test purposes.

 

 

Any suggestions what causes the error in the .exe?

 

Thank you!

 

Cheers

Download All
0 Kudos
Message 15 of 16
(182 Views)

The error messages suggest that the framework modules were not copied into the .exe.

 

Can you please double-check that in the build spec properties of the executable, the /Framework folder is set to Always Included:

 

app-temp-exe-02.png

(Screenshot taken from Dokuwiki page on building the HSE Application Template into an executable)

 

Also, feel free to join our HSE Discord server if you want a more synchronous communication on this. 




DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (The Future of Team-Based LabVIEW Development)


Message 16 of 16
(146 Views)