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. .NET (Core and Framework)
  4. Running a .Net EXE from a network server

Running a .Net EXE from a network server

Scheduled Pinned Locked Moved .NET (Core and Framework)
sysadminquestioncsharpwinformssecurity
6 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.
  • R Offline
    R Offline
    Richard Jones
    wrote on last edited by
    #1

    We have developed some .Net Windows forms. While they run fine on the local PC, they can't be run from our fileserver (shortcut). I recall there's a security feature to prevent apps from running on untrusted servers. How do I tell it it's ok? I've checked IE Options. The Admin Tools Control Panel only goes up to .Net 1.1.

    I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

    P N L 3 Replies Last reply
    0
    • R Richard Jones

      We have developed some .Net Windows forms. While they run fine on the local PC, they can't be run from our fileserver (shortcut). I recall there's a security feature to prevent apps from running on untrusted servers. How do I tell it it's ok? I've checked IE Options. The Admin Tools Control Panel only goes up to .Net 1.1.

      I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      You're thinking of caspol. Looking it up, I think the following should work (may need a little tweaking):

      CasPol.exe -m -ag 1 -url file://pcname/share/PathToFile/* FullTrust

      I'm not a stalker, I just know things. Oh by the way, you're out of milk.

      Forgive your enemies - it messes with their heads

      My blog | My articles | MoXAML PowerToys | Onyx

      R 1 Reply Last reply
      0
      • R Richard Jones

        We have developed some .Net Windows forms. While they run fine on the local PC, they can't be run from our fileserver (shortcut). I recall there's a security feature to prevent apps from running on untrusted servers. How do I tell it it's ok? I've checked IE Options. The Admin Tools Control Panel only goes up to .Net 1.1.

        I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        If you need to run .net applications from a server you should look at ClickOnce[^]


        I know the language. I've read a book. - _Madmatt

        1 Reply Last reply
        0
        • R Richard Jones

          We have developed some .Net Windows forms. While they run fine on the local PC, they can't be run from our fileserver (shortcut). I recall there's a security feature to prevent apps from running on untrusted servers. How do I tell it it's ok? I've checked IE Options. The Admin Tools Control Panel only goes up to .Net 1.1.

          I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

          L Offline
          L Offline
          L Viljoen
          wrote on last edited by
          #4

          If you are using .net 2 by installing the .net2 framework sdk the admin control panel will be under your administrative tools. I dotn a project 4 years ago that required me to do that

          Chona1171 Web Developer (C#), Silverlight

          1 Reply Last reply
          0
          • P Pete OHanlon

            You're thinking of caspol. Looking it up, I think the following should work (may need a little tweaking):

            CasPol.exe -m -ag 1 -url file://pcname/share/PathToFile/* FullTrust

            I'm not a stalker, I just know things. Oh by the way, you're out of milk.

            Forgive your enemies - it messes with their heads

            My blog | My articles | MoXAML PowerToys | Onyx

            R Offline
            R Offline
            Richard Jones
            wrote on last edited by
            #5

            That worked. Thanks :)

            I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

            P 1 Reply Last reply
            0
            • R Richard Jones

              That worked. Thanks :)

              I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #6

              You're welcome. Glad it helped.

              I'm not a stalker, I just know things. Oh by the way, you're out of milk.

              Forgive your enemies - it messes with their heads

              My blog | My articles | MoXAML PowerToys | Onyx

              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