HTTP Error 404.17 - Not Found
Hi,I'm migrating web services to IIS 8.5 on Windows 2012 R2. When I test the web service it gives me the 404.17 error. I've found several discussions and threads about this problem and I've already...
View ArticleIIS application access page showing Error502.2 Bad GateWay with Sub...
When, I am trying to access IIS application then it is showing Error:"HTTP Error 502.2 - Bad GatewayThe specified CGI application misbehaved by not returning a complete set of headers. The headers it...
View ArticleRewrite problems
Hi - I cant seem to get my rewrites working. Say I have this:http://blah.blahdomain.com/folder1and want anything to the above (such as http://blah.blahdomain.com/folder1/default.aspx or default1.aspx...
View ArticleIIS Shared Configuration - How does it work
Hi,I have gone thru the documentation and we would like to go for the Shared Configuration as we have a Web Farm with multiple load balanced Web Servers. 1. Once we move to the Shared Configuration,...
View ArticleWindows Process Activation Service (WAS)
What are the prerequisite to run the WAS service under service account (Domain or Local account)?
View ArticleHow to execute myself code when access an invalid URL
IIS7.5 in Win7 64bit.1) I deployed a local website, SourceBrowser, set its Physical Path to C:\SourceEngine\Web2) When access http://localhost/SourceBrowser/Project1 The Project1 does not exist in...
View ArticleIIS 8.5 Configuration Editor settings problem
I’d like to use IIS 8.5 built into Server 2012 R2 to perform client authentication and authorization, and am having difficulty finding a way to accomplish it.I have a website configured with a server...
View ArticleProblems with getting localhost iis to open index.php as default
I want to use IIS for testing of my php programs. Before I upload them to my webhost.I have Windows 10 Pro on a standalone mashine. So I can't use the replacement of index.html with inddex.php describe...
View ArticleApplication Error - unhandled exception
We get a error and application stops and restart related services. The application is related to DMS system and runs on .Net framework 4.0. This occurs frequently when the load is high. The service...
View ArticleHow to use web.config from .Net 4.0 ?
Hello Folks, I found one problem which I can't clearly understand.Situation: I use Win 7 system and their IIS (I assume it's IIS 7). I also use a Studio 2015 Community and their IIS Express for...
View ArticleWebDeploy IIS interaction
WebDeploy can cause intermittent site access issues while you are restoring a backup to another server, but what about the backup itself? If I back up a single IIS server with WebDeploy will it...
View Articleapplication pool and website
hi, experts, I am studying the iis.in my company , I found that on one server, in IIS, there are many websites created and many application pools. and the relationship is one to one.one application...
View ArticleIIS 8.5 Windows authentication + Rewrite URL
Hello, I've been having some trouble with IIS 8.5 and the Rewrite URL module 2.0My first problem is getting my PHP website to interact with the server-variables that IIS sends out, apparently it...
View ArticleRunning DISM.exe to install IIS failed on Windows 2012 R2
In trying to script-install IIS and configure it I tried DISM.exe with all the options, and also tried Powershell but it failed each time with error0x80070bc9 in the...
View ArticleIIS cannot access DFS
Hi AllWe have a web server farm with shared configuration. We are trying to setup some website using asp.net and some other modules and keep the content on DFS. App Pool has been set to domain account...
View ArticleAPPCMD - Display LogFile Directory for specific site
Does anyone know how to display the LogFile Directory for a specified web site using APPCMD?I know how to CHANGE the LogFile Directory:appcmd.exeset config...
View ArticleServer Wide configuration for dataContractSerializer maxItemsInObjectGraph?
I came across a scenario where on our staging and production environments a service call was failing, while it would succeed in our development and QA environments, all using the same data. It seemed...
View Articleuse active directory users as IIS ftp users
Hello everyone I want know if it's possible to build a ftp server which use active directory domain users as ftp users. without join the ftp server to the domain. thanks to everyone
View ArticleIIS IsapiFilterModule not found
Hi,I am completed stumped on a issue with IIS, site load up with the below errorHTTP Error 500.0 - Internal Server ErrorModule "IsapiFilterModule" could not be foundI've tried checking the application...
View ArticleProblems interacting with IIS PSDrive (Get-ChildItem, Set-Location, Join-Path)
Hello,I'm trying to script some IIS configuration. Part of the script I'm writing does some stuff inside the PSDrive:############################################################################## ##...
View Article