10-05-2010 07:25 AM - edited 10-05-2010 07:26 AM
After closer comparison to your error, Joachim, we have different errors.
Invoke Node in AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_EXE.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_Item_OnDoProperties.vi->AB_Item_OnDoProperties.vi.ProxyCaller
The error happens after all the VIs are saved. Ive tried run it as administrator without success.
Can anyone make something out of this? Or help find out how to fix this? It is really stealing a lot of my time.
Thanks
10-05-2010 08:26 AM
Sorry for spamming this thread:)
If I restart Labview after a build I get the following internal error:
"The last time you ran LabVIEW, an internal error or crash occurred at linkerappserver.cpp, line 2616."
The error log file displays:
10-20-2010 02:37 AM
Hi all,
After getting good help from NI support, I can now build without errors!
What I had to do was (in one VI):
Completely remove
the Rich Textbox and the property nodes it uses.
Save the VI and completely close the project.
Open the project back up and recreate the Rich Textbox and property nodes.
Problem solved!
I guess the rich text box is a .NET control?
10-20-2010 03:41 AM
thats what I've said in my previous post that there is a bug with .NET assemblies ![]()
10-20-2010 03:44 AM
Thats true Joachim, but I couldnt find it 🙂 That part of the code was made by another developer, so thats why I asked if there is a way to locate .NET references in the project...
That should be possible, imo.
Anyway, they said that they've fixed it in SP1.