11-12-2007 01:34 PM
11-14-2007 09:13 AM
Hello Scott,
From the looks of it this error is related to that initial path not being present on your computer. I checked my own Visual Studio 8 directory and was able to find mt.exe in three different locations, one of which matched that path listed in your error report. There are a couple questions I want to ask to help better troubleshoot the issue.
1. Are you missing that specific path or the Visual Studio 8 directory in its entirety?
2. Have you installed the .NET 2.0 Framework on your computer in addition to Visual Basic 2005 Express Edition?
3. Do all of the DAQmx examples result in this error or specific ones?
Also, if you could describe the system you are currently
working on in terms of operating system etc. it would be helpful. If you do have the Visual Studio 8 directory, try searching for the mt.exe file to see if it has been misplaced.
Regards,
11-14-2007 09:25 AM