1,753 questions with Windows development | Internet Information Services tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

IP and URL analysis in IIS 10

Good afternoon! It is necessary to filter connections to the server by IP address and the presence of a certain phrase in the URL. For example, there are two users: one connects by URL https:\animals.eu\cats\1513515 , and the other one connects by URL…

Windows development | Internet Information Services
Windows for business | Windows Server | User experience | Other
asked 2025-02-10T19:12:11.33+00:00
Sergey Knyazev 60 Reputation points
accepted 2025-02-20T06:17:52.99+00:00
Sergey Knyazev 60 Reputation points
3 answers

How to enable remote connections on IIS with Windows 11?

Hi, I need to set up IIS on Windows 11 for CI/CD machines. We basically have a web application on a Windows 11 that is upgraded from an external Jenkins agent via a CI job. Even is I was able to run my Web Application under IIS manager, I struggle to…

Windows development | Internet Information Services
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2024-12-12T21:03:10.3633333+00:00
Valentin Laurent 0 Reputation points
answered 2025-02-18T21:10:56.84+00:00
Miguel Gonzalez 0 Reputation points
0 answers

Reverse Proxy Websockets in IIS

I have a React web application with a NodeJS backend served up with IIS (looks like version 10 on Windows Server 2016). I have gotten the I am trying to figure out how to correctly reverse proxy my websocket calls. I have a second Node server running…

Windows development | Internet Information Services
asked 2023-04-14T21:58:16.94+00:00
mdodge 21 Reputation points
commented 2025-02-16T21:14:23.29+00:00
John J Clark 0 Reputation points
2 answers One of the answers was accepted by the question author.

Import and SSL Certificates in IIS Manager Question

Hello Everybody I need to Import and SSL Certificates in IIS Manager. On IIS Manager there is already an SSL certificate that will expire next month. I need to import new SSL certificate before old SSL certificate expire. Question When I import new SSL…

Windows development | Internet Information Services
asked 2025-02-03T04:55:17.83+00:00
Jacques Rossouw 40 Reputation points
commented 2025-02-15T07:56:12.0266667+00:00
Jacques Rossouw 40 Reputation points
3 answers One of the answers was accepted by the question author.

IIS migration step

Hello All, How to migrate website from one server to another server. Please help me with all detail including backup / services ..what I need to take care ? Please each step

Windows development | Internet Information Services
asked 2021-09-05T04:59:15.817+00:00
Dinesh Negi 66 Reputation points
commented 2025-02-13T19:12:52.6433333+00:00
Karim Boroumand 0 Reputation points
3 answers One of the answers was accepted by the question author.

Display SSL certificate expiration dates via PowerShell

Hello! I'm trying to figure out how to display when SSL certificates expire. Currently, I have the following code (which was provided to me by a colleague) and I want to know how to display the certificate's expiration date. If possible I would also like…

Windows development | Internet Information Services
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2022-06-16T20:49:16.917+00:00
Jess13777 41 Reputation points
answered 2025-02-12T20:29:32.6533333+00:00
S S 0 Reputation points
1 answer One of the answers was accepted by the question author.

API returns status 200 but empty body after IIS restart or Idle time

I have a .Net core 8 webapi project. it works fine normally. but when it is called after a long idle time or after the iisrestart, returns 200 and the response body is empty. I tried to log the data, and there is data in the log. don't know what is…

Windows development | Internet Information Services
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | ASP.NET API
asked 2025-02-09T06:36:09.7666667+00:00
Binu Thomas 171 Reputation points
edited a comment 2025-02-10T09:35:42.01+00:00
Binu Thomas 171 Reputation points
1 answer

Blazor Server (.NET 8) redirect fails after login

We have a Blazor Server app (.NET 8) that is hosted on IIS. Users access it by logging into Citrix with their Active Directory credentials, then into the app (with those same credentials). We use ASP.NET Identity to manage login. Both the end-users and…

Windows development | Internet Information Services
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
Windows for business | Windows Server | User experience | Other
asked 2025-02-05T22:16:40.9766667+00:00
Ryan Anderson 25 Reputation points
commented 2025-02-07T14:49:13.1833333+00:00
Ryan Anderson 25 Reputation points
4 answers

Creating multi subdomain host on iis like *.domain.com

Hello, I'm working on a aspnet core application that accept user requests as subdomains such as => user1.mywebsite.com, user2.mywebsite.com etc etc Is there a way on iis to accept every subdomain without adding it to the site binding, or do I…

Windows development | Internet Information Services
Developer technologies | ASP.NET | ASP.NET Core
asked 2021-11-10T20:43:15.587+00:00
barak golan 1 Reputation point
edited the question 2025-02-02T18:48:22.46+00:00
TP 126.3K Reputation points Volunteer Moderator
4 answers

I can not use iis Express

I am experiencing issues where a message stating "Failed to run IIS" occurs on two different PCs. Here are the details: Environment Information OS: Windows 11 24H2 (OS Build: 26100.2033) Visual Studio: Visual Studio 2022 Professional…

Windows development | Internet Information Services
Developer technologies | Visual Studio | Other
asked 2024-11-21T13:08:14.6466667+00:00
弘善 飯田 0 Reputation points
answered 2025-01-31T11:35:06.5333333+00:00
弘善 飯田 0 Reputation points
3 answers

