XSL Transform error in scripting functoid using external assembly
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > XSL Transform error in scripting functoid using external assembly




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    XSL Transform error in scripting functoid using external assembly  
David


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-22-04 10:52 PM

I succeed to add and connect a scripting funtoid in a map, specifying custom
script assembly, class and method from an external assembly in the same
solution.

Still, when running Test Map on a map using the method in my external
assembly, I receive the errors "Test Map failure" and
"XSL Transform error: Value cannot be null. Parameter name: extension"

Does this relate to...
1) The following hotfix?
"FIX: You receive an "XSL transform error" error message when you test a
map in BizTalk Server 2004 Mapper" (download missing)
http://support.microsoft.com/defaul...kb;en-us;842495
http://www.webservertalk.com/message224830.html

2) Properties (like Me.ID = 6045) or dependencies of my external assembly
custom functoid class inheriting BaseFunctoid?

http://msdn.microsoft.com/library/d...
_map_mlnv.asp

3) Project references or studio environment?
I will reboot and restart the studio.
I will try to debug the functoid code by adding a debug process from a
parallell studio.

4) Something else?


( Please refer to http://www.webservertalk.com/message287817.html )
---
I have followed the recommended procedure (GAC, strong name, unique GUID,
hardcoded version)

--- Assembly.vb ---
<Assembly: Guid("629890A8-7503-45E1-9ACA-7B5CC7BB6D94")> <Assembly:
AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyKeyFile("..\..\Functoids.snk")>

--- clsFunctoids.cb ---
Public Class Functoids
Inherits BaseFunctoid


Thank you for guiding me this far!
Looking forward to reading your answer on this one.






[ Post a follow-up to this message ]



    RE: XSL Transform error in scripting functoid using external assembly  
David


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-23-04 12:46 PM


Problem solved:
1) Use the same strong name key for the external assembly as for the
orchestration.

2) Function names may not start with the "_" character
like "Public Function _MyFunction() as String"
(would make it appear on top of an alphabetically sorted dropdownlist)

Thank you.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:07 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register