All Blog Posts rss

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

    10-10-2008, 10:24 PM by rakkimk to rakkimk
    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...
  • PHP and IIS – A Deeper Dive

    23 hours, 29 minutes ago by stjacobs to Jake's Blog
    Contents PHP and IIS – A Deeper Dive. Which PHP to get? Installation. Windows Installer version. Zip Installation. PHP Settings. Extensions. The php.ini file. Running PHP on Windows. Interacting with IIS 7 via FastCGI. File Security. Execution Time. Php...
  • XPerf: A CPU Sampler

    10-10-2008, 6:00 AM by ASP.NET Debugging : IIS to Tom Christian's Blog
    Seema just had a great about using XPerf to troubleshoot CPU issues when using Silverlight.  This can also be used in the same way to troubleshoot ASP.NET or IIS. What can XPerf tell you?  Seema answers that question, it can find out: Is my...
  • ASP.NET MVC and the new IIS7 Rewrite Module

    Last year I noticed that there were 11 ways to get to my blog. Literally 11 different URLs and it wasn't helping me my ranking in the search engines. I wrote about this in detail and how I used ISAPI_Rewrite to fix it up . Fast forward to this year and...
  • Microsoft Web Platform Installer Beta

    10-07-2008, 9:11 PM by rakkimk to rakkimk
    If you are a web deployment guru, and looking to reduce your burden of downloading lot of software, configuring them and if you didn’t check Bills’ blog earlier, you better do check it right now. The new ‘Microsoft Web Platform Installer Beta’ gives you...
  • Where to download and buy IIS7 and Windows 2008

    10-06-2008, 8:14 AM by bills to BillS IIS Blog
    I've heard several people ask where to buy IIS7 and Windows 2008. First, if you want to download and try before you buy, Microsoft has made Windows 2008 trial editions available, with just a few clicks and a live ID you can download them today. If you...
  • The world of Syndication: Atom 1.0 vs. RSS 2.0?

    10-06-2008, 1:39 AM by vsood to Vishal Sood
    Syndication has become and inseparable part of the internet. There are two major syndication formats that exist today – RSS 2.0 (Really Simple Syndication) and Atom 1.0 (Atom Syndication Format). While they achieve the same end result, there are differences...
  • Web Platform Installer: Trying to make it easier to setup for web development

    There's a renewed focus, in my opinion, to make things easier to find around The Big Blue Monster . I'm working with a bunch of folks on a more official version of http://www.smallestdotnet and some changes around making the .NET Framework easier to find...
  • IIS logging UI module sample added to CodePlex

    10-03-2008, 3:21 PM by TobinTitus to Tobin Titus Blog
    For those of you that remember that far back, I released a sample that also filled a need for Windows Vista. Since the original version of Windows Vista did not ship with a user interface for managing logging, and we needed samples of how to build UI...
  • IIS7 – Enabling Custom Error Pages

    10-03-2008, 2:36 PM by rakkimk to rakkimk
    As the title sounds, here I’m going to discuss a very simple feature of IIS7 which has one additional step to keep in mind compared to that you do in the previous versions of IIS (5, 5.1, 6). Let’s take an example of configuring a redirect for a page...
  • Fast Download and Install of Microsoft's Web Stack: IIS7, ASP.NET, SQL Express, Visual Web Developer, and more...

    10-03-2008, 10:04 AM by bills to BillS IIS Blog
    Let's face it, getting Microsoft's Web server, framework and tools installed is much more painful than it should be. Visit 10 different web sites, download a dozen different packages, install them one at a time, and maybe in a few hours you are ready...
  • ASP.NET Tip: When to use which Session Server

    10-03-2008, 6:00 AM by ASP.NET Debugging : IIS to Tom Christian's Blog
    There are 3 different ways you can store session in an ASP.NET application: InProc (default mode) State Server SQL Server InProc means we store the data in the same process (in memory) on the web server, in the worker process.  This has some distinct...
  • AppCmd 80070057 errors when configuring site-level settings

    I had an interesting question from a coworker who was trying to use AppCmd to set the site-level SSL options for an FTP site. This should have been straightforward, and the syntax that he gave me looked correct: appcmd.exe set config -section:system.applicationHost/sites -[name='Default FTP Site'].ftpServer.security.ssl.controlChannelPolicy:SslAllow /commit:apphost That being said, whenever he or I ran the command we received the following cryptic error from AppCmd: Failed to process input: The parameter 'Site'].ftpServer.security.ssl.controlChannelPolicy='SslAllow'' must begin with a / or - (HRESULT=80070057). The HRESULT=80070057 code can mean either "One or more arguments are invalid" or "The parameter is incorrect", which seemed wrong to...
  • Microsoft Web Platform Installer Beta Released

    10-02-2008, 4:00 AM by CarlosAg Blog to carlosag
    Today we are releasing a new Web Site at http://www.microsoft.com/web/ where users can get a one stop shop for learning about the Microsoft Web Platform. This is part of a bigger effort to make it easier to get started with building and running Web Applications on Windows and IIS. As part of this a new tool called the Web Platform Installer Beta is also being released to help you getting started installing and getting all the software that you need from a single place without having to hunt around for installers, links or anything else. Just launch the tool, choose the software and configuration you are interested and it takes care of validating and installing pre-requisites. This tool will let you easily setup your development machines for...
  • IIS MVP for 2009

    Got some great news today!! "Congratulations! We are pleased to present you with the 2009 Microsoft® MVP Award!" It's been awesome to be part of the IIS community. Since IIS 7.0 has come out, the IIS community continues to grow. It's fun sharing and learning...
More Posts Next page »

Popular Tags

Most Comments

Most Viewed

IIS Team Blogs

Page view counter