Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot3DMesh in VisualStudio .NET 2003

I am using the CW3DGraph activeX object in a C++ .NET form. I have the
..NET project installed on 5 PCs. Three of the five PCs build the
project fine. The other 2 fail to compile complaining that the
Plot3DMesh function requires 4 arguments. In my code the call to
Plot3DMesh passes in 3 arguments. The 4th argument should be an
optional argument according to the documentation. When I view the
CW3DGraph interface with the .NET Object Browser on the machines that
fail to build they only show one Plot3DMesh function requiring 4
arguments. The other 3 machines that build fine show 2 Plot3DMesh
functions in Object Browser, one requiring 3 arguments and one
requiring 4 arguments.

I have NI Measurement Studio 7.1 and Visual Studio .NET 2003 installed
on all of these systems. I have verified that the CW3DGraph activeX
..OCX files are the same on all the systems.

Has anyone seen this behavior and have a possible solution or
suggestion? Thanks in advance.

0 Kudos
Message 1 of 1
(6,021 Views)