10-12-2004 08:35 AM
10-12-2004
09:14 AM
- last edited on
05-29-2026
10:14 PM
by
Content Cleaner
Hello
There were some reports of Measurement Studio 7.0 causing this.
Visual Studio .NET stores its C++ directories information in a file called VCComponents.dat.
I have attached the VCComponents.dat file for my system. It has some extra folder paths in there (for CVI and such) that you wont need so you can just remove them after the file has been loaded by Visual Studio.
You might already have a VCComponents.dat (see above link for more information about this file) in the following location:
:\Documents and Settin
gs\\local settings\Application Data\Microsoft\VisualStudio\7.1
It's probably empty, which is what is causing this problem. You can open this file with notepad to view its contents. Save the vccomponents.dat file that I have attached here to the location above and restart Visual Studio.
Or if you have another machine with Visual Studio .NET 2003 installed on it, you can copy the vccomponents.dat file from that PC as well. In this case, you would need to run the measurement studio installer again for it to add the paths correctly. Or you could have a look at the file that I have attached and add the measurement studio paths manually.
Then , if you launch Visual Studio .NET and go into Tools >> Options >> Projects >> VC++ directories, you should have all the folders show up correctly. You can remove any folders that you dont need
What was the system configuration when you installed measurement studio 7.0 eval? We have been unable to reproduce this problem in house and
if you can provide us with info about what steps you tool to get into this state, that would help us alot.
Hope this helps. Let me know if you have any questions. Thanks
Bilal Durrani
NI
10-13-2004 02:23 AM
10-15-2004 08:54 AM
11-21-2004 12:40 PM
11-24-2004 07:23 AM
04-28-2005 06:23 PM
04-29-2005 09:11 AM
04-29-2005 01:35 PM
@bilalD wrote:
Are you using the Measurement Studio 7.1 C++ libraries with VS.NET 2003?
05-02-2005 09:51 AM