Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - web.config tutorial

Reply
 
Old 08-19-2008   #1 (permalink)
MCM


 
 

web.config tutorial

By default there are a lot of settings automatically inserted into a
web.config file. Where can I find detailed documentation about each
individual setting? I am looking to streamline my site so that it does not
load components that I do not require. But rather than go through trial and
error of removing each one individually, I'd like to be able to read about
what each setting does.

My System SpecsSystem Spec
Old 08-19-2008   #2 (permalink)
Steven Cheng [MSFT]


 
 

RE: web.config tutorial

Hi MCM,

As for ASP.NET web.config elements, you can find the related schema and
elements definition in the MSDN library. Here is the web url of the MSDN
library:

#system.web Element (ASP.NET Settings Schema)
http://msdn.microsoft.com/en-us/library/dayb112d.aspx

If you have local version installed, you can also lookup the <system.web>
root element in it via index and probing other child elements.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxx.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subs...#notifications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://support.microsoft.com/select/...tance&ln=en-us.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
Quote:

>From: =?Utf-8?B?TUNN?= <MCM@xxxxxx>
>Subject: web.config tutorial
>Date: Tue, 19 Aug 2008 12:16:00 -0700
Quote:

>By default there are a lot of settings automatically inserted into a
>web.config file. Where can I find detailed documentation about each
>individual setting? I am looking to streamline my site so that it does not
>load components that I do not require. But rather than go through trial
and
Quote:

>error of removing each one individually, I'd like to be able to read about
>what each setting does.
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Extending app.config with addtional config .NET General
New tutorial Chillout Room
app.exe.config on XP but app.config on Vista x64? Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46