Why ARR add "Transfer-Encoding:chunked" on Response Headers
Hi,I'm having problems with Transfer-Econding set to chunked on ARR response headers. I have an ARR used like proxy server (to route incoming request to right farm IIS) and IIS 7.5 used as backend to...
View ArticleC++ module, ReadEntityBody 0 bytes error 0x80070006
Hi AllWe are using C++ native module to successfully process web requests out of IIS into our custom architecture, but we have a strangle issue effecting this system.We are handling OnBeginRequest and...
View ArticleRewrite old service requests to RESTful urls
I need to redirect incoming requests from urls like /GetUser.do?id=5 to /users/5. I see that I can use the URL Rewrite Module to do this using Regular Expressions for GET requests.Where I need some...
View Articleclear custom rewrite provider cache from within .net web application...
I've written a custom rewrite provider that reads a list of rewrite mappings from a SharePoint list by adapting the extensibility samples. I've taken a hybrid approach between the filemap and db...
View ArticleMultiple ARR Servers & External Caching
Guys, very quick question (hope it's not a dumb one!) I have 2 ARR's load balanced behind F5s, fronting a web farm with 4 boxes running WFF etc.Do I need to enable External Caching because I have...
View ArticleCrashes with WordPress on IIS 8 with WinCache Extensions
Hello all,recently I set up a web server running Windows Server 2012 Standard Edition. This server is hosting one wordpress blog (www.magi-mania.de)Unfurtanetly the web site is ran very unstable and...
View ArticleIIS Memory on Win2003 32 bit
Dear Gurus, Please see below issue. I am running web based (IIS 6.0) application on Windows 2003 32 Bit Standard Edition. My application get crashed and through exception {Exception of type...
View ArticleHandler Mappings - Revert to parent
Regarding IIS 7.5/Server 2008 R2.I have tried to use appcmd for manage a handler mapping and it works fine to create a "local" entry type. I haven't found any way to manipulate this more with appcmd....
View ArticleURL Redirect Help
Hello,I am a total novice to the URL rewrite module. I have however been using it over the last week and have found it very good. I am just not 100% sure I am using it correctly.We have used the module...
View ArticleKINDLY HELP ME!. Displaying name issue.
Hello, I would like to display firt name of the user, once member login. i.e, webmatrix WebSecurity.CurrentUserName to first nameAlso, i did changed the code, but it did'nt...
View ArticleDetect window size
Hello, Can I have code for window size. I want to acheieve partial loading for header section.Thanks in advanceif(viewport<1000){@RenderPage("~/Account/Register.cshtml")}
View ArticleTO_TIMESTAMP(date, time) not returning :ss seconds
When I run log parser using the code below I get the date and time field together as expected but it is missing the seconds. How do you get it to also list the seconds? The two fields look like,iis log...
View ArticleWeb Installer 4.5 Failed to Install VS 2010 SP1
EDIT: Sorry i've just realised I've posted this in the IIS troubleshooting forum, can someone move it to the correct place?Hi,I am having trouble trying to install SP1 for VS 2010. I think that this...
View ArticleError
Hello - I have updated my webmatrix pages to 2.0 version. It leads to an error. Also reffered the below link, am still getting error.http://forums.asp.net/t/1737147.aspx/1Line...
View ArticleRobots.txt Permissions
Hi,Before asking here I posted a similar post to the Webmaster Tools Forum and got nothing but worthless comments. So, please no replies saying post in the Webmaster Tools ForumI have a 2008 R2...
View Articlehow to copy a website to another website name on an iis server
I'm working on the IIS Manager on a windows 2008 r2 server and would like to duplicate one of the sites on the IIS server. I thought perhaps rmb on an existing site would let me do a copy and paste...
View Articlemodsecurity and IIS7
I am learning about IIS7 and modsecurity 2.7.2. I need to have modsecurity working on IIS7. At this time, I am having difficulty making IIS7 see the modsecurity.conf file which is in this folder...
View ArticleIIS 7.5 User Isolation - cannot see Global Virtual Directories
Hello,I have IIS 7.5 running on Server 2008 R2. I have setup my site to use the option for Isolation with user name physical directory (enable global virtual directories). When I log in as any...
View ArticleURL rewrite to subfolder that does not exist
I am using IIS 7.5 and URL Rewrite tool as a proxy server.external user enters this URL: http://www.mydomain.com/test99/some.dll/99/login.aspthe actual URL of the backend server is...
View ArticleMultiple site on same port 80 in IIS 7.5 into Virtual Machine
Hi all,I'm tring to configure multiple site on IIS 7.5 in Windows Server 2008 R2 installed in my virtual machine.My virtual Machine has the IP: 172.31.28.29 so I'm following this steps:1. I select "Add...
View Article