I have a stand-alone VB6 application that needs to reside on a Win2003 server along with its data so that it can be accessed from any WinXP desktop/user. I am having problems with the application finding its data files even though the file folders are in the same logical location. I am using App.Path to identify the file location, but is there something else I need to do different in a server environment?