Thanks for the response. Let me clarify this a little bit. I've created a standalone application that access our database to retreive the necessary records and export it to a text file. From the third party application we use for our every day business process, we can add a link to the file so that our users can just click on that link to get to the program that I created, which is stored in a shared network drive.

I guess my question is how would I get this program, it's just a standalone .exe file, to run off a network drive? I can't even put it in a shared folder and run it off from another machine. I was thinking that it might have to do with the internet option settings in the control panel, but I'm not sure if that might be. If I run the application from where the file is located, it runs fine. Is there a setting that I need to configure where the file is located to let it run off a network drive?