Put all you web service in a same root directory and put your web.config at
the root directory.
Something like: \myroot for the root and \myroot\webservice1,
\myroot\webservice2, ...
See more on http://www.dotnet-fr.org/sections.php3?op=viewarticle&artid=25
Lionel.
> Hi, i have several webservices, i want them all tho refer to the same
> webconfig file, how can i do it?