File IO permission error while running EXE from LAN

蹲街弑〆低调 提交于 2019-12-25 18:39:01

问题


I am getting following error while running my .EXE file from network.

I have developed application using .net framework 3.5.

Help me remove this error, Please.

Thnaks in advance...


回答1:


Have you tried to give your application administrative rights?

Here is how to do that:
How to give my C# app administrative rights? manifest file



来源:https://stackoverflow.com/questions/15760814/file-io-permission-error-while-running-exe-from-lan

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!