S
Sendamà Luque
Hello,
I would like to ask about how to use web.config file jointly how to use
machine.config.
I'm going to explain my problem: I'm working with BizTalk Server 2006, but
by means of web services. So, I have several web services and on each web
service there is a web.config document with its connection string defined.
At the same time, in the same server, in machine.config document I have the
same connection string defined. (It's needed for a BizTalk web service)
My question is if it exists some property or attribute in order to when one
web service with web.config use its connection string, and when the other web
service which use machine.config use its connection string. I mean, change
the hierarchies, depend on the web service, use the web.config which is under
the folder where the web service was created.
I would like to ask about how to use web.config file jointly how to use
machine.config.
I'm going to explain my problem: I'm working with BizTalk Server 2006, but
by means of web services. So, I have several web services and on each web
service there is a web.config document with its connection string defined.
At the same time, in the same server, in machine.config document I have the
same connection string defined. (It's needed for a BizTalk web service)
My question is if it exists some property or attribute in order to when one
web service with web.config use its connection string, and when the other web
service which use machine.config use its connection string. I mean, change
the hierarchies, depend on the web service, use the web.config which is under
the folder where the web service was created.