All Blog Posts rss

  • Troubleshoot – My PHP script is timing out

    02-08-2010, 1:23 AM by don.raman to Don Raman's Blog
    I hear a lot about the problem where web server (IIS) throws an error saying that PHP script has timed out in our forums . Let’s try to understand the reason behind this. I will be using a Windows 7 Enterprise machine (having IIS 7.5) to explain this...
  • WebDeployment Tool Now Works With Credential Store

    02-07-2010, 1:00 AM by Jamescoo to JC Blogs
    The WebDeployment tool will be releasing a brand new feature in the newest update of version 1.1. This new feature will allow users to store their passwords in Window’s credential store on command-line using WebDeploy and / or access credential stored...
  • IIS6.0 UI vs. IIS 7.x UI Series: More about Web Service Extensions

    02-05-2010, 6:46 PM by NitashaV to Nitasha's blog
    This week in the blog series (Introduction to the series – here ), let’s talk about Web Service Extensions feature in IIS6 UI and compare it to the IIS7.x ISAPI and CGI Restrictions feature. Web Service Extensions feature in IIS6.0 By default, the IIS6...
  • FastCGI Module: Differences across IIS versions

    02-05-2010, 3:25 PM by RuslanY Blog to Ruslan's Blog
    Recent release of FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 has several new features and improvements that make it easier to run PHP on Windows and IIS. However, all the new features are only available when using Windows XP or Windows Server 2003. FastCGI module on IIS 7.5 in Windows 7 and Windows Server 2008 R2 supports most of these features. FastCGI module on IIS 7 in Windows Vista and Windows Server 2008 does not support those new features yet. The reasons why this happens and the plan for updating FastCGI functionality across all platforms are explained in this post. FastCGI is supported across 4 different versions of IIS: IIS 5.1/6.0, IIS 7.0 and IIS 7.5. The release models for each of those versions are different: FastCGI Extension...
  • Installing and Setting Up and Encoding for IIS 7 Smooth Streaming and Silverlight

    I heard someone saying they were having trouble setting up Smooth Streaming for IIS, so I wanted to try it myself. If you just want to see Smooth Streaming work, visit http://www.smoothhd.com/ for some sample demos. They'll adapt to your bandwidth and...
  • Web Deploy 1.1 has shipped!

    02-04-2010, 8:46 AM by faith_a to Web Deploy Team Blog
    We happy to announce that we just shipped an update to our RTW 1.0 bits with a set of bug fixes that have been reported on the forums and through our feedback channels. What's new: Credential store - no longer do you need to use your password on the command...
  • Writing Extensible Providers for WebDeploy V1 RTM

    02-04-2010, 1:32 AM by yaminij to Web Deploy Team Blog
    During the RC timeframe of Web Deploy, we published a couple of sample custom providers that help you understand how to extend msdeploy. One of them is the dbFullMySql custom provider that can sync MySql databases and the other is the batch file provider...
  • How do you access IIS behind a NAT router?

    02-03-2010, 6:48 AM by tomkmvp to real world web
    (this was originally published in the November 2005 edition of the IIS Insider http://technet.microsoft.com/en-us/library/bb878107.aspx ) Network address translation (NAT) routers have become very common lately as they are inexpensive and offer an easy...
  • Comparing Adaptive Streaming Technologies

    02-02-2010, 5:41 PM by chriskno to Chris Knowlton's Blog
    Are you wondering how various adaptive streaming technologies compare? A new comparison chart of the latest technologies from Microsoft, Adobe, and Apple may provide the answers....
  • SQLCMD scripts in Web Deploy (MSDeploy) v1.1

    02-02-2010, 6:18 PM by krolson to Kristina Olson's Blog
    New in the v1.1 release of the Web Deployment Tool (MSDeploy) is the ability to deploy .sql scripts which use SQLCMDs such as “:setvar” (a.k.a. TS Data scripts). Additionally, when using such scripts during the import or export of a package in the UI...
  • WINCACHE test code committed to PECL, paves a way to test PHP CGI

    02-01-2010, 6:24 PM by don.raman to Don Raman's Blog
    Few days back I made some code commit (code check-in) to WINCACHE SVN depot on PECL. I committed the test infrastructure to test WINCACHE. The entire test code can be see inside the folder at http://svn.php.net/viewvc/pecl/wincache/trunk/tests/ . Let...
  • Announcing: IIS SEO Toolkit v1.0.1

    02-01-2010, 2:42 AM by CarlosAg Blog to carlosag
    Last week we released a refresh for the IIS Search Engine Optimization (SEO) Toolkit v1.0. This version is a minor update that includes fixes for all the important bugs reported in the IIS.NET SEO Forum . Some of the fixes included in this version are: Pages sending the XHTML content type 'application/xhtml+xml' are not parsed correctly as HTML causing their links and violations to be empty. Report Analysis fails if the META tags include certain characters. <style> tag is not parsed correctly if it is empty causing Invalid Markup violations to be flagged incorrectly. Memory is not released when the "Store Copies of analyzed web pages locally" button is unchecked. HTML with leading empty lines and doctype fails to parse correctly...
  • Fun with Search Engines (Bing versus [other])

    Several months ago I read the following article and I found it fascinating, albeit in a humorous way: Users Love Microsoft, Yahoo Search -- When It's Branded With A Google Logo It was around this same time that I saw an article about the Bing API being published and available for developers to use, so I thought that I would have some fun by merging the idea in that article with the Bing search API and create a little experiment on my home network. By way of explanation, my house has some overkill when it comes to computers - I'm running my own Active Directory domain, several web sites, and my family gets to the Internet through a server that's running Microsoft's Internet Security and Acceleration (ISA) Server 2006 . One of the great things...
  • Application specific mapping in FastCGI ISAPI 1.5

    01-31-2010, 7:26 PM by ksingla to Kanwaljeet Singla's Blog
    IIS team recently released FastCGI ISAPI 1.5 for IIS 5.1 and IIS 6.0. One of the major new features added in this release is per application process pools. Per application process pools allow users to specify a unique FastCGI mapping for a particular...
  • IIS6.0 UI vs. IIS7.0/IIS7.5 UI Series: Start Pages

    01-29-2010, 11:53 AM by NitashaV to Nitasha's blog
    Now that we have the series introduction out of the way, let’s start with the side by side comparison between the Start Pages for IIS6 vs. IIS7. IIS6 UI Start Page On a W2K3 machine, run “inetmgr” (Internet Information Services (IIS) Manager) IIS7/IIS7...
More Posts Next page »

Popular Tags

Most Comments

Most Viewed

IIS Team Blogs