I have been charged to modify a Legacy Excel application which was developed for Excel 8.0. As Excel was upgraded the application has been fairly stable. Recently my company has mandated everyone be moved to Office 2003, but there are problems and I've determined I need to have two versions of the app until all the users have been converted.
The basic distribution of the application looks like this:
We have 4 servers (one development and 3 production). Any one of which is mapped to the S:\ Drive on the users machine. And the application is launched from there.
Since I had to make a new folder for the new version to run excel 11.0 I have to change all the references to point to that new folder (I will need to delete the old folder at some point).
The trouble I am having is this. When I map to the new folder the Reference is going to the server location and not the "S:\" Drive. Thus all of my a production boxes are now going to my development box to pull down the XLA I am trying to reference.
Now this is not consistant for the most the references seem to be able to find the correct location (the server mapped to the "S:\" drive), but not all.
This project is now 2 weeks late. Please help.
Thanks,
David
The basic distribution of the application looks like this:
We have 4 servers (one development and 3 production). Any one of which is mapped to the S:\ Drive on the users machine. And the application is launched from there.
Since I had to make a new folder for the new version to run excel 11.0 I have to change all the references to point to that new folder (I will need to delete the old folder at some point).
The trouble I am having is this. When I map to the new folder the Reference is going to the server location and not the "S:\" Drive. Thus all of my a production boxes are now going to my development box to pull down the XLA I am trying to reference.
Now this is not consistant for the most the references seem to be able to find the correct location (the server mapped to the "S:\" drive), but not all.
This project is now 2 weeks late. Please help.
Thanks,
David