BizTalk Server General - Making Orchestration calling Dll (XmlDocument)

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > March 2006 > Making Orchestration calling Dll (XmlDocument)





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 Making Orchestration calling Dll (XmlDocument)
Boo

2006-03-28, 9:46 am

i make my orchestration to call dll passing one XmlDocument as an argument (
casting by using (XmlDocument)MyMessage before sending)

but the problem is when foreach childnodes , in dll, of any node, it's alway
s return double amount of childnodes. So i must check the name of childnode
that i want or not, it always the #1, #3, #5, ... of the nodes that i want,
and the others are nodes that dont have its name.

i dont know why, and how to solve this problem.

(i think it maybe cause of encoding but i'm not sure)

i make xsd in biztalk and it using UTF-16 for encoding (i try to change to U
TF-8 but it is not allowed)

P.S. apologize for my english skill.

Please tell me your idea, Thanks in advance
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com