I have a COM server with properties and methods. The Properties are all
correctly accessible. The Methods appear to be mismatched. For example:
id1 Prop1
id2 Prop2
....
id5 Prop5
id:6 Go
id7 Stop
....
Calling Stop, executes Go.
Has anyone ever experienced this problem. The COM server works properly from
VB6, .NET, mathcad, ...
Thanks, Jeff