06-01-2014 12:00 AM - edited 06-01-2014 12:02 AM
Hello,
I an issue that it seem can’t be fixed with any of the suggestion posts.
The problem is that I can build an executable on my development computer and I run it without any problems. When I make an installer and install in on my target/client computer the exe is broken. And error window appears stating that I need development environment to fix errors.
From suggestions, I have included all of the dll during build of exe, I have tried moving dll into System32 folder on my client computer, tried to recompile all vis in memory of my development computer and rebuild exe, installed full version on client computer. None of this solved the problem.
So I am without options to trying and solve this. Can someone please let me know what I am doing wrong? I have include project and one of my Vis for some to try and fix the issue.
I appreciate any help
06-01-2014 10:51 AM
Typically it means you're missing some component on the target, as .net, visa or some thing you're making use of. So what do you make use of?
/Y
06-01-2014 04:20 PM
Both computers are runing windows 8.1 and both fo them have .net framework 4.5 insalled.
06-01-2014 04:29 PM - edited 06-01-2014 04:32 PM
On my computer the SQL Lite VI's are broken, have you moved and registered the DLLs on the target computer? Also the CDL expiration date doesn't register any properties, making it hard to write to them. Could that be the issue?
/Y