‎06-19-2012 02:44 AM - edited ‎06-19-2012 02:45 AM
Hello!
We built application and a number of source distributions driving from apllication. It works fine on PC with Windows XP professional, but return error when we try to run it on XP home edition. We test it on 6 PCs. How to use application on XP home?
PS LV 8.5
‎06-19-2012 02:49 AM - edited ‎06-19-2012 02:50 AM
The LabVIEW Release Notes do not mention any limitations to a specific edition of XP (except 64-bit).
What error do you get?
‎06-19-2012 03:51 AM
When app try to run startup VI from source distribution, it returns error something like "VI is not executable" (error 1003).
‎06-19-2012 05:05 AM
Bad thing. There are several articles that deal with error 1003. You can search for 1003 on ni.com.
However, I do not see a relation to XP Home. Did you install the same LabVIEW Run-Time Engine on all PCs?
‎06-19-2012 08:00 AM
Since you consistently cannot get this to work under XP Home, then clearly you must be using something in the OS that exists in XP Pro, but does not in XP Home. So, the question is what? You'd need to tell us more about what your application does in order to determine that.
‎06-19-2012 08:09 AM
Thank you very much for help, problem is solved after reinstallation of run-time engines.
‎06-19-2012 08:17 AM
This is what I guessed/expected. Nice to hear that you managed it.