Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Visual C++ 6.0 error with Measurement Studio ActiveX controls

Hi,

 

I'm triyng an evalutation version of Measurement Studio for VC++ 6.0 for my company.

I'm working on a single document application with a menu bar.

I have several dialog linked to the menu bar but, at run time, the application crash with memory leaks error.

This problem appear only if I attach a Measurement Studio controls on the dialog. 

If I add a control on the main document this error don't appear.

 

Could you help me?

Is there some Measurement Studio patch solving my problem? 

 

Thanks a lot

 

 

Federico Bettin

Applied Materials - Baccini spa 

 

0 Kudos
Message 1 of 7
(7,937 Views)

Hi Federico,

try to take a look at this, this and this and see if you find a solution.

Regards, lucius

0 Kudos
Message 2 of 7
(7,927 Views)

Thanks Lucius for your help but I'm not developing any software code! 😞

.... I think this problem depends on the installation or the software version .... I think and I hope !:(

I'm very doubtful because I would like to buy the Measurement Studio for my company ..... obviously, before I have to solve this problem .......

 

Bye

 

 

Federico Bettin

Applied Materials - Baccini spa 

 

0 Kudos
Message 3 of 7
(7,898 Views)

Hi Federico,

which version of Measurement Studio are you using?

0 Kudos
Message 4 of 7
(7,885 Views)

Hi Lucius,

 

I'm using Measurement Studio for Visual C++  downloaded fron NI site (mstudiodemo.exe) and updated with MeasurementStudio6Updater.exe.

 

Thanks a lot for your support !

 

Federico

0 Kudos
Message 5 of 7
(7,883 Views)

Hi Federico,

unfortunately I didn't find any known memory leak bug for that version.

My guess is that controls attached to panels are not automatically deallocated, so you may need to manually do it.

Try to take a look here.

If you still can't deallocate memory, try to post your project here.

Unfortunately I am leeaving tomorrow and I won't be able to help you for the next week, but maybe someone reading the thread will be able to help.

 

Lucius

0 Kudos
Message 6 of 7
(7,881 Views)
good
0 Kudos
Message 7 of 7
(7,822 Views)