boblarson
Smeghead
- Local time
- Today, 06:42
- Joined
- Jan 12, 2001
- Messages
- 32,059
Well, I have a problem. I don't know what to do about this.
We have a report which has an embedded Word Document (but linked) in order to have a map come up on the report which shows, in color, the number of states that have a certain number of properties.
So, this has been working fine for years. But now we are having to become part of the larger corporate structure and we have to have these different environments. Before it was just our same structure here in Portland. So, we could link to the map and all was fine either when testing or in live production. But now we have a special release process where we develop on our Dev Environment (all Citrix based with the servers in Kansas City) and then move things over to our Test Environment which is still on Citrix and based in Kansas City. After the release is tested there it moves on to the QA environment in Cleveland. And after that - production, also in Cleveland (also QA and Prod - also on Citrix).
So, unfortunately, the embedding of this map actually stores the UNC path (even if you choose it through a drive mapping). So, when we move everything between environments we need to physically delete the map and then re-embed it using the linked document on the particular server at the time. I've looked into coding for this and, while the help file says it can be done, when I try to do it, it gives me an error message of something along the lines of "method or property not supported for this object." So, I'm not sure what to do. Has anybody done anything around this type of thing before? Even when our Portland servers broke down and we had new servers, I had to manually delete and add back the map in the report because just going to the link and changing it didn't work.


We have a report which has an embedded Word Document (but linked) in order to have a map come up on the report which shows, in color, the number of states that have a certain number of properties.
So, this has been working fine for years. But now we are having to become part of the larger corporate structure and we have to have these different environments. Before it was just our same structure here in Portland. So, we could link to the map and all was fine either when testing or in live production. But now we have a special release process where we develop on our Dev Environment (all Citrix based with the servers in Kansas City) and then move things over to our Test Environment which is still on Citrix and based in Kansas City. After the release is tested there it moves on to the QA environment in Cleveland. And after that - production, also in Cleveland (also QA and Prod - also on Citrix).
So, unfortunately, the embedding of this map actually stores the UNC path (even if you choose it through a drive mapping). So, when we move everything between environments we need to physically delete the map and then re-embed it using the linked document on the particular server at the time. I've looked into coding for this and, while the help file says it can be done, when I try to do it, it gives me an error message of something along the lines of "method or property not supported for this object." So, I'm not sure what to do. Has anybody done anything around this type of thing before? Even when our Portland servers broke down and we had new servers, I had to manually delete and add back the map in the report because just going to the link and changing it didn't work.

