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 copy application on server to client ? Active X?

How to copy application on server to client ? Active X?

Scheduled Pinned Locked Moved C#
comsysadmintutorialquestion
3 Posts 2 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.
  • Y Offline
    Y Offline
    Yeast27
    wrote on last edited by
    #1

    I offer a service which is done using an application. It needs to be run on client machine, is there anyway I can get it through without making client manually downloaded the file first then ran it again manually? I have been looking at ActiveX but can't relly find an article that show me how.. I am really new to ActiveX though.

    D 1 Reply Last reply
    0
    • Y Yeast27

      I offer a service which is done using an application. It needs to be run on client machine, is there anyway I can get it through without making client manually downloaded the file first then ran it again manually? I have been looking at ActiveX but can't relly find an article that show me how.. I am really new to ActiveX though.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Not really. Remotely launching an executable is an extreme security risk, so it is VERY tightly controlled. More details on your application would be helpful. Is your code coming from a web site? RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      Y 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Not really. Remotely launching an executable is an extreme security risk, so it is VERY tightly controlled. More details on your application would be helpful. Is your code coming from a web site? RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        Y Offline
        Y Offline
        Yeast27
        wrote on last edited by
        #3

        The code is not from the website, however I used the coding for hardware infomation http://www.codeproject.com/csharp/Hardware\_Properties\_C\_.asp as an example. The application I wish to run is used to check for machine hardware infomation which is needed to be ran on client machine in order to get the infomation... is it that right? Is there any other way to do it? I read something on .cab today? Could it be a possible solution? http://msdn.microsoft.com/workshop/components/activex/packaging.asp#EXAMPLE Thank you,

        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