ZakiMaksyutov
Programmer
Hi!
I wrote one service with ATL. From this service I try to run another exe-executable program also written with ATL.
If I run my servise as non-service (as local server), then all is ok. But when I run my service as service then CoCreateInstance fails and returns error "Access not denied" (when it tries to run another exe).
Anybody knows what should I do?
Thanks for any help.
I wrote one service with ATL. From this service I try to run another exe-executable program also written with ATL.
If I run my servise as non-service (as local server), then all is ok. But when I run my service as service then CoCreateInstance fails and returns error "Access not denied" (when it tries to run another exe).
Anybody knows what should I do?
Thanks for any help.