i am using a Dynamic Web Reference in my pipeline component.
i will have two web services which are identical in what is expected as
input.
i need each of the trwo sites to access different web services.
my assembly for the component is loaded in the GAC.
does anyone know how to accomplish this. if i understand it correctly i
need
to ensure the config info is in the executing assembly.
doug