Duplicate:
Why does the .NET application crash when starting from a network drive?
Can someone help me? For a school project, I wrote a Windows C # application in Visual Studio 2005. It works fine, no problem. I want to share this program with others in my department at work. So, I copied the exe file to a network drive. When we try to run exe from the network, it fails with the name progrm ... has encountered a problem and needs to close. If I have a copy of the exe file on my c: \ drive, then an attempt to execute, it works. Why does my program not start from a network drive?
Susan
Susan
source
share