Sign in
David Wang
David Wang on IIS, ISAPI, Exchange, Virtual Server, and whatever else I fancy...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
HOWTO...
HTTP.SYS
IIS
IIS 7.0 (beta)
IIS7
ISAPI
Personal
Sample Code
Tips
Virtual Server
WiX
Your Questions
Archive
Archives
December 2008
(1)
October 2008
(1)
September 2008
(2)
June 2008
(2)
April 2008
(1)
December 2007
(2)
April 2007
(1)
August 2006
(3)
July 2006
(8)
June 2006
(16)
May 2006
(11)
April 2006
(27)
March 2006
(25)
February 2006
(21)
January 2006
(12)
December 2005
(18)
November 2005
(12)
October 2005
(21)
September 2005
(14)
August 2005
(18)
July 2005
(23)
June 2005
(14)
May 2005
(5)
April 2005
(7)
December 2004
(1)
March 2004
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
David Wang
HOWTO: Monitor Virtual Server Events
Posted
over 7 years ago
by
kurakuraninja
9
Comments
I think Virtual Server Events and Asynchronous Tasks are two of the least utilized features of the Virtual Server Administration API. Contrary to the often-asked task of "find the VM, turn it off, manipulate its VHD, then turn it back on", which shows...
David Wang
Six Years...
Posted
over 7 years ago
by
kurakuraninja
5
Comments
Gosh, how quickly time flies by. It seems like yesterday when I was just getting started on this blog and typing out the entry for my 5-year anniversary at Microsoft. At that time, I had just finished doubling my number of blog entries, was in the midst...
David Wang
Deploying and Updating Virtual Machines
Posted
over 7 years ago
by
kurakuraninja
7
Comments
The following are some of the more frequently asked questions when it comes to deploying a group Virtual Machines sharing common configuration. After updating the VHD and VMC, how to re-deploy the changes out to the group of physical machines ...
David Wang
HOWTO: Diagnose One Cause of "%1 is not a valid Win32 application" on IIS6 on 64bit Windows
Posted
over 7 years ago
by
kurakuraninja
9
Comments
Question: I have a new development server that i put together on a Windows 2003 64 bit machine. I also have SQL Server 2005 and Developers Studio 2005 and 2003 installed on this machine. I have executed the "Enable32bitAppOnWin64 1" command, as per...
David Wang
HOWTO: Install and Run PHP on IIS7, Part 3
Posted
over 7 years ago
by
kurakuraninja
5
Comments
A short while ago, I came out with a small script to properly configure PHP for IIS7. Sure enough, I got asked to make a similar one for IIS6. So, I figure that while I am at it, I might as well cover IIS4, IIS5, and IIS5.1 as well since it is not very...
David Wang
IIS Configuration Woes with ADSI, WMI, and VBScript
Posted
over 7 years ago
by
kurakuraninja
5
Comments
You know, configuration of IIS can be quite confusing, with the various interfaces, paradigms, and programming languages. However, if you keep your wits about you, you can avoid the common pitfalls... Question: I need help with the following code...
David Wang
Anatomy of an Application Pool Crash
Posted
over 7 years ago
by
kurakuraninja
7
Comments
Question: Ok, I read through David Wang's Troubleshooting crashes thing and got the DebugDiag and I am able to reproduce the problem. If I select Hang, and type in one of the website addresses that we host on this server, the moment the Hang Test...
David Wang
HOWTO: Install and Run PHP on IIS7, Part 2
Posted
over 7 years ago
by
kurakuraninja
50
Comments
A couple of months ago, I wrote a quick and dirty entry on how to install PHP on IIS7. The main purpose of that entry was to explain the details of what was going on as well as cookie-cutter instructions of one way to successfully install PHP on IIS7...
David Wang
ISAPI Filter and the IIS6 Process Model
Posted
over 7 years ago
by
kurakuraninja
5
Comments
Question: In IIS6, is there a way to have a top-level filter run in a process space separate from each website's process space? Under IIS5, our filter has been used to store a large data cache to reduce the number of round trips to our database. Now...
David Wang
Much Ado About...
Posted
over 7 years ago
by
kurakuraninja
12
Comments
Nothing! Maybe it is just the summer-time lull, but I have not been terribly motivated to write anything lately. Alas, the IIS newsgroup has not been spawning anything interesting nor new in terms of issues either, and my private blog comments are...
David Wang
Be Weary of Stylish Fonts and Commandlines!
Posted
over 7 years ago
by
kurakuraninja
4
Comments
I see variations of this common "stylish" mistake all the time... so I will highlight it this one time. Question: Hi, according to http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/69a58513-141a-4adb-b6bc-2aaad4ea77b8...
David Wang
Thoughts on Debugging IIS7
Posted
over 7 years ago
by
kurakuraninja
20
Comments
Hmm... it seems that ever since I made the blog entry about how to install PHP on IIS7, I seem to have become the default tech-support for PHP/IIS7 issues. That'll teach me to ever post beta guidance again - I just get more "help, I've fallen and I can...
David Wang
Blog Spam, Part 2
Posted
over 7 years ago
by
kurakuraninja
7
Comments
Three months ago, I ranted in this blog entry about blog comment spam. Well, it appears that the arms race of allowing anonymous blog comments (which I deem highly important) has been steadily escalating, and the latest crop of blog comment spam are pretty...
David Wang
Reflection 2006
Posted
over 7 years ago
by
kurakuraninja
2
Comments
About twelve months ago, I started to hit a comfort zone with blogging. I had written a lot of initial content the prior two months, started to get a small number of private blog comments as well as a handful of comments to various posts, and I paid attention...
David Wang
HOWTO: Enumerate IIS website and ftpsite configuration (VBScript using ADSI)
Posted
over 7 years ago
by
kurakuraninja
26
Comments
I recently got a request to make a script to illustrate how to enumerate useful values from both Web and FTP sites serviced by IIS, so I decided to make some additions to the original script tool located here to allow it to easily enumerate both Web and...
David Wang
Back from Europe... amidst a flood of comments
Posted
over 7 years ago
by
kurakuraninja
5
Comments
Ok... I have just returned from my three week vacation in Europe. Jet-lag is kicking in about now, so I am going to sleep. I had a blast visiting London, Copenhagen, Berlin, Cologne, Brussels, Luxembourg, and Amsterdam... I will get to observations...
Page 1 of 1 (16 items)