Sign In
WebTopics
IIS and ASP.NET Information and Tips from Microsoft Developer Support
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
Access Denied
AJAX
appcmd
ASP.NET
Authentication
Code
Configuration Auditing
Datasource
Debugging
deployment
EmulateIE7
FREB
Hang
High Memory
HTTP
IIS
IIS6
IIS7
IIS7.5
Logging
MembershipProvider
security
Tools
Visual Studio
Archive
Archives
June 2010
(1)
May 2010
(3)
April 2010
(5)
March 2010
(2)
February 2010
(2)
December 2009
(2)
November 2009
(2)
October 2009
(1)
September 2009
(2)
August 2009
(4)
July 2009
(4)
June 2009
(8)
May 2009
(5)
March 2009
(2)
February 2009
(11)
January 2009
(14)
November 2008
(3)
October 2008
(1)
September 2008
(1)
August 2008
(1)
June 2008
(5)
May 2008
(4)
April 2008
(16)
March 2008
(1)
June, 2008
MSDN Blogs
>
WebTopics
>
June, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
WebTopics
IIS7 – Backup Restore Module (updated for shared configuration backups)
Posted
over 4 years ago
by
RakkiMK
1
Comments
Little back I wrote a sweet little IIS7 UI module for taking backup and restore of IIS configuration. At that time I didn’t add the shared host configuration since it was in its early stage, and to be honest I didn’t think about it when wrote that module...
WebTopics
IIS7 - UI Module for setting FTP Active Directory user isolation properties
Posted
over 4 years ago
by
RakkiMK
0
Comments
In IIS6.0, you had IisFTP.vbs file which you would use to set msIIS-FTPRoot and msIIS-FTPDir property for the user in Active directory. But, in Windows Server 2008, the IisFTP.vbs won’t work. You need to either set it manually in the Active Directory...
WebTopics
IIS7 - Configure Throttling for your documents (any MIME type) and save Bandwidth costs
Posted
over 4 years ago
by
RakkiMK
0
Comments
Do you have a high traffic site where you have a lot of WMV/AVI/FLV/PDF documents (or any other MIME type) where your maximum bandwidth of the site is utilized? Do you ever think where majority of the bandwidth would go? Most of the users do not completely...
WebTopics
IIS7 – Adding your UI extension to the IIS manager hierarchy
Posted
over 4 years ago
by
RakkiMK
0
Comments
In the last post I was talking about writing a simple UI extension which would appear like below: How about you adding this to the IIS manager hierarchy – just below “Application Pools” and “FTP Sites”? Here is what you need to do additional to the steps...
WebTopics
IIS7 - Writing your first custom UI module with all winform controls
Posted
over 4 years ago
by
RakkiMK
4
Comments
You should follow this article on IIS.net to create your first “simple” IIS7 UI extension which would just display a message box when loaded. In this blog, I’m going to explain you how you could design a UI module where you can add any UI control...
Page 1 of 1 (5 items)