Re: Problem starting windows forms application from ASP.Net 2.0
- From: "Quille" <nomail@xxxxxxxxxxxx>
- Date: Sun, 27 Aug 2006 19:50:25 +0200
Hi !
Thanks for fast response ...
"MikeS" <michael.spencer@xxxxxxxxx> wrote in message
news:1156698534.768324.60460@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
So you are trying to run a windows forms application right there on the
web server for a user who is visiting your site?
I'm trying to make web interface for windows forms application similar to
Mediaportal and it's web interface....
Or is all that CreateProcessAsUser code supposed to go over the networkNo just on PC hosting web.
and start a process on their PC?
How is it that running your web app as SYSTEM and starting up programsNo this is not good ides and it is not my intention ...
on other peoples PC's from a web server is a good idea?
I think one way to give them a windows forms app to run is to use
"click once deployment" and publish that app to the web server.
http://msdn2.microsoft.com/en-us/library/t71a733d.aspx
I'm not trying to distribute application over web, im just traing to control
it over web :)
Thnaks for comments once again,
Goran
.
- Follow-Ups:
- References:
- Prev by Date: Re: Problem starting windows forms application from ASP.Net 2.0
- Next by Date: Re: Problem starting windows forms application from ASP.Net 2.0
- Previous by thread: Re: Problem starting windows forms application from ASP.Net 2.0
- Next by thread: Re: Problem starting windows forms application from ASP.Net 2.0
- Index(es):
Relevant Pages
|
|