> I am having a problem using a custom functoid I downloaded. The
> functoid can be used to execute a stored procedure from within a map.
>
> The source for the functoid is here:
>
> http://blogs.msdn.com/ebattalio/archive/2006/02/16/DBFunktoids.aspx
>
> I have no problem with dragging and dropping the functoids or
> configuring them however when I try to validate the map I get:
>
> C:\Do***ents and Settings\strauss\My Do***ents\Visual Studio
>
2005\Projects\S****tsData\S****tsData\S****tsRosters\Maps\CFLToAggregatedRoster.btm:
> error btm1023: Exception Caught: Mapper Compiler: Functoid not found:
> guid ({FC1E7D80-7FA7-4AED-AD24-923DC8363E95}) with functoid id (6070)
>
> I have confirmed that the DLL for the functoids is deployed to both:
>
> <Biztalk Root>\Developer Tools\Mapper Extensions
>
> as well as installed in the GAC:
>
> DBFunktoids, Version=1.0.0.0, Culture=neutral,,
> PublicKeyToken=e90ba9d74b97ae9c, processorArchitecture=MSIL
>
> I am a relative newbie to Biztalk so it's likely something obvious I'm
> missing.
>
> Any help is appreciated.
>
> Fred
Copy the functoid dll to the mapper extensions folder, normally,
C:\Program Files\Microsoft BizTalk Server 2006\Developer Tools\Mapper
Extensions
That's where BT is looking for it.
BizTalk Utilities - Frustration free BizTalk Adapters
http://www.topxml.com/biztalkutilities


|