Setup: Server 2008 Enterprise
We have an application that runs as a terminal app. It contains many modules that are called by selecting a menu button. The application is stocked on the network drive T:
When a user selects a module the application calls the module by its path name T:\Module1.exe and opens. We have never had any issues with this until recently when a user clicks the button to open a module an error message appears saying that "T:\T:\Module1.exe cannot be found" which makes sense considering that the drive letter should only appear once.
Has anyone else had issues such as this and if so what kind of fix did you apply?
Thanks,