LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV 2009 Program crashes in 2010 and 2011

Solved!
Go to solution

Hey all,

 

We have some LV programs that work perfectly on LV version 2009. We wanto install LV also on other computers but we have lost the installation CD. So we installed 2011 but when we launch the same programs and run them it crashes.

 

Causing next error:

 

####
#Date: di 22 mei 2012 14:17:33
#OSName: Windows Vista (TM) Home Premium Service Pack 1
#OSVers: 6.0
#OSBuild: 6001
#AppName: LabVIEW
#Version: 11.0 32-bit
#AppKind: FDS
#AppModDate: 06/22/2011 09:12 GMT
#LabVIEW Base Address: 0x00400000

 

22/05/2012 14:18:11.197
Crash 0x0: Crash caught by NIER
File Unknown(0) : Crash: Crash caught by NIER
minidump id: e1948cde-3046-47fc-b277-601ddbef4f0a
ExceptionCode: 0xC0000005
0x01AA0EC9 - LabVIEW <unknown> + 0
0x01AA1408 - LabVIEW <unknown> + 0
0x62990C46 - sprthook <unknown> + 0
0x7728870F - ntdll <unknown> + 0
0x7724E199 - ntdll <unknown> + 0
0x00000000 - <unknown> <unknown> + 0

 

I would prefer to install labview 2009 on all computers so we can just get it to work.

But if anyone knows a solution to make it work in 2011 that would also be fine.

 

 

Kind regards,

 

Dries Van den Broeke

0 Kudos
Message 1 of 4
(2,391 Views)

It is impossible to answer your question. You've provided no details of what your code does. You have not indicated what hardware drivers, if any, you use. You have not provided any details of any troubleshooting you've done. You have not indicated whether you recompiled the VIs and resaved them as 2011.

 

In short, all you've said is "My program crashes in 2011. What's wrong?". Now, if I came to you and said the same thing, what would you say?

 

What sort of debugging have you done? YOU need to do this since it's your code. Put breakpoints in certain key places to see how far it gets before it crashes. Put probes on. Put highlight on. Do some debugging.

 

Then, read this: How To Ask Questions The Smart Way

Message 2 of 4
(2,384 Views)

You expect your code to work on multiple versions of LabVIEW? Well, it should but problems like this happen and can be hard to debug. Depending on your knowledge, you may be better off sticking with 2009. Hopefully the crash report may mean something to NI, so I would call your local rep and ask him. LabVIEW has a lot of good tools for debugging that may help, such as probes and execution highlighting. Good luck.

Message 3 of 4
(2,365 Views)
Solution
Accepted by topic author Dries Van den Broeke

Hello Dries,

 

Thank you for contacting us!

 

Can you provide some more information about the application you're using?

As noted we do need some extra information about what set of drivers you're using in your code.

 

If you want to just install LV 2009, then you can also go to ni.com/src (section "Software Upgrades and Maintenance Releases").

Here you should be able to find the right software.

 

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
Message 4 of 4
(2,340 Views)