Mark Hammond wrote:
["Invalid number of parameters"]
Is the exception coming from the InvokeTypes call?
Exactly..
I have a new bit of information though: I noticed that the problem
arises ONLY when the controlled application (Alibre) is already running,
while if it's not, there's no exception..
On 4/10/2010 6:29 PM, Federico Fanton wrote:
Tim Roberts wrote:
It is mostly working, except for a call to a method that accepts a
single optional boolean parameter. When I try to call this method, I get
an "Invalid number of parameters" exception.
Is the exception coming from the InvokeTypes
Tim Roberts wrote:
It is mostly working, except for a call to a method that accepts a
single optional boolean parameter. When I try to call this method, I get
an "Invalid number of parameters" exception.
Is the exception coming from the InvokeTypes call?
Exactly..
I have a new bit of informa
Federico Fanton wrote:
> Hi everyone!
> I'm trying to automate an operation with Alibre Design
> (http://www.alibre.com) via COM.
>
> It is mostly working, except for a call to a method that accepts a
> single optional boolean parameter. When I try to call this method, I get
> an "Invalid number o
Hi everyone!
I'm trying to automate an operation with Alibre Design
(http://www.alibre.com) via COM.
It is mostly working, except for a call to a method that accepts a
single optional boolean parameter. When I try to call this method, I get
an "Invalid number of parameters" exception.
Here's my
Hi everyone!
I'm trying to automate an operation with Alibre Design
(http://www.alibre.com) via COM.
It is mostly working, except for a call to a method that accepts a
single optional boolean parameter. When I try to call this method, I get
an "Invalid number of parameters" exception.
Here'