ApplicationPoolIdentity isn't working on PHP website
I have created a new PHP website that uses the ApplicationPoolIdentity system. My website and application pool is namedwww.example.com and I have added a R/W permission for `IIS...
View ArticleRE: IsapiModule not found
I'm attempting to "Configure HTTP Access to Analysis Services on Internet Information Services (IIS) 7.0" according to http://msdn.microsoft.com/en-us/library/gg492140.aspxWhen browsing...
View ArticleGeneral-Enable 32 bits is gone
like i say on subject, that option on the application group of iis 7.0 is gone and now im having some issues loading some COM,Any ideas what should i do? Thank you.EDIT ***** Im under IIS 7.0 *****
View ArticleNeed help accomplishing a URL Rewriting task under IIS 6 using IIRF 2.1
I am trying to implement a small URL Rewriting task under IIS 6 on Windows Home Server 2003. The following instructions were given to me for IIS 7, and I'm wondering if this task can be accomplished...
View ArticleGoing crazy with trailing slash and double redirects
Hallo, I'm totally new to rewriting by the way I found I nice article with some tips I really find useful for common scenario redirects...
View ArticleARR health test issue with URL Test: twice the requests
Hi. For the Health Test I only use the URL Test. The interval is 5 seconds. The strange thing is that according to the IIS logs, I have 2 simultaneous requests for each period. I removed the IPs. Can...
View ArticleFTP Anonymous Access not allowing Anonymous Access
I have read many articles stating how to configure Anonymous FTP access, basically a blind get. I can reach teh ftp site as it asks for a login, selecting the checkbox "Log on Anonymously" makes teh...
View ArticleDeploy with Web Management Service using Kerberos
Hi,We are using MS Deploy to deploy to a server running the Web Management Service. The deployment package includes SQL scripts which get executed with the dbFullSql provider. When those scripts run,...
View Articledynamic page to friendly url
Hi I am trying to convert the following pages to something more seo friendly.mypage.aspx?id=8tomypage/8/however the rule I am applying is not being actioned.i have entered this into the web.config...
View ArticleExecute script after deploying
Hello! We packaged web application for deploying with Web Deployment Tool. But we need run some script from deployed application after deployment. There is a Web Deploy runCommand Provider...
View ArticleJavascript error when application runs in IIS 7 on windows server 2008
I have my .NET application successfully deployed & running on Windows 2003 server with IIS 6.I then setup the same application on Windows server 2008 R2 with IIS 7.5.However, when trying to connect...
View ArticleRE: Re: Remote sync fails when destination site doesn't exist
When I use the below command to try and sync an existing site from a local IIS7.5 server to a remote IIS7.5 server (where the site doesn't exist yet) I get the below error message.msdeploy -verb:sync...
View ArticleRedirect works but Rewrite Fails
My simple code:<rule name="tester" stopProcessing="true"> <match url="^test$" /> <action type="Rewrite" url="/about" /> </rule> Here's the thing, if I set the action to...
View Articlewebdav and virtual directory
I am trying to get webdav working on our server 2008 R2 IIS server.I would like to have our users be able to access there files off the file servers from home. I have webdav configured and a virtual...
View ArticleMigrate website from Windows Server 2003 to Windows Server 2008
Hi all,I am new to the migration procedure and hence seeking for guidance help from you all.1. I need to migrate asp.net 2.0 website from Windows Server 2003 to Windows Server 2008 m/c.2. Also need to...
View ArticleISAPIMODULE or CGIMODULE not present in the module list
Hello to the community.I'm here to ask some help about a problem that I have trying to do an installation on a new Vista Business PC. My problem is that for some reasonthe installer ofthe program...
View ArticleWordpress on iis - 500 Server Errors
OK finally got the php working but Wordpress is giving me 500 errors. Any ideas? I have searched and searched...................
View ArticleFix for PHP 5.3 IIS 7 500 Internal Server Error The FastCGI process exited...
This post is to help anyone who is having 500 Internal Server Errors with their install of PHP 5.3 on IIS 7 in the Windows 2008 Server environment. I just spent a few hours troubleshooting this and I...
View ArticleHLS Playlists - Manifest file syntax
Hi all again,I'm trying to configure playlists to be Smooth-Streamed by IIS Media Services (to play, for instance, a full multi-track album without user's assistance). Implementing a new <item>...
View ArticleSetting up FTP using Virtual Directories and User Isolation on Windows Server...
Hi all,I have been trying to set this up for a while now. I am trying to setup FTP virtual directories for isolationg user directories on Windows Server 2012. I am able to connect to the FTP site...
View Article