Config file in Biztalk 2006

Home Page Forums BizTalk 2004 – BizTalk 2010 Config file in Biztalk 2006

Viewing 1 reply thread
  • Author
    Posts
    • #18198

      Hi Richard,

      I tried to use BTSNTSvc.exe.config but whenever i am trying to start the application i am getting the error and it also stops the BTS service.My requirement is to declare is to add one key value "FilePath" in config and to fetch that filepath in the Orchestration and to create a dynamic port using that path.Please let me know which config file i have to use fior this.

       

      Thanx in Advance.

    • #18200

      Were you able to open the config file in IE…it needs to be valid xml.

       Its no different from a web.config where you can store key,values.

      • #18201

        No its opening in the Visual studio.is there any other config file which i can use for this purpose.

        • #18202

          It is fine to edit this file in VS.net, but to ensure the file is valid you should right click on the file and select "Open With" and then select Internet Explorer.  If the file loads in there then it is structurally correct.  If the file does not have a valid structure then BizTalk will not be able to use it and the host instance will not be able to start up.

          • #18207

            Do you have other BizTalk applications running? if there was an error in the biztalk config file your whole bts environment would come crashing to a hault. If you got other applications still running then I don't think the problem relates to the biztalk config file.'

            Could you post the exact error you are getting and perhaps a copy of your modified config file 

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