How to determine in a client app if the server requires a client certificate
Hi,I'm using the HttpWebRequest object and connecting to various servers, one of which is setup to require a client certificate.My question is how in the client app can I determine whether the server...
View ArticleReassign drive letters in IIS7
I have an IIS7 server with 3 TB of data on drive D, which is 10 TB in size. I need to reclaim as much of that unused space as possible, and simply shrinking the volume will not free up enough. What...
View ArticleAdvice on Admin of a Webmatrix MySQL Database
HiI'm using Webmatrix and MySQL together. I want to add some users. But I don't want to use the command prompt, I'd like to use phpMyAdmin or some other MySQL GUI.So I figure I have two ways to do...
View Articlelsass.exe pegs CPU, web server performs poorly
Hello everyone, Once in a while my production web server's lsass.exe process becomes the top user of CPU, using about 60-80% of it. During these times my web server becomes unbearably slow. There's...
View ArticleHTTP Handler to authenticate user using alternative credentials
I have a web app that currently authenticates users using a username & password. The application uses Windows Integrated Authentication today.I would like to change the system to authenticate using...
View ArticleThe specified procedure cannot be found
Hello all,I am running PHP 5.3.24 (also tried 5.3.19) non thread safe. Actually I see this in my windows log: Application popup: Warning : PHP Startup: Unable to load dynamic library 'C:\Program Files...
View ArticleDynamic IP Restrictions useless?
Without being able to set a duration for the lockout beyond the actual period of time you are specifying to monitor for hits, this tool seems useless. I want to deny an IP for 30 minutes if they make...
View ArticleIIS7.5 - Certificate Trust Lists, Unable to create CTL's or Assign to a...
Hello,I am moving an IIS system from Server 2003 to Server 2008 R2, the site requires that the SSLBinding works with specific set CA's (less then what is in the CA Store) thus why the use of a CTL.I...
View Article404 Custom Error
What is the best way to handle a custom 404 redirect? Currently, our Custom 404 redirect shows up as a 302 status instead of 404 status. See below for code:<CustomErrors Mode="RemoteOnly">...
View ArticleProblems with Live Smooth Streaming on Windows Azure VM
Hi all,I'm new to IIS Live Smooth Streaming and I have a problem related to it.Here are the steps that I have done on the Azure VM: First, I create a VM in Windows Azure with Windows Server 2012 as the...
View ArticleCreate Host Header
How might I script creating host headers for a website in iis7. I could provide a xml or csv file of entries. I am very fimiliar with c# just havent used powershell before.Thanks
View ArticleIntermittent HTTP 404 error when invoke a ASP.NET webservice deployed on IIS7
HiI have an APS.NET webservice deployed on IIS7, Windows Server 2008 R2. It works fine in my dev env (7 calls per second). And in production server, it will be invoked once every 2 seconds at runtime....
View ArticleCan't serve multiple sites on multiple IP
I originally had a server hosting SiteA on all unassigned IP (it is also SSL on 443 but that's besides the point). Then I had a need to host a second site, with both SSL and two host headers to this...
View ArticleWhere is default feed XML location persisted
I changed the option for the default feed location and now it's point to a directory which doesn't exist. However, this causes WebPI to fail on startup and I don't know how to change it back. I...
View ArticleConfiguration Error on website created in IIS 7
have a site a developer created in IIS 7: http://notes-dev.my domain.com/TTINotes/SimulatedWebApp.aspx and get this error:Server Error in '/' Application.Configuration ErrorDescription: An error...
View ArticleBug: httpErrors errorMode="Detailed" not respected for Classic ASP
Hi,I think I have found a bug regarding in the IIS Error Pages system.Note:I am not using .NET Error Pages - this is set to Off The problem:When a custom error page is setup for the 500.100 (Classic...
View ArticlePartial IIS log entries
Hi,We seem to be getting partial IIS log entries when the log rolls over.We're seeing an entry that is cut off some of the way through. We're not sure if there are other missing entries after that...
View ArticleI have a fixed public IP and want to put two different domains
Good staff.I have afixed publicIPand want toput twodifferentdomains.QuestionofIIS7toput twodifferent URLwiththe same fixedpublicip?Ifyeshow to do?
View ArticleNot sure if in the right place?
Hello Everyone and thanks for looking.... my first question as re-directed from ASP.Net forumI am an Access Database programmer for many years and a friend got me involved with a what he thought was an...
View ArticleDisable URL Encoding on IIS ARR
Hello, I am trying to pass a URL through ARR that includes %3F. When this passes through ARR, it is encoded into a question mark. This is expected behavior of URL encoding (percentage encoding)....
View Article