Map network drive from remote machine(server) to local machine
-
Hi, we developed windows application using c#. its working fine in local and remote machine(server). I mapped my local folder from remote machine. its ok. now when I am trying to open application it is not opening. after mapping only its not opening. when trying individually its opening. where am going wrong? can any one help me?
-
Hi, we developed windows application using c#. its working fine in local and remote machine(server). I mapped my local folder from remote machine. its ok. now when I am trying to open application it is not opening. after mapping only its not opening. when trying individually its opening. where am going wrong? can any one help me?
Give us an example, because frankly I don't understand your question.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern citizen 340340
-
Give us an example, because frankly I don't understand your question.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern citizen 340340
in my local and remote machine folder contains all the files and exe file. when i click exe file application is opeing in both local and remote.. I had given sharing to my local folder and now in romote machine right click on mycomputer and select map network drive there I had given my local machine name and folder in folder text box. it created networkmap drive. now when click exe file from mappednetwork drive it is not opening.
-
in my local and remote machine folder contains all the files and exe file. when i click exe file application is opeing in both local and remote.. I had given sharing to my local folder and now in romote machine right click on mycomputer and select map network drive there I had given my local machine name and folder in folder text box. it created networkmap drive. now when click exe file from mappednetwork drive it is not opening.
What error message is displayed when started from network drive? What .Net framework are you using? I guess you're problem is related to code access security.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern citizen 340340
-
What error message is displayed when started from network drive? What .Net framework are you using? I guess you're problem is related to code access security.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern citizen 340340