IIS Team Blogs Tagged with "troubleshooting" (RSS)

IIS 7.0 - Application Pool Recycles - Log a event in Windows Event Log

This is my 1st blog post on IIS 7.0. Application Logging Apart from the standard IIS logs type, other items can be logged. Many of these options can be set in UI using the IIS Manager or by using Appcmd.exe - IIS command line administration Tool. Application...

Why IIS7? Top 12 cool features…

Every time I talk with customers in meetings or at conferences I’m struck by how many cool amazing new capabilities IIS7 has.  I can go on for literally hours talking about the new features and benefits, and showing demos.  And with each new...

When to restart IIS when making changes to your application

Knowing when to restart IIS to pick up various types of changes to your application has traditionally been a challenge. IIS and ASP.NET are both stateful software systems, which heavily rely on cached state that is loaded once to provide high performance...

Troubleshooting: Exception Error Codes - What's the Mystery!

Very often as sysadmins we come across numbers that make no sense. Give the same to a debugger and he\she will make your life simpler and happier. Well I am a no different sysadmin! (well atleast that is what I would like to call myself) However, off...

Trace IIS 7.0 Errors Like a Pro with Failed Request Tracing

When dealing with hard to find IIS 7.0 errors, I break out the trusty Failed Request Tracing. My favorite way of doing this is through the command line...( read more ) Read More...

Troubleshooting: Could not start the IIS Admin Service on Local Computer

Q.) When I try to start the IIS Admin Service from services.msc I receive the following error: Could not start the IIS Admin Service on Local Computer Error2: The system cannot find the file specified. At the same time I can also see the following message...

Troubleshooting: IIS 6 Status and Substatus codes

.nobr br { display: none } I thought it would be a great idea to write this down as an entry.The information that I am going to share now has helped me to troubleshoot a majority of cases I have had on IIS. Lets start by understanding what are status...

How to backup/restore IIS7 configuration

Won's recent post on possible configuration corruption caused by OneCare/Forefront reminded me of something that every IIS7 customer should know about: how to backup and restore IIS7 configuration! No matter whether your configuration file gets corrupted...

« Previous  1 2 3 4 5  Next »

Related Tags

Microsoft Communities