Run exe on web server

Last post 06-08-2005 9:50 PM by Caddre. 1 replies.

Sort Posts:

  • Run exe on web server

    06-08-2005, 8:49 PM
    • Participant
      1,945 point Participant
    • alewis25
    • Member since 03-16-2004, 4:27 PM
    • Posts 394
    I need vb.net code that will run an exe on my server.I have tried the process.start method.It gives me a security error even though I have aspnet account set to full and place the exe in the bin folder.What are the settings need to run this thing.Another question if I can get it to run how do I check the status of the exe and update the page to show the client it is working.... 
  • Re: Run exe on web server

    06-08-2005, 9:50 PM
    • All-Star
      26,551 point All-Star
    • Caddre
    • Member since 06-23-2003, 9:53 AM
    • Indy
    • Posts 5,308
    I don't about VB but try these links for PInvoke(platform invoke) resources.  Hope this helps.

    http://dotnetjunkies.com/WebLog/imranko/archive/2004/10/24/29558.aspx

    http://www.pinvoke.net/

    Kind regards,
    Gift Peddie
Page 1 of 1 (2 items)