IIS and PHP error 500, "The parameter is incorrect. (0x80070057)" in FastCgiModule

I have PHP 8.0.28 in IIS 10.0 (Windows Server 2022), the fastcgi module is configured correctly and working as it should in most cases, but sometimes I get 500 error when I make a request, even for the same url requested in the most of the time it…

Windows development | Internet Information Services
asked 2023-07-06T11:34:15.2633333+00:00
Max Mayer 0 Reputation points
edited a comment 2025-01-27T14:19:25.48+00:00
MotoX80 36,416 Reputation points
1 answer

IIS Returning Bad Request - Invalid Hostname when accessing via IP address but not localhost

We have a server that suddenly started returning an HTTP 400 for Invalid Hostname after a reboot today. We have multiple other servers in the environment running the same configuration, OS version, patches etc. but do not see this issue. This IIS server…

Windows development | Internet Information Services
asked 2024-12-24T15:23:43.2166667+00:00
Sean Patterson 0 Reputation points
commented 2025-01-25T12:59:09.7133333+00:00
MotoX80 36,416 Reputation points
2 answers

Application pool requested a recycle because it reached its virtual memory limit

I hosted a web application on a (Live server) shared hosting, and did not get any issue until today when I decided to test-run it. I registered and logged in the web application with the test login details; I was redirected to the dashboard, but after…

Windows development | Internet Information Services
Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | Other
Developer technologies | ASP.NET | Other
asked 2023-10-11T21:27:00.65+00:00
Donald Symmons 3,066 Reputation points
edited the question 2025-01-22T13:31:35.2633333+00:00
Olga_Gh 5 Reputation points Microsoft Employee Admin
1 answer One of the answers was accepted by the question author.

IIS Feature cant install on Server 2022

Dear Team, IIS Feature cant be install on server 2022, tied via Powershell and Server Manager. Scanned system and DISM also no corruption found in OS. Kindly help.

Windows development | Internet Information Services
Windows for business | Windows Server | User experience | Other
asked 2025-01-19T07:52:25.9766667+00:00
Shabin Suresh 211 Reputation points
commented 2025-01-20T15:38:42.32+00:00
Shabin Suresh 211 Reputation points
1 answer One of the answers was accepted by the question author.

Access Windows 10 machine and all of its services running there but NOT ONE of them

I have a Windows 10 machine which runs two services The one of them (which is served through IIS) cannot be accessed from any PC in the same network but the localhost. The other one, runs perfect and is accessible from anyone within the same netowork The…

Windows development | Internet Information Services
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2025-01-14T23:06:11.7966667+00:00
Pantelis Mantakidis 20 Reputation points
accepted 2025-01-19T11:56:24.8233333+00:00
Pantelis Mantakidis 20 Reputation points
1 answer

ASP.NET web site fail to critical error in ETL of Excel file

I have a website with a single web page on ASP.NET that you need to upload a file in Excel to a folder within the website, extract its contents to insert the data into a table in a database in SQL Server. When testing its operation on the production web…

Windows development | Internet Information Services
Microsoft 365 and Office | Excel | For business | Windows
Developer technologies | ASP.NET | Other
asked 2025-01-15T21:44:17.87+00:00
Nelson Javier Bahamon Parrado 0 Reputation points
commented 2025-01-17T18:18:46.79+00:00
Albert Kallal 5,586 Reputation points
1 answer One of the answers was accepted by the question author.

IIS Manager Windows 11 not showing any site

I'm running a fresh installation of Windows 11, most IIS features are enabled, and IIS Manager doesn't show any site or the web server. IIS Manager and IIS Version (10.0) Features iisreset /status Status for Windows Process Activation…

Windows development | Internet Information Services
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2023-02-22T18:34:51.24+00:00
Daniel Piret 20 Reputation points
commented 2025-01-17T08:28:13.25+00:00
Sơn Đoàn 0 Reputation points
1 answer

Deploying of NodeJS Express Typescript API on IIS

I'm trying to deploy my NodeJS Express Typescript API App on my IIS. While searching, I came across using the iisnode which is outdated and not maintained module these past few year. Also I came accross using reverse proxy. What is the best way or more…

Windows development | Internet Information Services
asked 2025-01-13T06:02:25.0633333+00:00
ABGS Technical Support 0 Reputation points
edited a comment 2025-01-15T19:42:48.6333333+00:00
Lex Li 6,037 Reputation points
1 answer

Can I use 'Microsoft Web Deploy 4.0' in commercial organization without purchasing?

Can I use 'Microsoft Web Deploy 4.0' in commercial organization without purchasing?

Windows development | Internet Information Services
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
asked 2023-12-11T03:32:22.3466667+00:00
정훈 고 1 Reputation point
commented 2025-01-14T17:17:20.08+00:00
Johan Norberg 0 Reputation points
3 answers

IIS alongside other apps

Windows Server 2019 I currently do NOT have IIS installed but I need to install it because I want to install a new web app which needs IIS. Currently, I have a couple of third-party web apps installed that use HTTP/HTTPS. Each app listens on a separate…

Windows development | Internet Information Services
Windows for business | Windows Server | User experience | Other
asked 2023-05-18T01:40:49.2866667+00:00
Jeff X 0 Reputation points
answered 2025-01-13T14:33:32.63+00:00
David Homer 15 Reputation points