Click here to Skip to main content
15,890,670 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have a visual studion solution with 5 projects in it. I have noticed when my solution runs, it reads the app.config file of main project only.

How can I force the solution that when it runs the main form, it must read the app.config of all projects in the solution?

Thanks a lot.
Posted
Comments
ashok rathod 17-Jun-14 1:34am    
can use below link to work out

http://stackoverflow.com/questions/2747667/c-sharp-can-we-have-multiple-config-file-for-a-project

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900