Managed module / RAMMFAR issue in IIS 7.5
I have two managed modules (Windows Identity Foundation FAM/SAM) integrated with a third party .NET 3.51 app under IIS 7.5 / Win2k8.The FAM redirects unauthenticated users to a custom signin page....
View ArticleCan URL Rewrite modify the Query String parameter?
Hi everyone,Hopefully someone can advise whether what I'm trying to achieve is possible.The background is that I have a Windows 2008 R2/IIS 7.5 web server (let's call it winserver.company.local) behind...
View ArticleCannot verify access to path
using IIS 7Have a site that is having serious issues as of recently this morning:"cannot verify access to path"I'm using the "connect as application user(pass through)" option. what do I have to do in...
View ArticleIIS 7.5 and multiple sites
I am a little confused as its been a while since I have done this. I have 1 box.It has 5 public IP Addresses in IIS, I have a Default website with multiple bindings including SSL for Exchange 2007.I...
View ArticlePipelineModuleStepContainer Exception
Hello,I have an MVC4 app running on IIS7. Every few days, the site suddenly stops and gives the following error:NullReferenceException System.Web.PipelineModuleStepContainer.GetEventCount.We have to...
View ArticleRecovering Files Deleted by Web Deploy
I just deployed an ASP.NET MVC application to IIS 7 running on Win 7 Professional. I wanted to make sure some old files got deleted with the update, so I unchecked "Leave extra files on destination (do...
View Articlehelp setting up WFF
Hi,I'm attempting to get Web Farm Framework 2.2 working. I have never used WFF prior to this week, and this setup has never worked before.I have 3 WFF Windows 2012 VMs set up, patched and joined to a...
View ArticleWebMatrix3 HTTP 500 with Starter Site
Hello EveryoneI apologise in advance if this is a duplicate post.This is what I did:Upgraded from WebMatrix2 to WebMatrix3 New Site from Template Gallery Filtered by PHP (2 Sites remained) Selected...
View ArticleIIS 7.5 + CGI + SSL - Problems with upload limit? (30MB cap)
I'm hitting a really annoying problem with IIS 7. I've setup my web.config by the books as follows:<?xml version="1.0"...
View ArticleIIS 7 Courtesy Redirects
Where is the IIS 7 documentation regarding courtesy redirects when a folder without trailing slash is requested?I found the documentation for IIS 6 and previous versions at...
View ArticleHTTP Error 500.19 - Internal Server Error
So this error keeps happening to me, and I have no idea how to fix it after reading several posts with similar errors.<div class="content-container">HTTP Error 500.19 - Internal Server ErrorThe...
View ArticleSign in to Azure using Microsoft account hangs on Importing Account
Just installed Webmatrix 3 and selected the Sign In option on the splash screen. Enter my Microsoft Live account details (same one as I use for my Azure account) and the spinning wheel appears above...
View ArticleWPI no longer installs WebMatrix on Vista
Last week I was able to install WebMatrix 3 on Vista with no problem. This week WPI says it only runs on Windows 7 and 8. This is not true, as WebMatrix 3 runs fine when I use the direct download links...
View ArticlePattern URL Rewriting is not working
I want to rewrite existing URL's to new ones and to do this i am trying to rewrite it using URL Rewrite Module in IIS 7 but unfortunately i am not able to do that. I need your help:I want to rewrite:...
View ArticleIIS7 32bit application does not fire error pages, only empty page
Hello, I'm configuring IIS7.5 on a new 64bit server to handle a older website that uses few 32bit components and a MS Access database.I've set successfully the application pool to support the 32bit -...
View Articlerewrite dynamic url
I want to rewrite two urls:First:OLD URL: http://www.example.com/handset.asp?hs=BlackBerryCurve9360Pink&net=allNew URL:http://www.example.com/deals/BlackBerryCurve9360Pink/SecondOLD URL:...
View Article-useChecksum and -whatif BUG?
When I use -useChecksum in combination with -whatif (non-verbose), the log will still show *all* files with different time stamps changing. However, if you deploy live non-whatif it will only deploy...
View Articlerule removal is ineffective.
When I remove a rule in IIS, which also removes it from the web config - cool, but the site still acts as if the rule exists - and still redirects, when I do not want it to - what do I do?I have tried,...
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 ArticleMy WebMatrix3 lost db connection string when saving the publish setting
WebMatrix2 published my apps successfully. When upgrading to WebMatrix3, the apps with no db connection could be published, but the apps with db connection encountered a problem. After I inputed the...
View Article