Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to run windows application on image button click from web page

How to run windows application on image button click from web page

Scheduled Pinned Locked Moved C#
tutorial
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AtulRane
    wrote on last edited by
    #1

    I have one web page, know i want to run my windows application when i click on image Button.

    A 1 Reply Last reply
    0
    • A AtulRane

      I have one web page, know i want to run my windows application when i click on image Button.

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      what is the purpose ? does all client contin that exe file or what ?? :doh: :confused:

      cheers, Abhijit Read My Latest Article : IIS 7.0 and Deploying Asp.Net WebSites on IIS 7.0

      A 1 Reply Last reply
      0
      • A Abhijit Jana

        what is the purpose ? does all client contin that exe file or what ?? :doh: :confused:

        cheers, Abhijit Read My Latest Article : IIS 7.0 and Deploying Asp.Net WebSites on IIS 7.0

        A Offline
        A Offline
        AtulRane
        wrote on last edited by
        #3

        Yes, All client will have this .exe on particular path.

        A 1 Reply Last reply
        0
        • A AtulRane

          Yes, All client will have this .exe on particular path.

          A Offline
          A Offline
          Ashfield
          wrote on last edited by
          #4

          Web apps cannot run local applications - its called security!

          Bob Ashfield Consultants Ltd

          A 1 Reply Last reply
          0
          • A Ashfield

            Web apps cannot run local applications - its called security!

            Bob Ashfield Consultants Ltd

            A Offline
            A Offline
            AtulRane
            wrote on last edited by
            #5

            Actually i have my windows application on my machine. Know i want to run the windows application from image button click of my web page. I am using System.Diagonistic.Process.start("exe path of windows application which is on my machine"); It is working fine, If i am creating new project and calling it on Image button click but when i am trying to use it in my existing project it is throughing exception "System.InvalidOperationException". I am doing work on C#.net. Please Help me.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups