Contents tagged with IIS News
-
IIS 6.0 WebDAV and Compound Document Format Files Revisited with Workarounds
A few years ago I wrote the following blog, wherein I described how the WebDAV functionality in IIS 6.0 worked with files that are Compound Document format:
-
FPSE 2002 RC1 for Windows Server 2008 and Windows Vista (x86/x64)
Earlier today Microsoft and Ready-to-Run Software released to web the Release Candidate 1 (RC1) version of the FrontPage 2002 Server Extensions for IIS 7.0 on Windows Server 2008 and Windows Vista. This build now includes a combined installation package for 32-bit and 64-bit versions of Windows.
-
FPSE 2002 RC0 for Windows Server 2008 and Windows Vista (x86/x64)
Earlier today Microsoft and Ready to Run Software released to web the Release Candidate 0 (RC0) version of the FrontPage 2002 Server Extensions for IIS 7.0 on Windows Server 2008 and Windows Vista. This build now includes support for 64-bit Windows, and addresses several issues that we've seen since the FPSE release that shipped last April.
-
FTP7 for Windows Server 2008 RC0 is released!
Today Microsoft released the newest version of our FTP server for Windows Server 2008 Release Candidate 0 (RC0)!
-
Programmatically Enumerating Installations of the FrontPage Server Extensions
I had a great question from a customer the other day: "How do you programmatically enumerate how many web sites on a server have the FrontPage Server Extensions installed?" Of course, that's one of those questions that sounds so simple at first, and then you start to think about how to actually go about it and it gets a little more complicated.
-
FTP User Isolation with Multiple User Accounts
In IIS 4.0 and IIS 5.0, if you created a virtual directory that had a name that was identical to a user name, when the user logged in to the FTP site they would automatically be changed to their folder. When multiple users will access the same FTP content, you could create another virtual directory that is identical to the other user name and point it to the same content.