12-01-2008 08:09 PM
Hi Hillman,
Ya, the program run well. No broken arrow and everything run smooth. But the same error code always prompt out. (include in first post)
I don't think I have used any evaluation toolkit. All were Labview VIs and the Vis from the http://forums.lavag.org/Type-Sensitive-Popup-file105.html,
and I have successfully compile the program to EXE while I m using these Vis, in LabVIEW 8.5.
About this sentences "Additional Exclusions page and uncheck the options specified in the error - does the error stop?"
I am not sure, so I attached the screenshot of it.
For your information, although I tick the "Disconnect type definitions", the EXE compilation failed too.
Thanks again for your time.
12-02-2008 05:28 AM
Hi Engwei,
Thanks for the reply.
I would really like to suggets contacting your local NI Support Office to get this error looked into.
Otherwise, could you please post all the settings for your Appliation Builder.. confirming that you have included SupportVIs and that your nto saving with options (application distribution) which could be removing his diagrams and this was causing the error.
So the box causes another error - so undo that step.
Does the lavag VIs in classes?
Kind Regards,
James.
12-02-2008 10:53 AM
Hi Hillman,
Thanks again for your reply.
About the Lava VIs, I m not sure by your mean of "Classes" in labview. Every VIs is clickable, means the code is fully accessable.
Since the causes of the problem is not the obvious 1, so I will separate my program part by part (hopefully it will not too painful), then compile to EXE..
I will update you if I found any intesting thing here. Thanks!
12-03-2008 01:20 AM
Hi,
Well, after chopping all the VIs, I found a terrible bug here, which is usually tends to be ignored.
LabVIEW comes with some express vis, such as "Prompt user for input" or "Display message to user". For those developed their code in LabVIEW 8.5 then open/convert the VIs in LabVIEW 8.6, and if you faced error 1073, which is described as
Possible reason(s):LabVIEW: This property is writable only when the VI is in edit mode, or this method is available only when the VI is in edit mode. ,
Please look at any of your express VIs, you may need to manually replace it with the new 1 in LabVIEW 8.6. For my case, after I replaced it, the EXE file now can be properly generated. Hopefully this kind of problem could be listed in the LabVIEW 8.6 known issues, so that those subsribe to SSP could notice about it.
12-03-2008 02:20 PM
Hi Engwei,
Thanks for getting back in touch!
I have heard of this before.. it happens for any upgraded vi. I wasn't aware what error it generated OR even that you were using Express VIS... anyways, I will check out if its/should be in known issues and check online documents such as Knowledgebase to make sure the issue is out there for all customers.
Thanks for updating the post and I am sorry this took so long to resolve.
Kind Regards,
James.
12-04-2008 10:56 AM
Hi Engwei,
I have created a CAR: 135687, to investigate this further. I will update you / the post upon completion.
I have also created a KnowledgeBase article to help online users for the future.
Kind Regards,
James.
12-04-2008 11:18 AM - edited 12-04-2008 11:19 AM
Hi James,
Thanks to your efficient responsive. 🙂