Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Problem with running method from orchestration › Problem with running method from orchestration
December 13, 2005 at 7:11 AM
#12515
Thanks for the answer Greg,
I tried the following:
MailVar = new <MyNamespace>.<MyClass>();
MailVar.TestFunc(\”Launch.\”);
But, unfortunatelly, the same situation with no result.
What could it be?
Roman.