Jump to content

Upgrade to 8.5 breaks project


ibbuntu

Recommended Posts

Hi,

I upgraded to LabView 8.5 on Friday. Had a quick play with it, opened my project from 8.2.1 had a look at some of the new oop features. Then closed it and saved it. Now when I come back to open it again this week Labview crashes on opening it saying: "Fatal Internal Error : "LinkObj.cpp" line 714". I also can't open the project in LabView 8.2.1 now as it says that the file version is later than the current labview version.

So I tried creating a new project in 8.5 and filling it with all my old classes, however this doesn't work as on adding the old classes LabView either crashes or the class is locked and it is apparently not loaded.

Here's the error log created when trying to open the project in 8.5:

####

#Date: 22 Jan 2008 12:07:31

#OSName: Windows NT

#OSVers: 5.1

#AppName: LabVIEW

#Version: 8.5

#AppKind: FDS

#AppModDate: 07/24/2007 20:07 GMT

c:\builds\penguin\labview\branches\Jupiter\dev\source\linker\LinkObj.cpp(714) : DAbort: Attempting to remove [LinkIdentity "Astra-Gemini network controller (server).lvclass" [ My Computer] already on the close lists that close operation DID NOT APPROVE. T

$Id: //labview/branches/Jupiter/dev/source/linker/LinkObj.cpp#80 $

0x00BC3287 - LabVIEW <unknown> + 0

0x00DAC519 - LabVIEW <unknown> + 0

0x00DAD2D7 - LabVIEW <unknown> + 0

0x00DDF141 - LabVIEW <unknown> + 0

0x00DE10D6 - LabVIEW <unknown> + 0

0x00DE13DD - LabVIEW <unknown> + 0

0x00DE5B58 - LabVIEW <unknown> + 0

0x00DE5B88 - LabVIEW <unknown> + 0

0x00DE5B88 - LabVIEW <unknown> + 0

0x00DE5B88 - LabVIEW <unknown> + 0

0x00DE5C05 - LabVIEW <unknown> + 0

0x00DF8C26 - LabVIEW <unknown> + 0

0x00DFB749 - LabVIEW <unknown> + 0

0x00DFC240 - LabVIEW <unknown> + 0

0x00EE0DB5 - LabVIEW <unknown> + 0

0x00EE117F - LabVIEW <unknown> + 0

0x00EE4A55 - LabVIEW <unknown> + 0

0x005DC9CF - LabVIEW <unknown> + 0

0x005DCAC3 - LabVIEW <unknown> + 0

0x005E048F - LabVIEW <unknown> + 0

0x005E176B - LabVIEW <unknown> + 0

0x0049C139 - LabVIEW <unknown> + 0

0x0049A981 - LabVIEW <unknown> + 0

0x0049C1EC - LabVIEW <unknown> + 0

0x00405678 - LabVIEW <unknown> + 0

0x0040599B - LabVIEW <unknown> + 0

0x0045CFF6 - LabVIEW <unknown> + 0

0x00505D85 - LabVIEW <unknown> + 0

0x00505FAB - LabVIEW <unknown> + 0

0x00505FF0 - LabVIEW <unknown> + 0

0x0149415F - LabVIEW <unknown> + 0

0x7C816FD7 - kernel32 <unknown> + 0

0x00000000 - LabVIEW <unknown> + 0

What are my options?

Thanks,

Tom

Link to comment
  • 1 month later...

It turns out it was a known bug. The fix was:

"The first time you load the private data control in 8.5, open the front panel and resize any control in the private data cluster before saving. This puts a change on the VI so the class knows to update the save image."

I'm now (finally) enjoying the new features in 8.5 and using a lot more accessor methods, which I tried to avoid like the plague as it was such a hassle before. Whether this is a good thing or not I don't know (see http://www.javaworld.com/javaworld/jw-09-2...5-toolbox.html)

Tom

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.