| Home / IIS / Hot |
How To Install IIS 7, PHP5 and MySQL 5.1 on Windows Server 2008 ...
posted by rwilson (80) 3 months ago (www.thewebhostinghero.com)
Installing PHP5 on IIS 7. First of all, grab yourself a copy of PHP over at http://www.php.net/downloads.php. I always use the zip package, I never use the installer. The installer only installs and configures the CGI version of PHP ..... more »
Windows Server 2008 Dedicated Servers
posted by slafrey (82) 3 months ago (aleyh.com)
Adhost has been working closely with Microsoft on launching our Windows Server 2008 and IIS7 hosting service. We’ve already deployed our first dedicated server clients using Windows Server 2008. Learn more about Adhost’s dedicated ..... more »
- 2
- voted
Mike Volodarsky posts a Breaking Change list in IIS 7
posted by kevyn (54) 5 months ago (west-wind.com)
Mike's posted a comprehensive and readable list of breaking changes in IIS 7 along with workaround for most of them. There are 25 issues posted and if you are using Vista or planning to go to IIS 7 when Windows Server 2008 is shipped ..... more »
- 2
- voted
IIS7.0 Lessons Learned In MSCOM Production Environment
posted by rwilson (80) 5 months ago (blogs.technet.com)
On November 27 we did a webcast entitled: How Microsoft IT Is Providing an Improved Web and Applications Platform with Internet Information Services 7.0 in Windows Server 2008 In case you missed this live event we would like to invite ..... more »
- 2
- voted
Windows Server 2008, cPanel, And You
posted by rwilson (80) 5 months ago (www.webhostingsearch.com)
This boasts new IIS7.0 with its out-of-the-box PHP support, enhanced Management Console and further debugging / error handling improvements; DotNetPanel - A New Web Control Panel from a new partnership with Microsoft and DotNetPanel ..... more »
- 2
- voted
RTM of FastCGI for IIS6
posted by antonio (188) 5 months ago (blogs.iis.net)
Note that if you upgrade your server to Windows Server 2008, you will need to manually switch to the FastCGI available in IIS7 if you would like to use it. Provide service restart warning on uninstall that is visible when using ..... more »
- 2
- voted
IIS KBs - October 2007 (More IIS 7 Status Code)
posted by keith (109) 5 months ago (www.bestjoggingtricks.info)
qbernard put an intriguing blog post on IIS KBs - October 2007 (More IIS 7 Status Code). Here’sa quick excerpt: 942067 Error message when you try to run a Web application that is hosted on a server that is running IIS 7.0: “HTTP Error ..... more »
- 2
- voted
Losing ASP.NET Sessions - Why Application Pools recycle
posted by antonio (188) 5 months ago (inn4i.handigu.com)
In IIS 7.o, you have Fixed Interval or Fixed # Requests, or Specific Times for recycling. Also, there are Memory -based Maximums for Virtual and Private Memory, and additional items for Configurable and Runtime recycling events ..... more »
- 2
- voted
IIS 7.0 and WAS Hosting
posted by rwilson (80) 5 months ago (7v1.net)
WAS is a process activation service installed with IIS 7.0 that decouples the activation architecture from IIS in order to support non-HTTP protocols such as named pipes, TCP, and MSMQ. Like IIS 6.0, WAS also provides features for [...].. more »
How to troubleshoot Windows Event 2019?
posted by jembury (114) 5 months ago (thebackroomtech.wordpress.com)
The tool includes additional debugging scripts focused on Internet Information Services (IIS) applications, web data access components, COM+ and related Microsoft technologies. User Mode Process Dumper Version 8.1 per KB 241215 - The ..... more »
- 2
- voted
DotNetNuke Vs. Joomla! The Nitty Gritty
posted by rwilson (80) 5 months ago (www.openjason.com)
Web Server, IIS 5.0.. more »
- 3
- voted
How to Run ASP.NET v1.1 on IIS7 (use Visual Studio 2003 on Vista)
posted by kjonnis (52) 5 months ago (dotnetwizard.net)
NET v1.1 on IIS7:. Ensure that “IIS Metabase Compatibility” is installed; Install .NET Framework v1.1 and .NET Framework v1.1 SP1; Enable the ASP.NET v1.1 ISAPI Extension; Add the IgnoreSection Handler to Framework v1.1 machine.config.. more »
Channel 9 Forums: Installing PHP Applications on IIS7
posted by vincent (90) 5 months ago (www.phpdeveloper.org)
In this screencast, discover how easy it is to get PHP up and configured on your IIS7 webserver using FastCGI. The popular PHP-based blogging application, Wordpress, is used to demonstrate... more »
Publishing to IIS7
posted by vincent (90) 5 months ago (blogs.msdn.com)
Over the years, I get asked this question quite often. How do I publish my code to IIS? Well there is a many-folded way to answer this question. Who is publishing? Where are you publishing to? Read the MSDN blog for more.. more »
- 3
- voted
Justin chatwin - iis7 and 404. error
posted by david (61) 6 months ago (www.allrumours.com)
Vista boxes justin chatwin IIS7. If done on justin chatwin on both ASP. NET justin chatwin where by the kitchen stuff. If all you justin chatwin an unhandled error when i decided by ask first . Justin chatwin you dont add some nice 404. ..... more »
- 2
- voted
How to detect which IIS 7 components are enabled?
posted by jembury (114) 6 months ago (www.hostingforum.ca)
I am looking for a way to determine programmatically, using C#, which IIS 7 > > > components are currently enabled (not just installed). I have tried looking > > > at various registry keys that I have found on the Internet but none of ..... more »
- 3
- voted
IIS7 Videos on Channel 9
posted by ken (80) 6 months ago (feeds.jaysonknight.com)
Remote Administration and Delegation in IIS7 In this screencast, we configure our IIS7 server for remote administration and delegation. The remote administration service in IIS7 is a new and powerful feature that allows us to connect ..... more »
- 3
- voted
Windows Server 2008 & IIS 7.0
posted by mmuray (107) 6 months ago (www.cob-blog.com)
I have been very impressed by what I have seen from IIS7.0. There have been some big improvements in IIS particularly relating to the administration of the service. It will be much easier to deploy multi-server web farms due to the new ..... more »
- 2
- voted
IIS 7.0 Rocks
posted by zhoe (64) 7 months ago (geekswithblogs.net)
IIS has just hit RC0 and here are some good sites to start taking a look at:. IIS.net; ScottGu's IIS 7.0 Intro; ScottGu's IIS 7.0 Beta 3 Intro; IIS 7.0 Virtual Labs; MSDN: Explore the Web Server for Windows Vista and.. more »
- 2
- voted
LINQ to SQL (Part 3 - Querying our Database)
posted by johnb (85) 10 months ago (weblogs.asp.net)
Last month I started a blog post series covering LINQ to SQL. LINQ to SQL is a built-in O/RM (object relational mapping) framework that ships in the .NET Framework 3.5 release, and which enables you to easily model relational databases using .NET classes. You can then use LINQ expressions to query the database with them, as well as
..... more »- 2
- voted
Public Hotfix Patch Available for Debugging ASP.NET on IIS7
posted by wasim (14) 10 months ago (weblogs.asp.net)
People who use VS 2005 to debug ASP.NET applications running in IIS7 on Windows Vista can encounter one of the following error messages when they press F5 to auto-attach the debugger in the IDE:
- "An authentication error occurred while communicating with the web server."
- "Debugging failed because integrated Windows
- Public Hotfix Patch Available for VS 2005 F5 Debugging Performance Issue with ASP.NET
- Public Hotfix Patch for VS "Index was outside the bounds of the array" Publish Website Issue
- Visual Studio F5 debugging of ASP.NET applications on Vista
- IIS7 Patch for Windows Vista fixes CGI/PHP applications that send multiple response headers
- A Guide on Requesting a Hotfix from Microsoft
- 2
- voted
My "Lap Around Silverlight" Talk at TechEd
posted by iisguy (28) 11 months ago (weblogs.asp.net)
On Monday I gave an overview talk called "A Lap Around Silverlight" at TechEd in Orlando. You can download the slides of my talk here (warning: due to images the download is 12Mb). You can also learn more about Silverlight from my
..... more »- 2
- voted
Silverlight
posted by iisguy (28) 12 months ago (weblogs.asp.net)
Last Monday I delivered one of the keynotes at the MIX conference in Las Vegas, and discussed a new project that I've been spending most of my time working on over the last year: Silverlight.
Silverlight is a cross platform, cross browser plug-in that enables designers and
..... more »- 2
- voted
IIS 7.0 Beta3 Ships with a Go-Live License
posted by iisguy (28) 12 months ago (weblogs.asp.net)
This week we shipped IIS 7.0 Beta 3 as part of the Windows "Longhorn" Server release. IIS 7.0 is the biggest release of IIS in the history of the product, and brings with it major improvements to the Microsoft web-server stack. This article and
..... more »Microsoft Joins OpenAJAX Alliance
posted by iisguy (28) 12 months ago (weblogs.asp.net)
I'm really pleased to be able to announce that Microsoft today joined the OpenAjax alliance.
The OpenAjax alliance is a group of vendors, open source projects and companies using AJAX that are focused on developing common AJAX standards and ensuring interoperability across
..... more »Expression Products Added to MSDN
posted by iisguy (28) 12 months ago (weblogs.asp.net)
Last December Microsoft announced the new Expression Studio products. These products enable designers to build awesome user experiences, and are designed to help facilitate great designer/developer workflow collaboration on projects.
The Expression products share a
..... more »Update of SQL Server Database Publishing Toolkit for Web Hosting
posted by iisguy (28) 12 months ago (weblogs.asp.net)
A few months ago I posted about the new SQL Server Database Publishing Hosting Toolkit built and published by the SQL Server team. You can read about what it offers and how to use it in these previous two blog posts of mine:
Installing Virtual Server on Vista Builds
posted by Kevinb (2) 21 months ago (digWin.com)
Good blog posting on how to get VS2005 running on Vista builds:
http://blogs.msdn.com/david.wang/archive/2006/03/15/IIS7_Installation_instructions_for_Vista_Beta_2.aspx
Kev.. more »
A complete walkthrough of the IIS Lockdown Tool
posted by MessagingTalk (24) 22 months ago (www.iisanswers.com)
A complete examination of the actions, documented and undocumented, of the IIS Lockdown Tool... more »
Featured Links
-
Free Download Trial: SharePoint Migration, Backup and Recovery Software
DocAve: Enterprise, full-fidelity backup & recovery software for SharePoint provides essential protection & management tools, and allows for a data migration from Exchange Public Folders in to SharePoint 2007 & 2003.
User
Sponsor
Protect your email server (Exchange/SMTP/Lotus) against viruses and malware with up to FIVE Anti-Virus engines!
Featured Product
Categories
Upcoming NEW
- What Do You Need to Set up a Wordpress Blog
- Best DVD Creator - convert video to dvd and burn dvd movie
- New WordPress feature, Possibly Related Posts
- eMule v0.49a Arabella`s Third Generation v 9.00
- Render barcode images on SSRS reports with Aspose.BarCode for Reporting Services
- WordPress Single Post Templates
- How To Make a WordPress Privacy Policy
- AJAX file upload tutorial
- JSON form builder
- Export RDL reports to HTML and TXT with Aspose.Words for Reporting Services
- Unmountable Boot Error
- How to convert dvd video to iphone
- How to put internet videos to iPod for free on Mac
- Using ASP.NET AJAX JSON Asynchronous Web Services
- Re: Windows Vista Update error 8024402C
- Funny/Wierd Faces on Microsoft paint!
- Microsoft Preps Office 2007 SP1 for All
- The Microsoft Ultra-Mobile Platform (Origami) Two Years On
- Microsoft Office Home and Student 2007
- Inside Microsoft's War Against Google
Recent comments
- Windows update fails with error code 80240016 by Anonymous user
- Launching Comment Box - Widget for blogger by Anonymous user
- Microsoft Zune 30GB Digital Media Player - Brown 94.99 Free Shipping by rohanrony (0)
- YouTube on Zune: How to Convert YouTube to Zune Format by tobetop (0)
- Zune Software V2.3 Makes Your Zune New by tobetop (0)
- Microsoft Zune Software V2.3 Released by tobetop (0)
- Easy MPEG Zune SWF Converter by tobetop (0)
- Happy :how to convert dvd and video to zune by tobetop (0)
- Share: FULL free video converter for mac by tobetop (0)
- How to put internet videos to iPod for free on Mac by tobetop (0)


