Yes.  The problem is that Visual C++ 6.0 shipped libraries for MFC 4.2 and Measurement Studio 6.0 shipped libraries that were compatible with that version of MFC.  Visual C++ .NET 2002 shipped libraries for MFC 7.0, which were not binary compatible with the libraries that were built against MFC 4.2.  Visual C++ .NET 2003 shipped libraries for MFC 7.1, which were not binary compatible with the libraries that were built against MFC 4.2 or MFC 7.0.
If you're using Visual C++ .NET 2002, there is a free 
Measurement Studio C++ .NET update that provides Measurement Studio 6.0 functionality for Visual C++ .NET 2002.  If you're using Visual C++ .NET 2003, you will need to upgrade 
to Measurement Studio 7.0.
- Elton