Hi John,
I may need to supplement this answer when I have more time later today, but
so that you have a chance to figure this out on your own I would suggest
modifying the HomePage (or another topic in the AdminWiki) so that it tries
to use the FlexHtmlSource. I suspect it should work as expected there,
provided you have also installed and referenced the PersonalizationLibrary
correctly.

The error message is telling you that the IBSWiki namespace is separate from
the AdminWiki namespace and does not see the FlexHtmlSource as it is in a
different namespace.

If you need more help I will be available again in a few hours.

John Davidson

On Fri, May 16, 2008 at 10:38 AM, John Croson <[EMAIL PROTECTED]>
wrote:

> I'm struggling a bit, and hate to be a pest again, but must ask another
> question.
>
> I have the FlexHtml plugin installed, and loaded properly, evidenced by
> the Admin tool.
>
> My IIS FlexWiki is installed into a virtual directory called flexwiki. I
> have two namespaces, called IBSWiki and AdminWiki.
>
> I've created a page in AdminWiki called FlexHtmlSource, with this
> wikitalk:
> YouTubeHTML:[
> <object width="425" height="355">
> <param name="movie"
> value="http://www.youtube.com/v/-dnL00TdmLY&hl=en";></param><param
> name="wmode" value="transparent"></param>
> <embed src="http://www.youtube.com/v/-dnL00TdmLY&hl=en";
> type="application/x-shockwave-flash" wmode="transparent" width="425"
> height="355">
> </embed>
> </object>
> ]
>
> On my IBSWiki Home Page, I've included this:
> @@AdminWiki.FleXhtml(namespace.GetTopicInfo("FlexHtmlSource"),
>      namespace.GetTopicInfo(GetPersonalization.ToString), "",
>      "", "YouTubeHTML", "",
>      "")@@
>
> However, this renders an error message of:
> IBSWiki.HomePage(1:1) : No such property or function: AdminWiki
>
>
> If I add any other text, like @@FlexWiki/AdminWiki blabla, or
> @@FlexWiki/Default.aspx/AdminWiki, a message appears:
> IBSWiki.HomePage(1:9) : Unexpected token: TokenOther
>
> I'm clearly not understanding the usage, and hope someone can point me
> in the right direction.
>
> TIA!
>
>
> John Croson
> Information Technology Manager
> Integrated Healthcare Business Solutions
> 9875 South Franklin Drive
> Franklin, WI 53132
> ihbsonline.com
> [EMAIL PROTECTED]
> v 414.858.2209
> f 414.858.2260
>
> E-MAIL CONFIDENTIALITY DISCLAIMER: This message is confidential, and may
> contain highly sensitive information that is intended only for the named
> recipient(s), which is privileged or exempt from disclosure under
> applicable laws. If this e-mail has reached you in error, you are
> notified that the dissemination, distribution or copying of this message
> is strictly prohibited. If such is the case, please notify the sender
> via e-mail address or telephone number (414) 858-2200 and destroy this
> document immediately.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to