Hi all,
I am trying hard to make the Application run as a windows services but i
am unable to crack it.
Actually my services get registered in Windows service console but when i
start my service , it basically
executes the Application(.exe) created in python and it gets stuck in the
code where
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..