keithly + configuration 9
Code Capers | Error Handling in MVC with ELMAH
february 2011 by keithly
Some of this setup can be handled by using nuget.
asp.net-mvc
elmah
configuration
logging
february 2011 by keithly
IIS7: Moving the INETPUB directory to a different drive - Another IIS Blog : The Official Microsoft IIS Site
october 2010 by keithly
Having your content on a different partition than your Operating System is a good security practice. In previous IIS versions is was possible to do this during setup time in an unattend file. Due to changes in Vista and Windows Server 2008 setup it became impossible to do that however. After setup the IIS7 INETPUB directory will be on the same partition as Windows. Moving the INETPUB directory to a different drive has to be done after setup completes. Here is a table of configuration entries that use the INETPUB directory on a default install.
iis7
configuration
october 2010 by keithly
Configuration Reference : The Official Microsoft IIS Site
september 2010 by keithly
Internet Information Services (IIS) 7 introduces a new XML-based configuration system for storing your IIS settings that replaces the metabase that was used in IIS 6.0 and earlier. This new configuration system was introduced with ASP.NET and is based on a hierarchical system of management system that uses *.config files.
iis7
configuration
september 2010 by keithly
Synchronize IIS 6.0 Web Sites : Web Deploy : Deploying Web Sites on IIS 7 : The Official Microsoft IIS Site
may 2010 by keithly
This quick guide will guide you through the process of using the Web Deployment Tool to synchronize a Web site fon an IIS 6.0 source computer to an IIS 6.0 destination computer. You can do this by "pushing" data to a remote destination, or by "pulling" data from a remote source. This guide will show both methods, as well as an option to use a package file so that you do not have to install the Web Deployment Agent Service (MsDepSvc, or "remote agent service".)
iis6
deployment
configuration
synchronization
may 2010 by keithly
Scott Hanselman - Most Common ASP.NET Support issues - Reporting from deep inside Microsoft Developer Support
may 2010 by keithly
Microsoft Developer Support or ("CSS" - Customer Support Services) is where you're sent within Microsoft when you've got problems. They see the most interesting bugs, thousands of issues and edge cases and collect piles of data. They report this data back to the ASP.NET team (and other teams) for product planning. Dwaine Gilmer, Principal Escalation Engineer, and I thought it would be interesting to get some of that good internal information out to you, Dear Reader. With all those cases and all the projects, there's basically two top things that cause trouble in production ASP.NET web sites. Long story short, Debug Mode and Anti-Virus software.
configuration
asp.net
may 2010 by keithly
related tags
asp.net ⊕ asp.net-mvc ⊕ configuration ⊖ deployment ⊕ elmah ⊕ iis ⊕ iis6 ⊕ iis7 ⊕ logging ⊕ reporting-services ⊕ ssrs ⊕ synchronization ⊕Copy this bookmark: