M
Maxwell2006
Hi,
As far as I know, a class library project cannot have any app.config
dedicated to itself and it always depends on the main application to provide
the .config settings.
Based on above, I am confused when I see that VS2005 adds an app.config file
upon I add a web service to my dll class library and stores the URL address
to the asmx file within that app.config file. Obviously that app.config file
is useless. Do I miss any best practices or this is a problem within visual
studio 2005 IDE?
Thank you,
Max
As far as I know, a class library project cannot have any app.config
dedicated to itself and it always depends on the main application to provide
the .config settings.
Based on above, I am confused when I see that VS2005 adds an app.config file
upon I add a web service to my dll class library and stores the URL address
to the asmx file within that app.config file. Obviously that app.config file
is useless. Do I miss any best practices or this is a problem within visual
studio 2005 IDE?
Thank you,
Max