How to debug maps which use custom extension XML ?

Home Page Forums BizTalk 2004 – BizTalk 2010 How to debug maps which use custom extension XML ?

Viewing 3 reply threads
  • Author
    Posts
    • #26458

      Hello , 

       

      We have lot of  complex mapping which uses custom extension xml .  

      Usually when I want to debug map I just validate it and get the xslt and then  debug xslt using  Debug xslt feature of XML.

       

      However if i try using similar way for maps using external assemblies I get error “Cannot find the script or external object that implements prefix ‘http://schemas.microsoft.com/BizTalk/2003/ScriptNS0’.” 

      The maps are really complex and I need to debug them to find issues.

       

      Can someone please help me with this ? How do you deal with such mapping ?

       

      Thanks in advance 

      madhu

       

       

    • #26462

      Hi Madhu,

      It is not possible to debug custom xslt which is having a reference to external assembly. You will get a similar error as u mentioned above.

      – Anand S B 

    • #26463

      Hi Madhu,

      It is not possible to debug custom xslt which is having a reference to external assembly. You will get a similar error as u mentioned above.

      – Anand S B 

    • #26464

      Hi Madhu,

      The following is the link which proposes a solution. Try it. Its working

      maximelabelle.wordpress.com/…/debugging-xslt-stylesheet-with-custom-extension-objects-from-within-visual-studio

      Regards

      Anand S B

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