Re: Executing an Exe from orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Executing an Exe from orchestration Re: Executing an Exe from orchestration

#18023

Nick,

 Thanks for the reply, actually that exe is needed for generating a file and is from win 95 period. Anyways we need to execute it, the problem is even when we try to execute it via a component it runs (shows in the processes that are currently running) but doesn't do anything, like its function of creating a file is not done. But this is only true while calling this component via Biztalk orchestration, if I include it in a windows application and call that exe through it, the exe executes and does its work. So why is this happening and how can I correct this behavior?

 

 Regards,

Sajid