External Functoid Helper Library

Home Page Forums BizTalk 2004 – BizTalk 2010 External Functoid Helper Library

Viewing 2 reply threads
  • Author
    Posts
    • #22100

      I have a C# class library called MyFunctoidHelpers.dll version 1.1.0.0. I call its methods from scripting functoids. I recently upgraded the lib to 2.0.0.0. I went  thru my maps and updated the calls to reference the new 2.0.0.0 methods but when I open the .btm file I still see reference to the 1.1.0.0. I want to discontinue use of the 1.1.0.0 version altogether. How do I get rid of these? My orchestration project is referencing only the 2.0.0.0 version and all the functoids appear to configured to call the 2.0.0.0 methods.      

    • #22101

      Let me clarify further. I only see the references to the 1.1.0.0 assembly when I open the .btm file in notepad.

    • #22105

      I found that if you update a functoid on a map to call a different external assembly method and you don’t click the reset button first it doesn’t always do a good job of removing the previous call’s XML within the .btm file. You still may have references to the previous assembly and if that assembly is still deployed then you might experience undersirable results.

Viewing 2 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.