I always find it incredibly stupid when people ask questions about running a process *on the server* from an ASP.NET application based on a client's actions.
What possible use could it be to "open" an image in MS Paint on the server when your user (client) will never be able to see it happening? Do you realize the security issues involved ? Do you realize that the ASPNET account operates under severe security restrictions?
