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. mapped my local folder from remote server

mapped my local folder from remote server

Scheduled Pinned Locked Moved C#
csharpsysadminwinformshelp
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.
  • C Offline
    C Offline
    chakran
    wrote on last edited by
    #1

    I mapped my local folder from remote server. now am trying to run applicaiton(EXE FILE) from mapped network drive (which is in remote server) it opens a window with two options run and cancel. when click run the window goes off. it is not displaying any error messages. where am going wrong. am using framework 2.0 and c# winforms.

    B 1 Reply Last reply
    0
    • C chakran

      I mapped my local folder from remote server. now am trying to run applicaiton(EXE FILE) from mapped network drive (which is in remote server) it opens a window with two options run and cancel. when click run the window goes off. it is not displaying any error messages. where am going wrong. am using framework 2.0 and c# winforms.

      B Offline
      B Offline
      buchstaben
      wrote on last edited by
      #2

      I guess it's a security issues. you try to start your app over network, which requires extended policies. you'll need to register your assembly in .net policies

      C 1 Reply Last reply
      0
      • B buchstaben

        I guess it's a security issues. you try to start your app over network, which requires extended policies. you'll need to register your assembly in .net policies

        C Offline
        C Offline
        chakran
        wrote on last edited by
        #3

        am unable to understand your solution. Can you explain in detail? start appl over network, what this mean? if I open the application, it is running in local and remote system. after mapping only am getting problem. it is not showing any error message. simply window goes off.

        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