Stefan B
March 8th, 2001, 03:20 AM
Hello!
I'm not quite sure if this is the right place to post my question (because I'm working on a NT 4.0) but perhaps can anyone answer this....
I've built an ATL-COM-server with VC++6.0 as an executable (so it is of-process I think). In an interface-function I'm executing a dialog what I tried to do with several commands like system WinExec.... I have also built a console-app which is my test-client to the server. This client should be substituted by a web-app written in php. If I execute my client everything works fine, but as soon as I'm trying the same things out of the web-client there is no result (which should be a bmp-file saved to disk). For debugging purpose I've created a protocol-file to show if every call works in the right way what is indeed the case, also the variables have the values they ought to have.
So I'm nearly at the end of my knowledge (which isn't very big in fact). Can anyone tell me what I'm doing wrong?
Thank you for reading!
Ciao, Stefan!
I'm not quite sure if this is the right place to post my question (because I'm working on a NT 4.0) but perhaps can anyone answer this....
I've built an ATL-COM-server with VC++6.0 as an executable (so it is of-process I think). In an interface-function I'm executing a dialog what I tried to do with several commands like system WinExec.... I have also built a console-app which is my test-client to the server. This client should be substituted by a web-app written in php. If I execute my client everything works fine, but as soon as I'm trying the same things out of the web-client there is no result (which should be a bmp-file saved to disk). For debugging purpose I've created a protocol-file to show if every call works in the right way what is indeed the case, also the variables have the values they ought to have.
So I'm nearly at the end of my knowledge (which isn't very big in fact). Can anyone tell me what I'm doing wrong?
Thank you for reading!
Ciao, Stefan!