2007/01/03

F5 debugging of ASP.NET applications on IIS7 Vista

Basically, this is the quickest way to fix back F5 debugging on IIS7/Vista:
1. Install Visual Studio 2005 SP1 update;
2. Install required IIS components such as Windows Authenication;
3. Make the web application to run under Classic mode.


Check out Mike Volodarsky's article for a complete load-down.

沒有留言:

Mercury簡易改裝

有同好有一樣的困擾 - 如何使用自己的data logging軟體,因此寫了這篇來分享我的簡易改裝。 Background 雲豆子 MERCURY roaster 烘豆機的設計是使用自行開發的軟體,來:1. 操控風門/火力; 2. data logging/自動烘焙。 ...