Re: Custom functoid fails when orchestration deployed

Tech-Archive recommends: Fix windows errors by optimizing your registry



I'm not sure but the custom functoid assembly should be not only GACed but
also placed in <BTSfolder> or <BTSfolder>\Developer Tools (can't remember
exactly).

--
Regards

Leonid Ganeline
BizTalk Solution Developer
===========================
http://geekswithblogs.com/leonidganeline
================================

"cmedin" <cmedin@xxxxxxxxxxxxxxxx> wrote in message
news:uCqx$Sp1GHA.1588@xxxxxxxxxxxxxxxxxxxxxxx

"Leo Gan" <leo_gan_57@xxxxxxxxxxx> wrote in message
news:u2aOrno1GHA.4648@xxxxxxxxxxxxxxxxxxxxxxx
Try to screen up the
Custom Functoid (BizTalk Server Sample)


I looked at everything I could find and am still lost.

What I have found is that the CLSID in the Functoid reference in the .btm
corresponds to the GUID defined in my Assembly.cs -- I'm guessing that
somewhere there is a link saying to look for a certain assembly based on
this GUID? If so, where can this link be found? It seems as if my
problem might be that it is still pointing at an old assembly (that had
the same guid). Is there a way I can delete/refresh this reference?



.