WebService Dynamic URLs from a "child" assembly

Dean Cleaver <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.advanced
Message-ID <8E588B65FD82DF448592A3219102C3950328694386@SXSLAKL001.xceptionsoftware.com>
Hi,

I have an n-tier system where the 3rd tier down has a web reference that I set to a dynamic URL - that's added an app.config to my code, and thus a "Assembly.dll.config" to the output of that assembly.

Any project that references that assembly does not get that config file copied over. And of course I'm flying blind trying to give someone else instructions on how to configure it remotely (what's worse, we're configuring it for .NET Remoting).

I see the above config file consists of some configSection and applicationSettings values - can these be copied directly to the web.config? I've tried to instruct them to do that, but it didn't seem to work. I can't guarantee they got it right though - and due to PCI limitations, I am not yet allowed to look myself.

Would copying the above config work? Or is there something special I need to do in the web.config to get the assembly to get this to work correctly?

Cheers,
Dino

===================================
View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.