Re: Problem starting windows forms application from ASP.Net 2.0



Hi again !

"MikeS" <michael.spencer@xxxxxxxxx> wrote in message
news:1156712189.595098.155730@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
OK, well if it is all going to run client side, then why not run it all
client side, controls and or code in the browser not on the server.


Actaully I'm trying to make folowing scenarios to work:
1.) Machine (Server) running program ("Player") similar to powerpoint that
uses managed directx for display that software is controled using asp.net
web site and remoting.
In this scenario user can open "Player" on one monitor and IE containig UI
on another monitor.
In this scenario I'm able to start player from web ui and everything works
fine

2.) Machine (Server) running "Player" and Machine(Client) running IE
containing UI for Player
In this scenario I can't start player from web UI and I would like to make
it possible...

Anyway thanks for comments...

For example:

http://www.15seconds.com/issue/030610.htm

Then you might just use Process.Start without needing impersonation.

From a Full Trust site, this works for me...

<object id="UserControl1"
classid="http:WindowsControlLibrary1.dll#WindowsControlLibrary1.UserControl1"
height="0" width="0"> </object>

Private Sub UserControl1_Load(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles MyBase.Load
Dim psi As New ProcessStartInfo("calc.exe")
Process.Start(psi)
End Sub


Goran


.



Relevant Pages

  • death of a campaign
    ... This was the _Shattered City Adventure Pack_ megamodule from Paizo, ... The player wasn't looking for a PhD exam in D&D, ... This is sad as scenario 5 is supposed to be the hardest, ... If the PCs are proactive and try to investigate the "main plot" ...
    (rec.games.frp.advocacy)
  • Re: Looping through variable number of arrays variable times? - RUNTIME???
    ... current circumstance and player positions on the ... If it's a feasible scenario, ... another house or unmortgage something else. ... check it for feasibility, if it's feasible evaluate and compare it. ...
    (comp.lang.javascript)
  • Re: Pretending to be off the field
    ... A player runs behind the spectators and returns to ... Scenario 2: There is not five meters of clear space between the ...
    (rec.sport.disc)
  • Re: conspicuous consumption
    ... >> rather be coddled by the stronger. ... >knowledge that the other player didn't do his very ... If losing by 7-15 fair and square creates say, two negative utiles, ... that third scenario is the only one that would ...
    (rec.arts.sf.fandom)
  • Re: The Cold Table
    ... bankroll is n ... player calls bet off ... rolls before 7 while bet is off ...
    (rec.gambling.craps)