Partager via


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...

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...

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...

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...

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...

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...

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...

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...

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...

Date: 11/12/2008

Server.CreateObject failed while checking permissions

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

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...

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...

Date: 08/20/2007