Binding SSL certificate with C# automatization
Hello I wanted to import pfx file (SSL certificate) and add it to bindings in IIS for website. With import everything works well. Certificate is added to webhosting store. But the problem starts when...
View ArticleOld Site to New Site
We are in the process of creating a new site. The old site used IIS 7 / .html exclusively and the new site is using IIS8 / .aspx. Our thinking was that as existing functionality became available we...
View ArticleCombining Load Balancing and Reverse Proxy Rewrite Rule
Hi all, I'm having a problem on how can I piece together the Load Balancing and URL Rewire rule.here's the situation.1) The product I'm installing is a multi tenant ASP.NET Application. It uses the URL...
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 ArticleHow to Migrate all application pages URL from HTTP to HTTPS.
Hello All,Our client just asked us to make much more secure our application.So now we are migrating our application from HTTP to HTTPS.Is there any technique by using that we can migrate all pages URL...
View ArticleConfiguring multisite
Hi there,I have several .NET applications and I'll have to deploy them on subfolders within my webserver ( connected at my domain).For example:My domain is: http://www.goodcharles.comphisically...
View ArticleWeb.config Issue: Unable to call upon ASMX WebService WebMethods due to extra...
EDIT: I didn't realize I posted in the wrong forums... This is IIS, not ASP.NET...Here's the issue where it is shown in the Chrome Developer Tools.As I see it, there's this extra /js added as a suffix...
View ArticlePossible config problems in IIS8, relating to downloads
I do not normally get involved in IIS config but I may have a major problem. I have a C# MVC app that generates very large zip files for download. From what I've read 1 gig is about the limit before...
View ArticleBackup complete IIS Setting incl. HTTPS bindings
Hello together,we are running multiple IIS ARR 2.5 and 3.0, now we need a backup from one system ( around 500 https Bindings ) to restore it on an other system for testing / backup / NLB.I was able to...
View ArticleRequest Entity Too Large error on WCF service
Hello!I have a WCF service and get the error "Request Entity Too Large" if the client sends an array of about 100 KB.On the internet, I have found many users with the same problem and tried the...
View ArticleShared configuration and Group Managed Service Accounts (gMSA)
Are Group Manage Service Accounts supported with Shared IIS Config? I have seen the 1 other posthttps://forums.iis.net/p/1206855/2066996.aspx, however I am not experiencing this.We have separate...
View ArticleHow to make IIS 7/8 rewrite and redirect URL with DB Provider
Please, have patience if this question is long but I have never worked on this complex program which was developed by colleague of mine before I was recruited.We have this web application running on...
View Articleauthorization
Hi guys, I've a 2016 std server where I've tried to migrate iis manager user from IIS SBS2008R2 and we gave up this idea.Now I've just migrated the SITE configuration using appcmd /config xml >...
View ArticleNano server with IIS 10 and detailed error pages
Hello,I'm trying to install WordPress on a Microsoft Windows 2016 Nano server. MySQL, PHP is working fine with an I'm able to run things like PHPMyadmin. But when I try to install Wordpress I get a 500...
View ArticleStatus code 200 as an Integer
Guys,We are integrating with a third party app which is making an HTTPRequest call to our IIS server. Unfortunately, the process is failing on their end (which is using Ruby), because the status_code...
View ArticleHelp with IIS URL Redirection because my download location changed.
I have install sets that rely on a specific URL in order to download the corresponding CAB files, MSI files, etc. however, I need to change my download url. I wanted to set up IIS so that if it sees a...
View ArticleIIS - Delete a web binding with BindingInformation that has brackets
Hello, been pulling my hair out on this one and I can't seem to find a way to do this through PS or just using netsh. Basically I am able to read the bindings on the site and get the objects. I used...
View ArticleHTTP/2 connections with iOS or Android devices not working
We have issues with Android and iOS devices when trying to connect to a web service running on IIS 10 (Windows 2016 server) where the server is set to accept a client certificate if provided. On iOS...
View ArticleWindows Process Activation Service error 5 - Access Denied
Hello,I have two IIS server using shared configuration. Shared config file is located on network share.To connect to the share IIS uses domain account: mydomain\myshareaccount.The account is not...
View Articleiis 7.5 web.config handler mappings order
My site requires one of the handler mappings on the webserver to be moved the top of the list. I've tried removing it and re-adding it in my web.config but it goes back to its usual place towards the...
View Article