Home Page › Forums › BizTalk 2004 – BizTalk 2010 › XSL error using Custom functoid › Re: XSL error using Custom functoid
September 3, 2008 at 5:16 AM
#20561
Sorry, I haven’t seen that error before, but do you really need a custom functoid? They make the install process for your solution miserable. Seriously, I have seen very few custom functoids that were useful enough to justify the extra pain and suffering of installing them. You can solve many of the same problems using a scripting functoid and an external assembly. It is not as elegant of a solution, but is much easier to install.