M
Mike Logan
Hello. I have a shared assembly with a reference to one of our web services.
This web reference needs to be dynamic so that we can use different URLs
between our different environments (dev, test, production). I see that an
app.config file has been created in the assembly where I can put the
different URLs, but where does this app.config reside if the shared assembly
is inserted into the GAC?
This web reference needs to be dynamic so that we can use different URLs
between our different environments (dev, test, production). I see that an
app.config file has been created in the assembly where I can put the
different URLs, but where does this app.config reside if the shared assembly
is inserted into the GAC?