jialg replied to Yannick Fortin
27-Jan-10 04:05 AM

Hello
1-Is this possible to have 2 services applications that interact with each
other in local administrator.
Yes, it is possible to do so.
2-If it is possible, Will it be fixed by the right combination of
CoInitializeSecurity. I have read thoroughly all the msdn information on
this,
I have tried a lot of possibility and I have never hit the nail.
CoInitializeSecurity is used to register security and set the default
security values for the your DCOM component. It should be helpful in this
case as long as it is called rightly.
3-If it is possible, is there a code sample of this somewhere?
I have a DCOM service sample written in C#. It explicitly calls
CoInitializeSecurity to set the security. You can download CSCOMService
from All-In-One Code Framework (http://cfx.codeplex.com)
Regards,
Jialiang Ge
Microsoft Online Community Support
=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.
This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================