|
Home > Archive > Microsoft Content Management Server > August 2005 > I'm attempting to use the 'MultiAttachmentPlaceholderControl' from GotDotNet
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
I'm attempting to use the 'MultiAttachmentPlaceholderControl' from GotDotNet
|
|
| Alan Taylor 2005-08-06, 7:48 am |
| Hi there,
I'm attempting to use the 'MultiAttachmentPlaceholderControl'. I've
create a default html TGI. Added the control to the page. When
authoring I get the 15 buttons, and am able to select a number of
documents from the resource gallery. Then I save.
Stepping through the code for the 'SavePlaceholderContent' method it
all looks good. The anchors look well formed. No exceptions are
thrown.
The save appears to complete successfully.
However nothing gets rendered once the page has been saved. Nothing
gets saved. I can't work out what's happening.
Any thoughts?
Alan
| |
| Stefan [MSFT] 2005-08-06, 5:49 pm |
| Hi Alan,
that sounds strange.
Please check the following article for common reasons:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#FBCAE7EE-AE3F-4F1E-B017-2ECD03749FA3
If this does help, please step through the code in presentation mode when
the values should get loaded from the repository to see if the content is
loaded or not.
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
----------------------
"Alan Taylor" <alan_taylor@nospam.uk.ibm.com> wrote in message
news:1123320386. 5c0ee0ef2e23dfdb69a9625ad215f2a6@teranew
s...
> Hi there,
>
> I'm attempting to use the 'MultiAttachmentPlaceholderControl'. I've
> create a default html TGI. Added the control to the page. When
> authoring I get the 15 buttons, and am able to select a number of
> documents from the resource gallery. Then I save.
>
> Stepping through the code for the 'SavePlaceholderContent' method it
> all looks good. The anchors look well formed. No exceptions are
> thrown.
>
> The save appears to complete successfully.
>
> However nothing gets rendered once the page has been saved. Nothing
> gets saved. I can't work out what's happening.
>
> Any thoughts?
>
> Alan
|
|
|
|
|