|
Home > Archive > BizTalk Server Tools > July 2004 > Compile error when using Custom Functoid in BT2004 map
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Compile error when using Custom Functoid in BT2004 map
|
|
| Hans Erik 2004-03-18, 2:01 pm |
| Hi,
I've built a custom functoid in BizTalk 2004, and used it
in my map. But when I try to compile my map I get the
following compiler error:
Exception Caught: Functoid not found: guid({AA1EF93B-24A5-
4F3F-9030-82C0C4CE5D3B}) funcid(12301)
The functoid assembly is added to GAC and there was no
problem in adding and using it in Visual Studio.
I've tried to add a reference to my funtoid assembly and
even the Microsoft.BizTalk.BaseFunctoid assembly but with
no luck.
What is the obviuos thing I've probably missed?
brgds
Hans Erik
| |
| Tatyana Yakushev [MSFT] 2004-07-01, 5:52 pm |
| Copy dll with your functoid to "Program Files\Microsoft BizTalk Server 2004\Developer Tools\Mapper Extensions".
Thanks
Tatyana
--------------------
>Content-Class: urn:content-classes:message
>From: "Hans Erik" <anonymous@discussions.microsoft.com>
>Sender: "Hans Erik" <anonymous@discussions.microsoft.com>
>Subject: Compile error when using Custom Functoid in BT2004 map
>Date: Fri, 12 Mar 2004 04:14:45 -0800
>Lines: 20
>Message-ID: <8cc901c4082b$9b1c0fe0$a601280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Thread-Index: AcQIK5sc/rqVeJNpS5Kch9GSsUNJUA==
>Newsgroups: microsoft.public.biztalk.tools
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.tools:3472
>NNTP-Posting-Host: tk2msftngxa14.phx.gbl 10.40.1.166
>X-Tomcat-NG: microsoft.public.biztalk.tools
>
>Hi,
>
>I've built a custom functoid in BizTalk 2004, and used it
>in my map. But when I try to compile my map I get the
>following compiler error:
>
>Exception Caught: Functoid not found: guid({AA1EF93B-24A5-
>4F3F-9030-82C0C4CE5D3B}) funcid(12301)
>
>The functoid assembly is added to GAC and there was no
>problem in adding and using it in Visual Studio.
>
>I've tried to add a reference to my funtoid assembly and
>even the Microsoft.BizTalk.BaseFunctoid assembly but with
>no luck.
>
>What is the obviuos thing I've probably missed?
>
>brgds
>Hans Erik
>
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
|
|
|
|
|