How many web.config files for sngle application?
How many web.config files for sngle application?
You should have only one web.config. but in sub folder you can have one web.cofing to set configuration of that folders.
You should have only one web.config. but in sub folder you can have one web.cofing to set configuration of that folders.
0 Comments