| Stefan [MSFT] 2006-07-07, 1:18 pm |
| Hi Göran,
if the number is different form 0 then the item is usually a local
attachment.
Here the GUID is always the GUID of the postings as local attachments do not
have GUIDs.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Göran Tänzer" <GranTnzer@discussions.microsoft.com> wrote in message
news:C1D91C20-CD18-4E2A-81C2-1E50FC57B80B@microsoft.com...
> Hi,
>
> i made a complete sdo export with sitemanager from a test mcms and
> imported
> these files into another mcms.
>
> after the import some posting failed because of resources. when i try to
> access this resource with its guid the mcms does not return the resource.
> instead mcms returned the posting where the resource was linked within a
> xml
> placeholder.
>
> usually resources have a path like this with a /0/
> /NR/rdonlyres/D0479A36-DE34-4032-8A4F-225B685E62E8/0/HVpresentation2006eng.pdf
>
> but one resource had not /0/ in the path it has a /594/.
> /NR/rdonlyres/5E22CB5F-2A55-4A28-9D2B-77AD8C989B40/594/Q1_2006_en.pdf
>
> can someone explain?
>
> göran
|