Re: web.config vs. My Project
- From: "Scott M." <smar@xxxxxxxxxxxxx>
- Date: Sat, 14 Jun 2008 22:16:00 -0400
No, I'm sorry, but you are incorrect.
Perhaps you misunderstood what I said. I didn't say that we should never
have to edit web.config directly. My comments were about your particular
Option Strict, etc. settings. You should never have to go into web.config
to turn Option Strict (and various other settings) on or off, that is what
My Project dialogs are for and if you change it in one, it will be refelcted
in the other.
-Scott
"MCM" <MCM@xxxxxxxxxxxxxxxx> wrote in message
news:AD2A4EBA-F95F-4A53-AA21-17FD53A1E2EB@xxxxxxxxxxxxxxxx
That is incorrect. I agree that My Project is meant to be a method of
editing
config files, but not web.config. Check for yourself. Perhaps it edits
app.config? That would make sense.
"Scott M." wrote:
"My Project" is meant to be the way to set your preferences, rather than
going into configuration files and editing them manually. You shouldn't
ever have to go into web.config to set option strict because you can do
it
in the My Project dialgogs.
I don't think you can have a conflict because for things that are in
web.config and My Project, changing the setting in one will cause it to
change in the other.
"MCM" <MCM@xxxxxxxxxxxxxxxx> wrote in message
news:A93B7D92-5BC1-4622-9F02-C446FAD81331@xxxxxxxxxxxxxxxx
When creating a new VB Web Application Project with VS2008, there are
several
settings (compiler settings, option strict, etc) that appear both in
the
web.config file and "My Project". I'm wondering what takes precedent,
what
the benefit of using one vs. the other is, and what happens if they
conflict?
.
- Follow-Ups:
- Re: web.config vs. My Project
- From: MCM
- Re: web.config vs. My Project
- References:
- Re: web.config vs. My Project
- From: Scott M.
- Re: web.config vs. My Project
- Prev by Date: Re: How do I configure permissions in Server 2003 to accomplish this..
- Next by Date: Re: Windows Explorer Problems
- Previous by thread: Re: web.config vs. My Project
- Next by thread: Re: web.config vs. My Project
- Index(es):
Relevant Pages
|