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@xxxxxxxxxxxxxx

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#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/default.aspx?target=assistance&ln=en-us.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.




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

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.


.



Relevant Pages

  • RE: Using BackgroundWorker in a browsers hosted user control
    ... Copy the code in the MSDN sample for BackgroundWorker component (you may ... This ensures the usercontrol hosted in the web page to be loaded ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.clr)
  • RE: Help: Unable to open Web service project in a .net solution.
    ... Welcome to the MSDN newsgroup. ... Microsoft MSDN Online Support Lead ... response from the community or a Microsoft Support Engineer within 1 ...
    (microsoft.public.vsnet.general)
  • RE: web tests in Visual Studio.NET 2005 Team Developer
    ... Can the VS versions that you reference be found in MSDN subscriptions or only ... "Software Tester" version is dedicated to testers which contains all the ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vsnet.ide)
  • RE: SQL Server 2005: Cannot convert {fn CURDATE()} to "datetime" datatype
    ... Welcome to the SQL Server MSDN newsgroup. ... the CURDATE function is an undocumented internal ... Microsoft MSDN Online Support Lead ... response from the community or a Microsoft Support Engineer within 1 ...
    (microsoft.public.sqlserver.odbc)
  • RE: MSDTC Error after applying W2K3 SP2
    ... I agree with Florin that the Transaction forum maybe the proper one. ... Microsoft MSDN Online Support Lead ... MSDTC Error after applying W2K3 SP2 ...
    (microsoft.public.dotnet.framework.aspnet)

Loading