Config file for Custom Pipeline / DLL

Home Page Forums BizTalk 2004 – BizTalk 2010 Config file for Custom Pipeline / DLL

Viewing 1 reply thread
  • Author
    Posts
    • #21150

      Hi

       

      I have developed a custom pipeline that calls a custom class.

      This class need to be able to read some information for a configuration file but I receive an error “This might be because no configuration file was found for your application”.

      I know class libiers do not have their own .config files but use the the asscoatiated .exe config file.

      To what configuration file would I add this information so my .dll can read it??

    • #21151

      I added the configuration information to the BTSNTSvc.exe.config file and it seems to be working.

       

      Is this the best approach?

       

      Thanks

      Byron

      • #21157

         I think you would be better off having this as properties of the pipeline component that you can configure in the Send Port or Receive Location properties.

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