all groups > dotnet remoting > july 2004 >
You're in the

dotnet remoting

group:

Windows remote application launch through a Web service


Re: Windows remote application launch through a Web service Sunny
7/28/2004 3:39:20 PM
dotnet remoting:
Hi,

you can use Process.Start. But it will fail until you impersonate your
service to run as some regular user, and this user is logged on, so
there is active desktop.

Sunny

In article <orSNc.18038$1V3.411477@twister2.libero.it>, xxx@iol.it
says...
[quoted text, click to view]
Windows remote application launch through a Web service pberna
7/28/2004 6:41:24 PM
Dear all,

I possible to create a web service that launch a Windows Graphics .exe
application (like notepad.exe, for example) installed on a remote server
though a Web Service. If yes, what are the main .NET API functions involved
in the application call on the server side ?

Best Regards,
Paolo



AddThis Social Bookmark Button