Goran
2009-06-23 13:58:34 UTC
Hi all!
I am looking at doing a service application with .NET that can host
it's own COM objects (like ATL exe service). Service app part, with
System.ServiceProcess etc seem clear to me.
But exposing COM objects out of that baby - I don't seem to be able to
google out any examples or experiences. For example, I know I can
expect security issues that should be attacked using
CoInitializeSecurity etc. Anything else? What about debugging-while-
developping?
Help?
TIA,
Goran.
I am looking at doing a service application with .NET that can host
it's own COM objects (like ATL exe service). Service app part, with
System.ServiceProcess etc seem clear to me.
But exposing COM objects out of that baby - I don't seem to be able to
google out any examples or experiences. For example, I know I can
expect security issues that should be attacked using
CoInitializeSecurity etc. Anything else? What about debugging-while-
developping?
Help?
TIA,
Goran.