Click to See Complete Forum and Search --> : Data sharing between Services and Dsktop application.


A_Surender
January 20th, 2009, 04:28 AM
Dear Gurus,

Greetings to you...

I am writing this post after a very long time.

I am facing a problem. I have a DLL code in which, i have a shared data segment. Iam able to share the data between VB application and VC application, when i run it on Desktop. But, when iam running VC application from Services and vb application from Desktop, iam not able to share the data. Why is it like this? Is their any solution to share the data.

Anticipating the solution...

regards,
Surender A.

Randor
January 26th, 2009, 12:51 AM
Do you have the service set to interact with the Desktop?

Security, services and the interactive desktop in Windows
http://support.microsoft.com/kb/327618