Welcome to MSDN Blogs Sign in | Join | Help

March 2008 - Posts

IIS7 - Administration Pack - technical preview released

Here are the links to download the new IIS7 admin pack - technical preview version: Administration Pack for IIS 7.0 (x86) Administration Pack for IIS 7.0 (x64) This comes with a lot of features which would make life simpler for the web administrators.
Posted by rakkim | 1 Comments
Filed under: ,

IIS7 - Running ASP.NET 1.1 applications

There a lot of other articles available in iis.net which explains how to run an ASP.NET application on IIS7. Here are those steps: Download .NET Fx 1.1 from http://www.microsoft.com/downloads/details.aspx?familyid=A8F5654F-088E-40B2-BBDB-A83353618B38&displaylang=en
Posted by rakkim | 3 Comments

AJAX - Calling PageMethods defined on a UserControl

I recently worked with one of my customer, asking for help to migrate his application to AJAX.NET. He had some UserControls which had few methods which needs to be called (ScriptMethods). If you have a [ScriptMethod] defined in your user control, you
Posted by rakkim | 1 Comments
Filed under: ,

IIS 6.0 - Disabling ASP.NET on all virtual directories, but one?

One of my customer running IIS 6.0 had this special scenario where he would like to run ASP.NET 2.0 applications only on a single virtual directory on the entire server. He would like to isolate his Virtual Directory alone to have the ScriptMaps of ASP.NET,
Posted by rakkim | 1 Comments
Filed under: ,

IIS7 - Making IIS7 Manager UI Extension development easier - a little VS trick

When I started developing IIS7 Manager UI Extension modules, it took a little longer time for me to create the entire form manually. Robert's post helped me to some extent. But, still it took a little bit of more time till I figured out this little trick
Posted by rakkim | 1 Comments

IIS7 - Kernel Mode Authentication

One of my customer was running into a kerberos issue on IIS 7.0. While working on this issue, I remembered this kernel-mode windows authentication which would make your kerberos life easier if you are using domain user to run your AppPool as. I was trying
Posted by rakkim | 1 Comments
Filed under:
 
Page view tracker