WebMatrix 2: High Memory & Processor Usage
Hi. I installed a fresh copy of WebMatrix 2 on my computer. I have been using it for the last two days. I noticed that after using the applicacion for some time, it becomes very slow, gets unresponsive...
View ArticleIIS7 Compression not honoring minfilesizeforcomp setting
Trying to figure out why IIS7 will not honor the minfilesizeforcomp setting for http compression. Right now, I'm compressing JSON data that sometimes is as small as 77 bytes all the way "down" to 151...
View Article/wp-admin/upload.php - The connection was reset - IIS 6
Hi I'm running 2003 server entreprise (iis6) SP2 (32 bit). The server hos no software firewall, but is instead protected by a hardware firewall (firewall stateful inspection) but there is nothing from...
View ArticleParameterization of Web Application Name
I am successfully using MSDeploy for parameterization of my website. For this I am configuring my ISS and create a package from the site.The manifest is as follows (Manifest.xml)<sitemanifest>...
View ArticleInformation Found 0 GPU Devices - Why?
Further to my last posthttp://forums.iis.net/t/1192355.aspxI cannot get Transform Manger RTM job to see GPU's on a NVidia Geforce card, yet if I start the exactly same job on the same machine as...
View ArticleTranscoding at runtime
Hello, How it is possible to run the Transform Managers' job at the currently video which is encoding.ThanksDev
View ArticleOutgoing rule that can handle more than one occurance in a tag
HiIs there a possibility to have an outgoing rule that can handle more than one occurance of a link in a tag and in javascript?I have just installed ARR and have it up and running, which was quite...
View ArticleOddity in page title when viewing PDF report
Hi Guys, I'm having a weird problem with our Asp.net 4.0 Application - specifically with displaying PDF documents inside the web browser. I searched online and did not find anyone else that experienced...
View ArticleIIS
We have 16 web front end servers all running Internet Information Services (Version 7.5.7600.16385). On all of them, multiple times (102,575 in the past 24 hours) we are getting this error in the...
View ArticleGetting Started with IIS8
I try to run our application on IIS8 / Windows Server 2012.But I face this error when I try to open the web application before the login page is...
View ArticleIIS 7 URL's
Hi, I have recently found that my URL's get appended with '.#' and some encoding. How can I stop this? Example: http://www.mydomain.com/mypage.aspx#.UHgxnFGKinM Thanks in advance
View Articleerror_internet_connection_reset
I am using the Visual studio 2010 and our web application is deployed in the Window server 2008 for both QA and UAT. My web application running for 20 minutes actively in QA server after the 20...
View Articlehttps and images
Trying to use a variable to build the SRC for an image file when the page is HTTPS. In the header... <%Response.Buffer = TrueIf (Request.ServerVariables("HTTPS") = "ON") Then varHttps =...
View ArticlePulling out hair trying to get web page to refresh
I'm running IIS on Windows Server 2008. I recently updated the index.html file for a web site I'm working on. I can't get the changes to show. Here's what I've tried: 1. Stopping and restarting IIS2....
View ArticleHow to identify that the websites are hosted in ip,host header are using portno
Hi , I have small query how to identify that the websites hosted in iis server are hosted using portno are using host header in iis6& iis7 Thanks Arun
View ArticleLoad Balance by Server Load?
We have a scenario where a set of load balanced application servers may have unbalanced load, and we'd like to send new requests to the least busy server. And would like to determine the "least busy"...
View ArticleSetting mime type - doesn't seem to work a the site level
I've been working on setting mime types with powershell. When I set them at the site level, they don't seem to work. When I set them at the top (?) level [the server name node in the IIS Manager],...
View ArticleSpecifying Website Name when using Sitemanifest
I am having a problem when deploying a package that is generated from our TFSBuild process. We are able to deploy currently with a command line as follows:"C:\Program Files\IIS\Microsoft Web Deploy...
View ArticleCaching files residing on a network share
Hi, I have a bunch of large static files on a website internal to my company and served by IIS. I rely on IIS' ETag and Last-Modified header handling to prevent the files being downloaded constantly by...
View ArticleHow Can I configure TCP port for external FastCGI server?
Hi, All I've built a FastCGI application that works fine for Apache. When I tried to port it for IIS I was unable to found where configure the TCP port used for communication between my APP and IIS...
View Article