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. Windows Forms
  4. How to Access/run my windows exe file in network

How to Access/run my windows exe file in network

Scheduled Pinned Locked Moved Windows Forms
csharpvisual-studiosysadmintutorial
4 Posts 4 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
    ashikale
    wrote on last edited by
    #1

    hi i am working on visual studio 2008(framework 3.5) and i want to access this exe file in another PC They are connected in networking and they have installed studio 2008. BEST REGRADS

    L D A 3 Replies Last reply
    0
    • A ashikale

      hi i am working on visual studio 2008(framework 3.5) and i want to access this exe file in another PC They are connected in networking and they have installed studio 2008. BEST REGRADS

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      ashikale wrote:

      i am working on visual studio 2008(framework 3.5) and i want to access this exe file in another PC

      Place it in a shared directory.

      1 Reply Last reply
      0
      • A ashikale

        hi i am working on visual studio 2008(framework 3.5) and i want to access this exe file in another PC They are connected in networking and they have installed studio 2008. BEST REGRADS

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

        ...and read up on Code Access Security. By default, no workstation will trust your app running from a network source. You have to tell each workstation to either trust the location the app is in, trust the app specifically, or trust the code signed with a certain key.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008
        But no longer in 2009...

        1 Reply Last reply
        0
        • A ashikale

          hi i am working on visual studio 2008(framework 3.5) and i want to access this exe file in another PC They are connected in networking and they have installed studio 2008. BEST REGRADS

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

          if you want to run it pragmatically then you can use socket programming to do that.

          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