2005-03-04, 06:58 PM
Okay, I have a problem, and haven't been able to figure it out so I figure somebody with more .NET exeperience than I have can point me in the correct direction. When trying to access a file on a network drive by launching a shell command, I'm getting a .NET security exception when trying to read files from a directory. If I run it though the debugger it works fine. I've tried a couple of different ways to get around it but so far no luck.
Any hints would be appreciated. A working example of code would be helpful.
Any hints would be appreciated. A working example of code would be helpful.