Web Technology Blog

Blog on IIS, ASP.NET and Azure App Service technologies

Azure App Service - What is taking my disk space for my Azure Web App ?

While working on Azure App service, you may notice disk full errors. These may surface in different...

Author: PuneetG Date: 06/06/2017

Automating WebApps hosted in Azure App Service through PowerShell - ARM Way

Azure Resource Manager is a powerful way of automating almost anything in Azure. In this blog I will...

Author: PuneetG Date: 03/21/2016

Azure Website SiteExtension to view EventLogs

Did you know that Microsoft Azure websites have an amazing feature called Site Extensions ? Site...

Author: PuneetG Date: 09/24/2014

How to get the WS-AT Transactions Tab in DCOMCNFG ?

If you worked with Distributed Transactions, you may already be aware that they are configured in...

Author: PuneetG Date: 10/05/2012

Finding out the Thread which is actually handling the WCF request for the HttpContext

In the recent past, the PSSCOR2 debugger extension was made public. This debugger extension contains...

Author: PuneetG Date: 01/11/2011

EventId 4196 - Troubleshooting Crashes in COM+ Applications

Typically we expect that a piece of code that works once should work ALWAYS but this is not as...

Author: PuneetG Date: 07/03/2010

Where is the Client Certificates UI in IIS 7.0 ?

One of the things which I found missing in the IIS 7.0 user interface was the UI which lets you...

Author: PuneetG Date: 08/03/2009

The hidden tool - MSDTC Transaction Tracing

If you deal with MSDTC frequently, you might have noticed an option to toggle the tracing options...

Author: PuneetG Date: 02/06/2009

Troubleshooting MSDTC issues with the DTCPing tool

Every day the Distributed Services support team in Microsoft helps customers in troubleshooting some...

Author: PuneetG Date: 11/12/2008

Server.CreateObject failed while checking permissions

Server object, ASP 0178 (0x80070005) The call to Server.CreateObject failed while checking...

Author: PuneetG Date: 01/19/2008

Having troubles with FTP's "Isolate Users with Active Directory" Isolation Mode in IIS 6.0

The most common problem I have seen that people come across when they use the Isolate Users with...

Author: PuneetG Date: 08/20/2007

Unknown username or bad password - InetInfo.exe – ADVAPI

A few days back I worked on a very interesting case and when I searched on Internet I found that a...

Author: PuneetG Date: 08/20/2007