AsiaTech: Microsoft Azure & Development
If you are using IIS 7and above, as well as HTTP redirect to redirect requests, you might encounter...
Date: 05/12/2017
You probably often use web API provide by Azure/Microsoft in your web applications for customized...
Date: 05/10/2017
Scenario: Considering you have 2 iis servers (SERVER#1 and SERVER#2) which share the same web.config...
Date: 04/21/2017
Web Deploy (msdeploy) simplifies deployment of Web applications and Web sites to IIS servers....
Date: 04/14/2017
Here is the guide on how to capture crash dump for UWP and Desktop Bridge Converted Apps: 1. Install...
Date: 02/21/2017
If you have multiple IPs in one windows server 2008 and above, when you add a website in IIS, you...
Date: 02/15/2017
One of my customer is using ARR (Application Request Routing) in IIS8.5 as a reverse proxy to route...
Date: 02/15/2017
Logic Apps provide a way to simplify and implement scalable integrations and workflows in the cloud....
Date: 02/15/2017
Since windows server 2008, there exists a Group policy called Log on as a service, it’s located in...
Date: 02/04/2017
Recently I encountered an issue that customer would like to keep Escape Characters (in this case,...
Date: 01/11/2017
Microsoft released the Desktop App Converter (DAC) several months ago, which enables you to bring...
Date: 10/19/2016
If you need to access resources by using the authenticated caller's identity or by using a specific...
Date: 08/31/2016
After upgrading to IE11, web page layout may be broken. The most common reason is the web page runs...
Date: 08/22/2016
Some IE/IIS issues may involve client certificate. It always took me hours to deploy a test website...
Date: 08/22/2016
In my latest post, introduced that the default Node.JS version (0.10.32, x86) parser function is...
Date: 03/11/2016
Node.JS Parser for Node.JS 0.10.32 32bit is included in Azure Web App Diagnostic Service now. If you...
Date: 03/11/2016
Previous posts introduced how to capture dumps for intermittent Exception and High CPU issues on...
Date: 02/02/2016
When facing intermittent High CPU issue on Azure Web App, previously we have no easy method to...
Date: 01/20/2016
In this blog post, we will go through the steps to quickly setup clustered MSMQ role on a Windows...
Date: 01/14/2016
How to use Crash Diagnoser to capture Stack Overflow exception dump in MVC Web APP on Microsoft Azure
This article is to show how to capture a real stack overflow exception happened in MVC web app on...
Date: 01/12/2016
A custom ActiveX Control, used to get computer name, made by Visual Basic preformed not properly in...
Date: 12/28/2015
By using Webdav, we are able to share the files via a unique url. This can bring a lot of...
Date: 11/23/2015
In previous post, we talk about using Active Directory membership provider in a trusted...
Date: 08/21/2015
In web applications, you may come across the situation to validate the users from a trusted...
Date: 08/21/2015
After a node application was deployed to Azure App Service Web Apps (Websites), the...
Date: 06/11/2015
You may already take a look at our previous post Case Study – How to Enable or Disable “Remember my...
Date: 06/11/2015
Background We know that Internet Explorer Maintenance (IEM) has been removed from IE10. Client...
Date: 12/16/2014
The problem happens when we navigate to a URL that does NOT contain a .NET extension –...
Date: 11/07/2014
Self-Signed Certificate can be used widely in test, development, Local Web or Cloud Web...
Date: 11/02/2014
Symptom The user receives the following “HTTP Error 500.0 – Internal Server Error” message when he...
Date: 10/27/2014
There are many cases when we need to perform some load testing to double confirm the fix of an issue...
Date: 10/27/2014
- Open a command prompt. 2. Disable Windows Management Instrumentation service sc config winmgmt...
Date: 09/19/2014
How to restore missing Web Service performance counters and related WMI classes on Windows Server 2008 R2
Web Service performance counters may be missing in Performance Monitor. You also cannot...
Date: 08/21/2014
Background We have introduced two methods to add web site to Compatibility View List in blog...
Date: 08/19/2014
Background I have concluded four methods on “How to add trust sites into IE before IE10” as...
Date: 08/19/2014
A custom ASP.NET application running on IIS 7.5 (Windows 2008 R2) is using Form...
Date: 08/13/2014
We always see different error message from the browser. There are four kinds of error pages listed...
Date: 05/13/2014
Probably you have noticed that on domain controller with relatively lower version of windows(such as...
Date: 05/12/2014
How to apply “The content of IE Settings” in GPO (which used IEM (IE Maintenance) before IE10) to IE10+ Version since IEM have been deprecated from IE10
Background As we known that Internet Explorer Maintenance (IEM) has been removed from IE10. Client...
Date: 05/11/2014
SE_TCB_PRIVILEGE being removed from the process token for OWA and ECP processes (w3wp) since Exchange 2010
Summary IIS provides the ability to handle events in the HTTP request pipeline. Customized C++...
Date: 03/31/2014
In some cases, you encounter incompatibility issue after upgrade to Internet Explorer 11 and decide...
Date: 03/12/2014
Symptom Customers wants to show “Remember my credentials” in IE in credential window but always...
Date: 03/02/2014
There are some articles about how to configure the Mutual Certificate authentication on IIS. But the...
Date: 02/12/2014
After a .NET Component is compiled with COMVisable true flag, we can use this way to deploy...
Date: 02/12/2014
Problem Let’s suppose you are trying to distribute IE9/10/11 via SCCM, you will probably...
Date: 01/29/2014