Sign in
Robert McMurray's Blog [MSFT]
Discussing IIS, FTP, WebDAV, FPSE, WMI, ADSI, ISAPI, ASP, FastCGI, etc. ;-)
Options
About
Email Blog Author
RSS for posts
Atom
OK
Search Blogs
Tags
BlogEngine.NET
Classic ASP
Content
Extensibility
FrontPage
FTP
Hardware
IIS
IIS 6
IIS 8
IIS Express
IIS News Item
LogParser
Macros
PHP
Random Thoughts
Scripting
SEO
SharePoint
SSL
URL Rewrite
WebDAV
WebMatrix
Windows Server 2012
XML
Archive
Archives
May 2013
(2)
April 2013
(2)
March 2013
(2)
February 2013
(2)
January 2013
(2)
December 2012
(2)
November 2012
(2)
October 2012
(1)
September 2012
(2)
August 2012
(2)
July 2012
(4)
June 2012
(2)
May 2012
(3)
April 2012
(2)
March 2012
(3)
February 2012
(2)
January 2012
(2)
December 2011
(2)
November 2011
(2)
October 2011
(4)
September 2011
(3)
August 2011
(1)
July 2011
(2)
June 2011
(2)
May 2011
(2)
April 2011
(2)
February 2011
(4)
January 2011
(2)
December 2010
(2)
October 2010
(1)
September 2010
(3)
August 2010
(3)
July 2010
(1)
May 2010
(3)
April 2010
(2)
March 2010
(3)
February 2010
(3)
January 2010
(1)
December 2009
(1)
November 2009
(1)
October 2009
(2)
September 2009
(6)
August 2009
(2)
July 2009
(4)
June 2009
(1)
May 2009
(1)
April 2009
(3)
March 2009
(1)
February 2009
(1)
January 2009
(2)
December 2008
(2)
November 2008
(1)
October 2008
(3)
September 2008
(3)
August 2008
(1)
June 2008
(1)
May 2008
(1)
April 2008
(2)
March 2008
(4)
February 2008
(2)
January 2008
(1)
December 2007
(2)
October 2007
(3)
September 2007
(1)
August 2007
(1)
July 2007
(2)
May 2007
(1)
April 2007
(2)
February 2007
(1)
January 2007
(1)
December 2006
(1)
November 2006
(6)
October 2006
(1)
September 2006
(1)
July 2006
(1)
May 2006
(1)
March 2006
(1)
February 2006
(2)
January 2006
(1)
December 2005
(1)
November 2005
(1)
MSDN Blogs
>
Robert McMurray's Blog [MSFT]
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Robert McMurray's Blog [MSFT]
FTP Clients - Part 7: Kermit FTP Client
Posted
over 3 years ago
by
robmcm
0
Comments
Since I started reviewing FTP clients I've had a few requests to look at a few different FTP clients, and I've managed to analyze a few of those clients in my blog. A few weeks ago I had a request from one of my readers that really caught my interest...
Robert McMurray's Blog [MSFT]
Adding Windows Phone 7 Support to BlogEngine.NET
Posted
over 3 years ago
by
robmcm
0
Comments
I love BlogEngine.NET, and I love my Windows Phone 7 mobile phone, so it goes without saying that I would want the two technologies to work together. I'm currently using BlogEngine.NET 1.6.1, but Windows Phone 7 is not supported by default. That being...
Robert McMurray's Blog [MSFT]
IIS: Notes on Server-Side Includes (SSI) Syntax (KB 203064 Revisited)
Posted
over 3 years ago
by
robmcm
0
Comments
Many years ago I wrote Microsoft KB article 203064 about using Server-Side-Include (SSI) files with IIS 4 and IIS 5, but that KB has long since vanished from Microsoft's support website because it was never updated for IIS 6 or IIS 7. I eventually turned...
Robert McMurray's Blog [MSFT]
IIS 6: Setting up SSL - Overview
Posted
over 2 years ago
by
robmcm
0
Comments
Many years ago I wrote a series of instructions that used dozens of screenshots in order to show my coworkers how to set up and enable Secure Sockets Layer (SSL) communications in IIS 5, which I eventually turned into a blog series on one of my personal...
Robert McMurray's Blog [MSFT]
Life after FPSE (Part 6)
Posted
over 2 years ago
by
robmcm
0
Comments
In this latest installment on my series about configuring your server for hosting without the FrontPage Server Extensions (FPSE), I'd like to discuss a couple of WebDAV best practices that I like to use. Blocking FPSE-related Folders with Request Filtering...
Robert McMurray's Blog [MSFT]
Manually Localizing FPSE 2002 for Windows Server 2008 and Windows Vista
Posted
over 2 years ago
by
robmcm
0
Comments
The FrontPage Server Extensions from Ready-to-Run Software, Inc. (RTR), are available and supported only in the English language. But that being said, the localized language files for FPSE 2002 are available for download from Microsoft, and if you're...
Robert McMurray's Blog [MSFT]
IIS 6: Setting up SSL - Part 1: Making a Request
Posted
over 2 years ago
by
robmcm
0
Comments
In part one of my series on setting up SSL on IIS 6, I'll describe all of the steps that are necessary to request an SSL certificate for a website. Once you have completed your certificate request, you would send that to a Certificate Authority (CA) for...
Robert McMurray's Blog [MSFT]
IIS 6: Setting up SSL - Part 2: Submitting a Certificate Request and Obtaining a Certificate
Posted
over 2 years ago
by
robmcm
0
Comments
In part two of my series on setting up SSL on IIS 6, I'll describe the steps that are necessary to obtain an SSL certificate. Typically you would submit your certificate request to any one of several Certificate Authorities (CA); and there are several...
Robert McMurray's Blog [MSFT]
FTP Clients - Recap
Posted
over 2 years ago
by
robmcm
0
Comments
Having written 10 blog posts in my series about FTP clients, I decided that it might be a good idea to recap some of the information that I have presented thus far. With that in mind, here is a quick recap of the entire series to date: Part 1: Web...
Robert McMurray's Blog [MSFT]
Changing the Identity of the FTP 7 Extensibility Process
Posted
over 2 years ago
by
robmcm
0
Comments
Many IIS 7 FTP developers may not have noticed, but all custom FTP 7 extensibility providers execute through COM+ in a DLLHOST.exe process, which runs as NETWORK SERVICE by default. That being said, NETWORK SERVICE does not always have the right permissions...
Robert McMurray's Blog [MSFT]
Storing IIS 7.5 WebDAV Properties in NTFS Alternate Data Streams
Posted
over 2 years ago
by
robmcm
0
Comments
Two months ago Microsoft published an update for the WebDAV module that shipped with IIS 7.5 in Windows 7 and Windows Server 2008 R2, and this update is documented in the Microsoft Knowledge Base article ID 2593591: FIX: A hotfix is available that...
Robert McMurray's Blog [MSFT]
Advanced Log Parser Charts Part 1 - Working With Configuration Scripts
Posted
over 1 year ago
by
robmcm
0
Comments
I recently had a situation where I wanted to customize the chart output from Log Parser, and after a bunch of research I eventually arrived at the conclusion that configuration scripts for create customized charts are probably the least-documented feature...
Robert McMurray's Blog [MSFT]
Advanced Log Parser Charts Part 2 - Using Gradient Colors for Area Charts
Posted
over 1 year ago
by
robmcm
0
Comments
In Part 2 of this series, I'll show you how to customize the area chart from Part 1 to show the chart area with a gradient. More specifically, there are three different chart gradient methods that we'll take a look at in this blog post: SetOneColorGradient...
Robert McMurray's Blog [MSFT]
Using URL Rewrite to Insert Different Scripts Based on Browser Type
Posted
over 1 year ago
by
robmcm
0
Comments
I just stumbled across a piece of sample code that I had written several months ago for a coworker, and I thought that I'd share it with everyone. Here's the scenario: my coworker asked me if it was possible to have different client-side scripts inserted...
Robert McMurray's Blog [MSFT]
Programmatically Flushing FTP Logs
Posted
over 1 year ago
by
robmcm
0
Comments
I had a great question from Scott Forsyth earlier today about programmatically flushing the logs for an FTP site. Scott had noticed that there was a FlushLog method listed on the following page in the IIS Configuration Reference: http://www.iis.net...
Robert McMurray's Blog [MSFT]
Configuring FTP Client Certificate Authentication in FTP 7
Posted
over 1 year ago
by
robmcm
0
Comments
We had a customer question the other day about configuring FTP Client Certificate Authentication in FTP 7.0 and in FTP 7.5. It had been a while since the last time that I had configured those settings on an FTP server, so I thought that it would be great...
Robert McMurray's Blog [MSFT]
FTP Logon Restrictions in IIS 8
Posted
over 1 year ago
by
robmcm
0
Comments
One of the biggest asks from our customers over the years was to provide a way to prevent brute-force password attacks on the FTP service. On several of the FTP sites that I host, I used to see a large number of fraudulent logon requests from hackers...
Robert McMurray's Blog [MSFT]
IIS.net is running on IIS 8.0 Beta!
Posted
over 1 year ago
by
robmcm
0
Comments
Here at Microsoft we're pretty passionate about testing our own software. We often ask our customers to test the pre-release versions of our new software products, and we wouldn't ask our customers to try something that we're unwilling to do. To that...
Robert McMurray's Blog [MSFT]
Advanced Log Parser Charts Part 4 - Adding Custom Input Formats
Posted
over 1 year ago
by
robmcm
0
Comments
In Part 4 of this series, I'll show you how you can do a couple of cool things: Create a new input format for Log Parser (and I'll use FTP RSCA data as an example) Create charts from your custom input format For the data source for my custom...
Robert McMurray's Blog [MSFT]
Microsoft IIS 8.0 Express Release Candidate is Released!
Posted
over 1 year ago
by
robmcm
0
Comments
In addition to all of the other great products that Microsoft has released today, I’m happy to announce the release of the Internet Information Services (IIS) 8.0 Express Release Candidate . You can install the IIS 8.0 Express Release Candidate...
Robert McMurray's Blog [MSFT]
Using URL Rewrite with QDIG
Posted
11 months ago
by
robmcm
0
Comments
One of the applications that I like to use on my websites it the Quick Digital Image Gallery (QDIG) , which is a simple PHP-based image gallery that has just enough features to be really useful without a lot of work on my part to get it working. (Simple...
Robert McMurray's Blog [MSFT]
Error: Class Not Registered (0x80040154) when Querying FTP Runtime State
Posted
11 months ago
by
robmcm
0
Comments
I had a great question from a customer earlier today, and I thought that it was worth blogging about. The problem that he was running into was that he was seeing the following error when he was trying to query the runtime state for the FTP service in...
Robert McMurray's Blog [MSFT]
Using Classic ASP and URL Rewrite for Dynamic SEO Functionality
Posted
5 months ago
by
robmcm
0
Comments
I had another interesting situation present itself recently that I thought would make a good blog: how to use Classic ASP with the IIS URL Rewrite module to dynamically generate Robots.txt and Sitemap.xml files. Overview Here's the situation: I...
Robert McMurray's Blog [MSFT]
Restarting the FTP Service Orphans a DLLHOST.EXE Process
Posted
4 months ago
by
robmcm
0
Comments
I was recently creating a new authentication provider using FTP extensibility, and I ran into a weird behavior that I had seen before. With that in mind, I thought my situation would make a great blog subject because someone else may run into it. Here...
Robert McMurray's Blog [MSFT]
FTP Clients - Part 12: BitKinex
Posted
4 months ago
by
robmcm
0
Comments
For this installment in my series about FTP clients, I want to take a look at BitKinex 3 , which is an FTP client from Barad-Dur, LLC . For this blog I used BitKinex 3.2.3, and it is available from the following URL: http://www.bitkinex.com/ At...
Page 4 of 7 (162 items)
«
2
3
4
5
6
»