G
Guest
Hello,
I'm somewhat new to .Net 2.0. I have a web app that uses assemblies (middle
tier). I added the reference to the assemblies and want to change a value in
one of the assemblies <assembly name>.dll.config file. It's a path entry.
So how do you do this? Can you simply modify it the value in a text editor
and that's it? I know that you can modify the web.config for asp.net apps,
but what about assemblies that you reference?
Thanks,
Phil
I'm somewhat new to .Net 2.0. I have a web app that uses assemblies (middle
tier). I added the reference to the assemblies and want to change a value in
one of the assemblies <assembly name>.dll.config file. It's a path entry.
So how do you do this? Can you simply modify it the value in a text editor
and that's it? I know that you can modify the web.config for asp.net apps,
but what about assemblies that you reference?
Thanks,
Phil