Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is it possible to call this macro from within an XSLT? The code below returns the following error "System.NullReferenceException: Object reference not set to an instance of an object."
<xsl:value-of select="umbraco.library:RenderMacroContent('<?UMBRACO_MACRO macroAlias="GeckoUploadify" > </?UMBRACO_MACRO>', $currentPage/@id)" disable-output-escaping="yes"/>
Any thoughts on how to make this work?
Thanks!
Amir
Hi Amir,
Sorry for the late reply, I was on holiday.We've never tested what you're trying to do. Is it possible to get a stack trace from the error message?
Thanks,Emanuel
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Call Gecko Uploadify from XSLT
Is it possible to call this macro from within an XSLT? The code below returns the following error "System.NullReferenceException: Object reference not set to an instance of an object."
Any thoughts on how to make this work?
Thanks!
Amir
Hi Amir,
Sorry for the late reply, I was on holiday.
We've never tested what you're trying to do. Is it possible to get a stack trace from the error message?
Thanks,
Emanuel
is working on a reply...