Buy Questpond's video subscriptions on
huge discount
.
Online: 10620
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
Multiple Web.config files [Resolved]
Posted by
Shrikant.falke
under
ASP.NET
on 9/7/2010 |
Points: 10
| Views : 3184 | Status :
[Member]
| Replies : 4
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
Suppose we hv 2 web.config files in an appl, one in root folder and another in sub folder.
Can u pls tell me what are the tags that we can't over write in web.config of sub folder.
Please give me ex. or provide link for the same.
Thanks in advance.
[Resolved]
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Shankul2784
on: 9/7/2010
[Member]
Bronze
|
Points: 50
0
Hi,
If we have many folders then we can add the no of folders web.config + main applications web.config.
If we place web.config in the folder then it is taking default values from the main applications settings. If we set the folder specific then it is not applicable to the other folders or application pages.
I hope, this will help you.
Thanks & Regards,
Shailesh
Shrikant.falke
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Hiremeforyourwork
on: 9/7/2010
[Member]
Starter
|
Points: 25
0
Hi, Its not possible. We can't place two web.config files in the same project in different folders. Instead of config files we can use xml file like web.xml files.
Shrikant.falke
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Phmadala
on: 9/7/2010
[Member]
Starter
|
Points: 25
0
Hi,
We can have web.config files in different folders in same project...
the sub folder overrides the main web.config for the whole project..
Shrikant.falke
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Shrikant.falke
on: 9/7/2010
[Member]
Starter
|
Points: 25
0
I think u guys are not understand what exactly i want to know.
There are some tags which we can not implement/override in the web.config of sub folder.
I want to know the name of thoese tags
Shrikant.falke
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...