Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » IIS 7   (RSS)

IIS7 – Search the complete IIS configuration store – in which web.config is your attribute configured

As you know IIS 7.0 configuration system is huge, broad, or whatever you feel like calling it. It no longer just exist in its main configuration file applicationHost.config (like Metabase.XML in IIS 6.0). It can be widely spread in any of the web.config
Posted by rakkim | 1 Comments
Filed under:

ASP.NET 2.0 x64 – You may get HTTP 400 Bad Request or Error as mentioned in KB 932552 or 826437

I’m sure you already know about this fix for ASP.NET which fixes an issue of “not a valid path” exception, and this fix for ASP.NET 1.1 for the same reason. If you receive this error now on your application, you might not need to apply the hotfix because
Posted by rakkim | 1 Comments
Filed under: , ,

AppCmd syntax to add FTP IpV4 Address and Domain Restrictions

I just helped one of my customer writing a script which would add FTP IpV4 Address and Domain Restrictions into the applicationHost.config file. “Configuration Editor” came handy to nail this command. I would say, anybody and everybody wanted to play
Posted by rakkim | 0 Comments
Filed under: ,

IIS7 - IISRESET UI Module for IIS7 Manager (inetmgr)

In IIS7 (atleast till RC0 release), you might find no UI way to restart IIS services (IISAdmin, WAS, W3SVC). Only way is by using the command line exe - the classic IISRESET. Here is my UI module which give you a UI way to do this. This also shows the
Posted by rakkim | 3 Comments
Filed under:
 
Page view tracker