08-04-2006 03:03 PM
08-07-2006 10:16 AM
Hello nyc,
I have several examples in the folder you pointed to, which example are you trying to use? I do think there will be some issues with trying to directly call a program written for .NET 2003 in .NET 2005. The following KnowledgeBase talks about some known issues in doing this with Measurement Studio. Using Measurement Studio 8.0 with Microsoft Visual Studio 2005. This KnowledgeBase also includes some links to other informative documents.
Let us know if you have any other questions about this.
Regards,
Angela
Applications Engineer
08-07-2006 12:58 PM
I am not using Measurement Studio just Visual Basic 2005 Express Edition.
I am using the SimpleWriteRead example in C:\Program Files\National Instruments\MeasurementStudioVS2003\DotNET\Examples
I found that I had to add References to the *.dll files in the directory
C:\Program Files\National Instruments\MeasurementStudioVS2003\DotNET\Assemblies\Current
After I did that the errors in the Error List went away.