ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

ObjectDisposedException in NationalInstruments.ui.windowsForms.dll.

I am getting ObjectDisposedException in NationalInstruments.ui.windowsForms.dll. It's version in my computer is 8.1.20.256. I tried to access the version 8.0.11.237 got installed by the MStudio800VS2005Patch.exe. I am failed to achieve this since this version is a lower version and not compatible with Measurement studio 8.1 . Can u pls help me to fix this.
0 Kudos
Message 1 of 4
(4,376 Views)
Hi Jasi,
I have posted a response to your question here.  In the future please do not post duplicate questions on the discussion forums.

Thanks,
Pat P.
Software Engineer
National Instruments
0 Kudos
Message 2 of 4
(4,362 Views)
//I am getting ObjectDisposedException in NationalInstruments.ui.windowsForms.dll. It's version in my computer is 8.1.20.256. I tried to access the version 8.0.11.237 got installed by the MStudio800VS2005Patch.exe. I am failed to achieve this since this version is a lower
//version and not compatible with Measurement studio 8.1 . Can u pls help me to fix this.
 
Hi Pat,
 
Thanks for your response. I am using Measurement Studio 8.1 Evaluation Edition 8.1.0.256. Right now i am developing the proof of concepts, in which i am reading out the values from the CAN bus and displaying the responses on the gauge/waveform controls. I am using C#. I am getting the abovesaid exception when i try to close the application window.
 
Jasmine
0 Kudos
Message 3 of 4
(4,334 Views)
Hey Jasmine,

Are you able to run the examples that ship with Measurement Studio?  There should be a simple example located at C:\Program Files\National Instruments\MeasurementStudioVS2005\DotNET\Examples\Application\SimpleGraph.  Does this give the same error or is it only applications that are reading from the CAN bus?  How are you accessing the CAN driver? Through the C interface?


Pat P.
Software Engineer
National Instruments
0 Kudos
Message 4 of 4
(4,304 Views)