09-06-05 11:02 PM
Hi,
snce the BTNTSvc.exe is actually the host process running your
orchestration the "App" configuration is in the associated .config
file. The issue with this is your setting this configuration for ALL
that is run by the BTNTSvc....
Jon Flanders has a good blog post about 'where & how' to store &
retrieve 'ochestration configuration data.
http://www.masteringbiztalk.com/blo...b1eb6c4def.aspx
Hope this helps,
Marvin Smit.
On Tue, 6 Sep 2005 09:04:54 -0700, "BTSAdmin"
<BTSAdmin@discussions.microsoft.com> wrote:
>i have a component with app.config, which will dynamicly load some parms at
>runtime. When orchestration invoke the component, it complains could not fi
nd
>the app.config file.
>
>I do not know where should i put the config file for the component since it
>was in GAC.
>
>Thanks for any help
[ Post a follow-up to this message ]
|