Call .net component from orchstration
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Call .net component from orchstration




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Call .net component from orchstration  
BTSAdmin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-06-05 11:02 PM

i have a component with app.config, which will dynamicly load some parms at
runtime. When orchestration invoke the component, it complains could not fin
d
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 ]



    Re: Call .net component from orchstration  
Marvin Smit


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
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 ]



    Re: Call .net component from orchstration  
Scott Colestock


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-06-05 11:02 PM

Search the newsgroup for this topic, too, but - config search path is
governed by the appdomain.  Your appdomain is provided by BizTalk.

1) consider (carefully) using btsntsvc.exe.config - either directly, or by
specifying a custom appdomain (with config file location) for your
orchestration.  The docs cover this topic.
2) consider SSO for your settings (see www.traceofthought.net and
masteringbiztalk.com for coverage of this topic)

Scott Colestock
www.traceofthought.net



"BTSAdmin" <BTSAdmin@discussions.microsoft.com> wrote in message
news:60499234-E555-44E8-AD63-1514F03A5299@microsoft.com...
>i have a component with app.config, which will dynamicly load some parms at
> runtime. When orchestration invoke the component, it complains could not
> find
> 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 ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:12 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register