12-29-2007 03:48 PM
01-02-2008 09:48 AM
Hi Paul,
Have you already called into our support department and created a service request? If not, its probably best if we do this to have your issue on record in our support database.
If you could, please post a stack trace when the exception occurs. This will help tell us if the exception is being thrown in NI's libraries or the underlying Intel math libraries. To break execution when an exception is thrown:
1) In the Debug menu, click Exceptions.
2) In the Exceptions dialog box, select Thrown for the entire Common Language Runtime Exceptions category.
Then also enable unmanaged code debugging which I believe you can do by selecting Tools >> Options >> Debugging and highlighting the Just-In-Time category. Then check the Managed and Native options.
Once the exception is thrown, get the stack trace and then post it.
Thanks
Best Regards,
01-02-2008 10:41 AM
01-02-2008 01:43 PM
Hi Paul,
One option I wanted to try is to see if you happened to have a copy of LabWindows/CVI? CVI calls into the same analysis DLLs that Measurement Studio does and if we can successfully call the function from CVI without issue, it helps narrow down the issue.
If you don't have CVI, I could create a small CVI exe that you could run and test. You would just need to download the CVI Run-Time Engine.
Not sure if that's an option, but just a thought.
I'm also double-checking with a few of my co-workers to see if they have any thoughts about the issue as well.
Best Regards,
01-02-2008 04:04 PM
04-19-2008 03:11 PM
04-28-2008 08:27 PM
04-29-2008 08:34 AM
04-29-2008 09:49 AM
05-07-2008 04:49 PM