| Stefano V. 2007-07-26, 1:18 pm |
| Hi all,
I'm using MSCMS 2002 SP2 Standard on a Windows 2003 SP2 box (db server
is MSSQL 2005) in the usual scenario: staging server and production
server. Deployment is made by a couple of SDO-export and SDO-import
scripts (VBScript).
I have seen that images inserted from standard
SingleImagePlaceholderControl are cached in a slightly different path;
for example, on the page on the staging server, when I right-click the
image, I see the url:
/NR/rdonlyres/2E5E8532-63DE-4CB2-937C-7C2889416DF1/12296/
alonissos_sporadi1.jpg
while, after the deployment, on the production server I see:
/NR/rdonlyres/2E5E8532-63DE-4CB2-937C-7C2889416DF1/11453/
alonissos_sporadi1.jpg
Can anyone tell me the reason of the different path /12296/ and /
11453/ and if there is a way to synchronize them?
Any help will be appreciated ;-)
Thank you in advance
Stefano
|