I think you should tell us why you want to use MS paint to open a image on the server? What are you trying to do?
>From the code, my opinion is same as Cerebrus. You cannot start a thread with ASP.NET's default running account, and it does not make sense to this either. On Sat, Apr 25, 2009 at 12:38 PM, Troy International <[email protected]> wrote: > then why we are going to use > > System.Diagnostic.process.Start --- ???? > > > > On Fri, Apr 24, 2009 at 10:58 PM, Cerebrus <[email protected]> wrote: >> >> 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? > -- Best Regards, David Shen
