ASP.NET - IIS Troubleshooting

Support experiences, solutions for common issues, some general troubleshooting steps and code samples.

Tag Causes Local Automatic ASP.NET debugging not to work in Visual Studio

This week I got an interesting issue altogether. One of my customers was unable to debug ASP.NET 3.5...

Author: Meet2 Date: 02/02/2009

Issue with publishing web-site as non-updatable with "Use Fixed Naming and Single Page Assembly" and assembly versioning

Few days back I came across an issue with Publish Web Site and assembly versioning. One of my...

Author: Meet2 Date: 11/14/2008

Issue with ActiveDirectoryMembershipProvider and account lock policy

Recently I was working on issue with ActiveDirectoryMembershipProvider of ASP.NET 2.0 and I came...

Author: Meet2 Date: 09/05/2008

Why cacheRolesinCookie does not work well with the Ajax Extensions 1.0 and RoleManager of .NET Framework 2.0?

One of my customers ran into this issue couple of months ago. I wanted to blog it earlier but I was...

Author: Meet2 Date: 11/23/2007

Why I am not able Turn Off CustomErrors?

This week I got an interesting issue altogether. One of my customers was unable to turn off the...

Author: Meet2 Date: 11/01/2007

Global.asa of 0 KB acts funny on Windows 2003 after installing SP2.

Few days’ back one funny issue came to me. All of a sudden on one of the Windows 2003 server my...

Author: Meet2 Date: 08/13/2007

What Vista Firewall settings are required for enabling remote debugging?

This a bit of a tricky thing. We all know the famous KB for “How to turn on remote debugging in...

Author: Meet2 Date: 08/12/2007

Need a Hotfix.. Get it online

At Microsoft PSS, we get a lot of Hotfix requests. Till few days ago we always required customers to...

Author: Meet2 Date: 08/10/2007

Why can’t I execute two requests from the same session simultaneously for an ASP.NET application?

Many times we need pop-up windows to appear in our Web Applications. In such a scenario we have the...

Author: Meet2 Date: 07/31/2007

Why do I get "Invalid postback or callback argument" Errors?

Introduction:   This is the first post of mine so thought of starting with a simple but tricky...

Author: Meet2 Date: 07/31/2007