Hi,
I am trying to invoke an executable on the server through a dll containing the CreateProcessA API which is registered in a com+ application.
When I run the client using just the dll, the exe runs fine and produces an output file. However, when running it through COM+ error code 109 is returned and not file is produced. Does anyone know what this error is and how to get around it.
Thanks in advance
Rich
I am trying to invoke an executable on the server through a dll containing the CreateProcessA API which is registered in a com+ application.
When I run the client using just the dll, the exe runs fine and produces an output file. However, when running it through COM+ error code 109 is returned and not file is produced. Does anyone know what this error is and how to get around it.
Thanks in advance
Rich