Sign In
Rakki Muthukumar
my journey with microsoft technologies - IIS/ASP.NET/AJAX/C#/Javascript/IE
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
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
ADMembershipProvider
ADSUTIL
AJAX
ASP.NET
ASP.NET 4.0
C#
Debugging
FREB
IE8
IIS
IIS 5.0
IIS 6
IIS 6.0
IIS 7
IIS7
IIS7 : HOW TO
IIS7 Tweets
Internet Explorer
ISAPI
ISAPI Filters
Logging
MembershipProvider
Metabase
Programming
Visual Studio
Archive
Archives
September 2011
(1)
May 2011
(1)
April 2011
(1)
March 2010
(1)
February 2010
(1)
January 2010
(1)
November 2009
(2)
August 2009
(2)
July 2009
(3)
June 2009
(3)
March 2009
(4)
February 2009
(3)
January 2009
(4)
November 2008
(4)
October 2008
(7)
August 2008
(1)
July 2008
(4)
June 2008
(5)
May 2008
(2)
April 2008
(4)
March 2008
(6)
February 2008
(2)
January 2008
(1)
November 2007
(8)
October 2007
(1)
September 2007
(1)
August 2007
(5)
July 2007
(3)
June 2007
(3)
May 2007
(7)
April 2007
(3)
March 2007
(6)
February 2007
(1)
January 2007
(3)
December 2006
(4)
November 2006
(1)
October 2006
(2)
September 2006
(2)
June, 2008
MSDN Blogs
>
Rakki Muthukumar
>
June, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Rakki Muthukumar
IIS7 – Adding your UI extension to the IIS manager hierarchy
Posted
over 4 years ago
by
RakkiMK
1
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...
Rakki Muthukumar
IIS7 - Writing your first custom UI module with all winform controls
Posted
over 4 years ago
by
RakkiMK
0
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...
Rakki Muthukumar
IIS7 – Prevent the server sending its private IP address for a request made by HTTP/1.0 clients with no host header
Posted
over 4 years ago
by
RakkiMK
0
Comments
Do you remember this problem earlier with IIS sending the server’s private address for a request made for a non host-header site in its headers? You were setting UseHostName or SetHostName property in the metabase to stop the server sending the private...
Rakki Muthukumar
Getting "Unable to step. The operation could not be completed. A retry should be performed" while debugging in Visual Studio
Posted
over 4 years ago
by
RakkiMK
0
Comments
Problem Description Getting below error messages while debugging an ASP.NET website in Visual Studio 2005 SP1 when stepping through, getting "Unable to step. The operation could not be completed. A retry should be performed" After clicking OK...
Rakki Muthukumar
IIS7 - Command line tool (managed) to set FTP properties in Active Directory
Posted
over 4 years ago
by
RakkiMK
0
Comments
You would have already seen this UI module of mine to set the FTP properties in Active Directory. With IISFtp.vbs not working on WS2008 or Vista, this would be very handy tool to use the FTP AD user isolation. You can very well set the required properties...
Page 1 of 1 (5 items)