LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

run-time menu conflict

Hi,

I have a problem with my run-time menu.
When i save my application to a single .llb (applic distrib), a message appears.
"Run-time menu name conflict: This operation will save over in the destination directory/llb."

The message appears for every vi i implemented this menu.

I never had this problem before. Does anyone know why this conflict occur??

Thanks

Markus
0 Kudos
Message 1 of 8
(3,618 Views)
hello Markus,

when exactly the message occurs?
at the moment I don't find anything concerning this error...
did you try this before? 'cause you said you never had such problems before.
0 Kudos
Message 2 of 8
(3,586 Views)
Hi

This message occurs when i save my application (save with options / application distribution)
I have to press ok for every vi which uses the menu.
But the menu appears as i should.

It's also says that "This operation will save -NEWDESTINATION over -OLDDESTINATION."

Regars Markus
0 Kudos
Message 3 of 8
(3,572 Views)
hi Markus,

I don't know if I understand you right. Does this only occur saving files like this (save with options, ...)?
but then everything works fine?
have you done an update or so?
then you could try to do a mass compile of your VIs.
if that's the point have a look at this.

greets!
0 Kudos
Message 4 of 8
(3,553 Views)
That's right. I just go on "File / Save with options / distribution application". Pressing save the warning occurs. I have to press OK for every vi that the menu includes. Then it starts saving. The menu is as it should be.

I updated LV 7.1 to LV 7.1.1, LV run-time engine 7.1.1, VISA 3.3
I did as it said, Mass compiling of all vis. After that the message orrured.
Before i never had the problem.

The curiosity is that is says that the "New copied File" will be saved over the "Original File". !!

Regards

Markus
0 Kudos
Message 5 of 8
(3,546 Views)
when saving via "File / Save with options / distribution application" you have several options on the right in a pull-down-menu. one of these options should be something like "save to new destination - ask ever" (translated from the german version).
perhaps this one is marked in your case?
0 Kudos
Message 6 of 8
(3,537 Views)
No. There is "To new location - single prompt". This is selected with "application distribution".
"To new location - prompt for each" will only ask for every vi i want to save.

But this is just an "OK" warning message. It appears when i select "to new location".
I tried to save the .rtm again. Nothing changed.
I scanned if there is a wrong entry but i can't find.

I have some different applications. But on every is the same problem.

And i don't know why it's saving the .rtm file from the "new location" over the "default location".
0 Kudos
Message 7 of 8
(3,525 Views)

Hi,

Just to update this topic, i had the same error on one project when i tried to duplicate my project "save as", i've never had this error.

event when i rename my run-time menu i still had the error.

 

This error it's occured when 2 VIs have the same run-time menu, even when they have differnets names both VIs and menus.

the sollution was to delete one runtime from my one VI and save the project as, after i update the user menu in the second VIs.

 

But what i didn't understand why if the same menu duplicated and had differents names and VI differents names the problem persists.

 

Is there an issue with the stored memory address in the duplicated runtime menu? (like the same address?)

https://images.youracclaim.com/size/110x110/images/7c5d31f5-2069-4618-ba59-b710c2b6bbe4/CLD.png
0 Kudos
Message 8 of 8
(2,792 Views)