how to change domain name used for Application Initialiation's...
To anyone who has used the new Application Initialization with IIS 7.5, have you ever found it to call a domain name other than localhost, when it calls the page listed in the initializationPage value?...
View ArticleUsing URL Rewrite or http redirect for mapped file?
How can I use either http redirect or the url rewrite module to redirect requests like this:<img title="Run Report" src="z:\tools\img\hello.png" onclick=runreport()>The mapped drive has got to...
View Articleerror 401.2 in Failed Request Log Files
I have hosted a website with framwork 4.0 on IIS 7.5 and only window authentication is enabled.I keep getting this log file with error 401.2 in failedreqlogfile folder. Here it shows RequestAuthType 1...
View ArticleURLScan + dot in path
Dear friends,We have a hosting business, running IIS 7.5. I installed URLScan. Ive had issues with paths such as thishttp://www.domain.com/index.php/services/products/Unfortunately this is something...
View ArticleAuthenticate to IIS site configured for Windows Authentication using smart...
I am trying to get users to authenticate to an IIS site by providing a certificate to access the site. I have configured the IIS server for Windows Authentication and is a requirement since I need to...
View ArticlePHP Scheduled Task - run as Application Pool Identity?
Hello,We are running a PHP-based website under the standard App Pool configuration. We have granted +w permissions to the 'IUSR' security principle on certain files that need +w access, which works...
View ArticleSuddenly 530 User FTPUSER cannot log in, home directory inaccessible.
We had a working FTP server but since one week ago suddenly all the users get a "530 User FTPUSER cannot log in, home directory inaccessible." error.A part of the users have their directory on the...
View ArticleUnable to install WPI - Endless loop upgrading from 4.0 to 4.5
Hello,When I launch the Web Platform Installer at http://www.microsoft.com/web/downloads/platform.aspx I get the message "An updated Web Platform Installer 4.0 is available" and the installer prompts...
View ArticleHandling 403.7 in ASP.NET
Hi, I want to allow authentication on my website using client's certificate, if one is installed, and to redirect to "classic" login dialog if there is none is installed in client's browser (store). I...
View ArticleRedirect not kicking in
Hi,I'm trying to redirect certain browsers but somehow it doesn't work for me. Testing on a blank IIS, using default site, redirecting IE6:<rule name="unsupported browsers" enabled="true"...
View ArticleServer Application Unavailable w/Error 500
We recently converted from IIS 6 to IIS 7.5 under Windows 7 (development) and Windows Server 2008 R2 (production). We are running 6 websites in Classic mode and allowing 32-bit applications.All the...
View ArticleIIS 7 Recycle Settings
We are getting an error when we try to set the app pool recycling to a specific time every 7 days. We want to recycle it every 7 days at 3 am. The doc says it is possible by using the optional [d]...
View ArticleOdd 403.6 - Forbidden IP Address Issue
I've been scouring the site and the Internet in general, trying to figure out an odd occurance of a 403.6 error.We have one user who seems to have a daily 403.6 error when logging in to our site.We...
View Articleport redirect to SSL then offloaded
Hi GuysI have been thrown into the deep end here and having some headaches on how to do the following if even possible.We are running jettyweb server on a box that has each runs their own application,...
View ArticleIs there any way to configure IIS web app (in DMZ) to access SQL Server (in...
Hi!I have IIS web app which is located on the server which is not member of AD domain, and I have SQL Server which is installed on the server which is a part of AD domain member.Now I need to configure...
View Articleprogressive download and Webkit browsers
I am trying to provide progressive download of video content using IIS 7.5 media services. The application uses the Silverlight Open Video Player. IE and Firefox issue byte range requests when clicking...
View ArticleIIS cant open a shared folder in server
Hi guysWell i have a issue here when deploying a web i did for my company. THe thing is that a web page has to open a shared folder. i did it in developer machine. i created the shared folder and open...
View ArticleAUTH_SSPI_LOGON_FAILED
IIS 7.5Goal: use hello.asp to echo my authenticated AD login IDHello.asp contents <% response.write "Hello, " & request.servervariables("LOGON_USER") %>This is simply just a...
View ArticleIIS 7 defaults to remote instead of website
Hi allTL;DR version: my website "website.com.au" defaults to "website.com.au/Remote/logon" when I want it to go to "website.com.au/index.php"Background: I've been searching for a workaround for a while...
View ArticleSEO Toolkit
Hi there,Can anyone tell me how to download the seo toolkit once I have downloaded the platform launcher. I keep hitting the download button and all I get is the installer, which I have gone over the...
View Article