Lock
Hi.I'd like to ask about wincache_lock beahvior. Seems like it is hard to use it in production. I'd like to ask is it possible to do the following:1. Could I ask for lock, but specify timeout on how...
View ArticleAtomic Increment
I was unable to find information about is the wincache_ucache_inc atomic, ie could I use it in multi-procees environment like FCGI?Is it docomented somewhere?Thanks!
View Articlehow to define rule in iis that replace url without queryString
Hey,I am new towriting rules, and I havea question:Is it possibleto write rule with url:http://localhost/Pages/page1.aspxwilladdresshttp://localhost/PagesI'd lovesomeexampleorlinkfor exampleBest,Vova
View Articlewebtoolkit application and default document
Hi, I'm developing a WT (see webtoolkit.eu) web application. WT enables develop application as an isapi dll module. WT application can use so called "internal paths", i.e. when my application has e.g....
View ArticleSeveral NET entries after windows update
Hello!I am not using any NET stuff on my IIS 7.5 configuration, but sometimes after windows updates, different NET entries are added to the configuration, like:Two new managed application pools,...
View ArticleARR 502.3 Bad Gateway 0x80072ef2 (2147954418) The supplied handle is the...
When sending the PUT request with small content the ARR returns the 502.3 Bad Gateway 0x80072ef2 (2147954418): The supplied handle is the wrong type for the requested operation. The PUT request use...
View ArticleSimple Rewrite - Hide all ".ASPX" file extensions
Hi there,I'd basically like to have user friendly URLs on my new web project. All pages are going to have the file extension of ".aspx" so instead of...
View ArticleHelp with viewing files.
Hey guys.I made directory browsing available and set the mime type of the file extension .php to php/text in the mime types. so currently I can see the directory on the internet but when I click the...
View Articleiis binding for ssl and sub domains
How to bind multiple sub domains to iis with domain ssl ? Such as www and non www format and let's say app.domain.com
View ArticleTesting Asp.net web app to nake sure working with IIS 7
How do I test my asp.net (4.0) web app to make sure it is working with IIS 7. Sincerely, Computergyrl
View ArticleIssues with server 2012 IIS 8 and site with name with Dash issue.
I solved my issue, something in the web.config file was not working. I rebuilt it and now everything works.server 2012 and IIS 8 Not showing static content, I can't even load an image with absolute...
View ArticleHow to configure URL Authorization for ARR?
I am configuring a IIS ARR with URL Rewrite as a reverse proxy for my website. In general, the website is opened to all authenticated users.Now, I have a requirement that a specific link (URL rewrited...
View ArticlePublishing Outlook Calender to IIS7 via WebDAV
Hello,This is my first post here.I have a need to run an IIS7 server.Here are my reasons:Ever since Microsoft dropped support for publishing calenders to Office.com in Outlook 2013, I have been pretty...
View ArticleARR2.5 on 2012e breaks /remote web site on host
Hi allI'm new to ARR2.5 so please forgive me if this is simple and easy to fix. My google-foo searches haven't found a matching guide to my implementation. All web services work perfectly on my LAN....
View ArticleIncrease maximum number of concurrent connection from 12 to 100 in IIS7
Hi,At present in my organization I am using Windows Server 2008R2 + IIS7.0 + .netv4.0(Integrated mode) and also we have 4core processor. While we are checking its identified that the number of maximum...
View ArticleIssue with order of authentification methods Digest runs before Kerberos
Hi All,we run into an issue with the Digest Authentification on IIS.Settings:Server 2008 R2 IIS 7.5Anonymous Authentification: Disabled ASP.NET Impersonation: Enabled Basic Authentification: Disabled...
View ArticleIIS and java applet problem
Hello all,I am working on the deployment of my asp.net website project. It is developed with ASP.NET and I need deploy it on IIS7. For the user-login-management, I have a java login applet from my...
View ArticleTask Scheduler and Windows Server 2008
HelloI'm trying to manage some tasks in the task scheduler via a web application running in IIS.In a task you have always to specify which user account will be used to run the task, the default IIS...
View ArticlePath 'PUT' is forbidden
Hello,I have problems getting HTTP requests with verbs other than GET and POST to work in ISAPI handlers. Requests to my application include standard HTTP verbs, such as PUT, DELETE and PATCH as well...
View Articleunable to get sample logging client to work
Hi All,I have tried to follow the steps in the link below to enable advanced client logginghttp://learn.iis.net/page.aspx/582/advanced-logging-for-iis---client-logging/Every step works ok but when I...
View Article