Where to put class library settings?

Home Page Forums BizTalk 2004 – BizTalk 2010 Where to put class library settings?

Viewing 1 reply thread
  • Author
    Posts
    • #19352

      Hi everyone,

      I have a class library that connects to a database. The connection string is in a seperate settings.settings file, upon compilation, this becomes app.config.

      However, If I want to use this class library in a BizTalk project, where do i put the app.config file, or more precicely, where do I put the configuration information that was in the app.config file?

      I do not want to hard code connection details into my classes.

      Thanks all

      TM

    • #19355

      While you can put these values in the BizTalk configuration file (btsntsvc.exe.config), consider putting secure values in BizTalk’s Enterprise Single Sign On store.  For an easy way to create SSO configuration store apps, see my tool (http://seroter.wordpress.com/2007/09/21/biztalk-sso-configuration-data-storage-tool/).

      • #19361

        Hi Richard, 

        I found and used your tool yesterday. It is absolutely fantastic, thank you very much.

        Thanks for replying to this while you are away at the conference, you must be bored :p lol

        TM

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.