|
Home > Archive > Microsoft Content Management Server > February 2005 > FlashPhControl
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]
|
|
|
| Hi,
I having problems implementing this placeholder. So far I
was able to add the cs file to my customControls libray
and import the dll to my toolbox in VS.net. From there I
added the control to my template and assigned an
Attachment Placeholder definition to it. When I try to
create a posting with the new template I get an error
when I try select a file to input into the placeholder.
Am I doing something wrong?
Thanks for the help!
Jimmy
| |
| Stefan [MSFT] 2005-01-21, 8:47 pm |
| Hi Jimmy,
duing authoring there should not be any problem as the authoring part is
identical to a normal Attachment Placehoder control - only the presentation
mode methods are overridden.
Please test with a fresh C# class library project rather than using an
existing project and check if the problem reoccurs.
Cheers,
Stefan.
"Jimmy" <anonymous@discussions.microsoft.com> wrote in message
news:161b01c50012$eb302720$a401280a@phx.gbl...
> Hi,
> I having problems implementing this placeholder. So far I
> was able to add the cs file to my customControls libray
> and import the dll to my toolbox in VS.net. From there I
> added the control to my template and assigned an
> Attachment Placeholder definition to it. When I try to
> create a posting with the new template I get an error
> when I try select a file to input into the placeholder.
> Am I doing something wrong?
>
> Thanks for the help!
>
> Jimmy
| |
|
| Nope, still having problems... I am getting a javascript
error when I go to add the link to the placeholder or if
I try to save the posting and give it a name. Here is
the error...
Line 67
char 2
error: Object expected
code: 0
url:
http//dude/myapp/WebAuthor/Dialogs/PageOperation/Authoring
Mode/PageSave/NewPageSaveDlg/NewPageDlg.aspxNRMODE=Unpubli
shed&NRCHANNELGUID=%some long guid string (didn't want to
type the whold guid =)
Any ideas?
Thank you very much!
>-----Original Message-----
>Hi Jimmy,
>
>duing authoring there should not be any problem as the
authoring part is
>identical to a normal Attachment Placehoder control -
only the presentation
>mode methods are overridden.
>
>Please test with a fresh C# class library project rather
than using an
>existing project and check if the problem reoccurs.
>
>Cheers,
>Stefan.
>
>"Jimmy" <anonymous@discussions.microsoft.com> wrote in
message
>news:161b01c50012$eb302720$a401280a@phx.gbl...
far I[vbcol=seagreen]
there I[vbcol=seagreen]
>
>
>.
>
| |
| Stefan [MSFT] 2005-01-24, 8:47 pm |
| Hi Jimmy,
check this article:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#21B7B163-820E-439C-9D36-24A94BB15B30
Cheers,
Stefan.
"Jimmy" <anonymous@discussions.microsoft.com> wrote in message
news:167b01c5024c$52ffc0f0$a501280a@phx.gbl...[vbcol=seagreen]
> Nope, still having problems... I am getting a javascript
> error when I go to add the link to the placeholder or if
> I try to save the posting and give it a name. Here is
> the error...
>
> Line 67
> char 2
> error: Object expected
> code: 0
> url:
> http//dude/myapp/WebAuthor/Dialogs/PageOperation/Authoring
> Mode/PageSave/NewPageSaveDlg/NewPageDlg.aspxNRMODE=Unpubli
> shed&NRCHANNELGUID=%some long guid string (didn't want to
> type the whold guid =)
>
> Any ideas?
>
> Thank you very much!
>
>
>
> authoring part is
> only the presentation
> than using an
> message
> far I
> there I
| |
| MKashifZia 2005-02-25, 7:23 am |
| quote: Originally posted by Stefan [MSFT]
Hi Jimmy,
check this article:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#21B7B163-820E-439C-9D36-24A94BB15B30
Cheers,
Stefan.
"Jimmy" <anonymous@discussions.microsoft.com> wrote in message
news:167b01c5024c$52ffc0f0$a501280a@phx.gbl...[vbcol=seagreen]
> Nope, still having problems... I am getting a javascript
> error when I go to add the link to the placeholder or if
> I try to save the posting and give it a name. Here is
> the error...
>
> Line 67
> char 2
> error: Object expected
> code: 0
> url:
> http//dude/myapp/WebAuthor/Dialogs/PageOperation/Authoring
> Mode/PageSave/NewPageSaveDlg/NewPageDlg.aspxNRMODE=Unpubli
> shed&NRCHANNELGUID=%some long guid string (didn't want to
> type the whold guid =)
>
> Any ideas?
>
> Thank you very much!
>
>
>
> authoring part is
> only the presentation
> than using an
> message
> far I
> there I
|
|
|
|
|