I need to launch an external application located at a server from a Silverlight web client.
The Process class from System.Diagnost ics is not included in the Silverlight version of the .NET Framework.
Is there another way to run an application, possibly on the server, and view it on the client?
Thanks
The Process class from System.Diagnost ics is not included in the Silverlight version of the .NET Framework.
Is there another way to run an application, possibly on the server, and view it on the client?
Thanks
Comment