>From my c++ application i want ot call the a driver method .
Method has a parameter as array.
Followed the Example,
Creating an Array of Embedded Objects
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/smss...


To pass array of objects to WMI.
Put is successful but ExecMEthod fails on win2003 system.

Has anyone have any idea what can be wrong?


Thanks