1,628 questions with Internet Information Services tags

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

Draining IIS before stopping services

Is there a best practice or clean procedure to drain IIS server from current sessions before stopping the services for the purpose of maintenance?

Internet Information Services
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,446 questions
asked 2024-04-26T14:11:55.5+00:00
Razzi29 331 Reputation points
accepted 2024-04-29T16:15:38.8466667+00:00
Razzi29 331 Reputation points
0 answers

IIS URL Rewrite Module missing extensibility samples

I have installed the IIS URL Rewrite module but need to add a db provider from the URL Rewrite Extensibility Samples. The description page…

Internet Information Services
asked 2022-05-21T15:48:56.603+00:00
JS 11 Reputation points
commented 2024-04-29T13:13:36.5+00:00
Remi Despres-Smyth 0 Reputation points
0 answers

How to fix "Error 404 Operation not found" in Azure API Management Self-hosted Gateway

I'm encountering an issue with my self-hosted gateway in Azure API Management. For development, I've deployed the gateway on my laptop using a Docker container at http://localhost:8089. I've set up an ASP.NET API hosted in IIS at https://api.test.local…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,911 questions
Internet Information Services
asked 2024-04-16T12:02:05.9666667+00:00
nzpoc 0 Reputation points
commented 2024-04-29T08:54:52.3466667+00:00
Sam Wu-MSFT 7,211 Reputation points Microsoft Vendor
2 answers

Symfony + IIS 10 Need help

Morning!! I need really help with Symfony + IIS 10. I have the following error: Can someone tell me something about this error and how can I solve it? I can execute PHP I can see phpinfo.php so I can execute CGI... I think maybe it's problem with…

Internet Information Services
asked 2024-04-27T08:44:16.6633333+00:00
Sergi Díaz Ruiz 75 Reputation points
answered 2024-04-29T08:45:45.3833333+00:00
Sergi Díaz Ruiz 75 Reputation points
1 answer

Moving Virtual Dir to another IIS server

Hi, I create new IIS server and need to move virtual Dir to new server but i keep getting this error message I use robocopy /copyall to copy dir from old server to new server. Is they anything else I need to do to make this work

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,569 questions
Internet Information Services
asked 2024-04-26T13:15:15.69+00:00
lalajee 1,811 Reputation points
commented 2024-04-29T07:18:00.48+00:00
Sam Wu-MSFT 7,211 Reputation points Microsoft Vendor
1 answer

does arr works in iis express

for a blazor with all render modes enables (a server and a wasm-project integrated in one solution) I need: Sticky sessions with Application Request…

Internet Information Services
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,477 questions
asked 2024-04-26T11:19:37.49+00:00
qqtf 0 Reputation points
commented 2024-04-26T23:00:25.82+00:00
Lex Li (Microsoft) 5,157 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

IIS Server websites not working after setup Azure firewall policy.

Hi Guys, Thanks in advance for your help. I have issue with IIS website access after setup azure firewall and policy,. Please help me. I am new for Azure netwotking,

Internet Information Services
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
600 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,060 questions
asked 2024-01-26T13:27:59.8366667+00:00
Jay 20 Reputation points
commented 2024-04-26T06:09:09.2433333+00:00
Jay 20 Reputation points
2 answers

how to setup sftp on x64 2019 Windows server

I have done the follow ... 1) installed FTP for server via "add roles and features" 2) made sure the service "Microsoft FTP Service" is running 3) added an inbound rule to allow connection on port 23 yet I still get the "ssh:…

Internet Information Services
asked 2022-08-29T19:25:31.84+00:00
John Vaillant 1 Reputation point
commented 2024-04-25T00:40:56.0366667+00:00
Tom 0 Reputation points
2 answers

How to deploy ASGI on IIS?

Hi everyone, I have an api server written in FastAPI framework(python) and I would like to know how to deploy it with IIS on Windows server 2019. In order to run it locally, the application uses uvicorn(ASGI server). So basically what I want to…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,569 questions
Internet Information Services
asked 2021-08-08T11:23:50.587+00:00
Shay Barak 1 Reputation point
commented 2024-04-24T22:38:30.08+00:00
Lex Li (Microsoft) 5,157 Reputation points Microsoft Employee
2 answers

SSL Redirect for SSRS 2019

I'm working with SSRS 2019. I think that I've determined that SSRS doesn't natively support a way to redirect HTTP to HTTPS. The workaround seems to be to remove port 80 from Report Server Configuration Manager and install IIS to handle port 80 traffic…

Internet Information Services
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,855 questions
asked 2021-10-21T20:55:57.557+00:00
Bob Singer 1 Reputation point
edited a comment 2024-04-24T22:10:23.39+00:00
B T 0 Reputation points
0 answers

RDWeb not working, https://localhost/RDWeb err_ssl_key_usage_incompatible on browsers

Good Morning, I'm having a problem trying to load RDWeb on Windows Server 2022, rdp is working ok but, access it by https: is not working, even on local host to https://localhost/RDWeb i got the error err_ssl_key_usage_incompatible on browsers. that are…

Internet Information Services
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,368 questions
asked 2023-10-25T14:43:36.6666667+00:00
Celso Veloso 5 Reputation points
commented 2024-04-23T10:31:08.1+00:00
Rijul Sharma 0 Reputation points
7 answers

IIS 10 redirect http to https://mysite.com

Hi, Ive set up IIS and successfully added an SSL so I can browse to https://mysite.com . Im trying to work out if a user enters http://mysite.com or mysite.com how to redirect them to https.. is this easily achievable? These are my 'bindings': Ive…

Internet Information Services
asked 2022-03-07T14:44:22.483+00:00
Fiorano2022 1 Reputation point
answered 2024-04-22T16:35:42.5466667+00:00
Robert _ 0 Reputation points
2 answers

IIS and Domain Certificate

Hi, I am currently in training and working on a LAB (Hyper-V) in a Microsoft environment. I am encountering an issue with SSL certificate validation on an IIS server running on Windows Server 2019 and 2022 (I have tested both). Two virtual machines,…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,523 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,153 questions
asked 2024-04-19T01:45:43.0833333+00:00
Kévin LEONARD 0 Reputation points
answered 2024-04-22T11:48:25.1733333+00:00
Kévin LEONARD 0 Reputation points
1 answer

ERR_SSL_KEY_USAGE_INCOMPATIBLE when using Self-Signed Certificate with Microsoft Edge

I'm trying to create a Self-Signed Certificate from IIS, then access the Default Web Site using HTTPS When I try, I'm unable to get past the ERR_SSL_KEY_USAGE_INCOMPATIBLE I'm using Windows Server 2016 There is no proxy server This is a single…

Internet Information Services
asked 2024-04-22T01:11:12.85+00:00
jim cook 0 Reputation points
edited an answer 2024-04-22T07:44:49.7133333+00:00
Yurong Dai-MSFT 2,811 Reputation points Microsoft Vendor
1 answer

ERROR_USER_NOT_ADMIN

Hi, I am trying to sync two servers using Web Deploy. I tried using both msdeploy and Sync-WDServer and get ERROR_USER_NOT_ADMIN for both of them. I followed all the steps on MS docs and Stack Overflow, bot nothing is helping. Both servers are…

Internet Information Services
asked 2021-10-15T16:27:41.96+00:00
Alex Abramov 1 Reputation point
commented 2024-04-19T11:18:58.8166667+00:00
Jozef Kučerík 0 Reputation points
0 answers

Problem with Cyrillic in IIS

Standard pages with errors like 502, in which Cyrillic is present, are displayed incorrectly when an error occurs. I tried to fix the general configuration and the globalization tag, but it didn't help. And also assigning the header charset=utf-8 did not…

Internet Information Services
asked 2024-04-16T16:18:36.0333333+00:00
А К 0 Reputation points
edited a comment 2024-04-19T03:17:22.0933333+00:00
Yurong Dai-MSFT 2,811 Reputation points Microsoft Vendor
0 answers

500 Something went wrong.

Hello, Yesterday I started getting the 500 error message on my Outlook.live. I cleared my cache and tried logging in from a different device and Browser Thank you

Internet Information Services
Service Manager
Service Manager
A family of System Center products for managing incidents and problems.
212 questions
asked 2024-04-17T17:56:37.45+00:00
FMR SF 0 Reputation points
commented 2024-04-18T02:51:22.4866667+00:00
Sam Wu-MSFT 7,211 Reputation points Microsoft Vendor
1 answer

URL Rewrite Rules to allow subdirectory in the URL

Hello, I am running IIS on a Windows 2019 server. I've installed ARR and rewrite tools. IIS has two websites running on it. Site 1: The Default website bound to port 443. Additionally, I have a second website running .Net application,…

Internet Information Services
asked 2022-11-22T23:04:40.407+00:00
Rob Blackwood 1 Reputation point
commented 2024-04-17T08:29:13.2666667+00:00
0 answers

how can my pc allow certain apps to work without ruinning my router?

hello so i have docker and another app and whenever i launch them the internet in the house stop working, some websites like telegram or so still work but other then that the internet doesnt work at all, my question is can i allow the pc in settings or…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,868 questions
Internet Information Services
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,823 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,802 questions
asked 2024-04-16T22:33:22.31+00:00
MadGhost21 0 Reputation points
edited the question 2024-04-16T23:23:37.63+00:00
ChaitanyaNaykodi-MSFT 24,231 Reputation points Microsoft Employee
0 answers

The remote certificate is invalid according to the validation procedure.

The remote certificate is invalid according to the validation procedure. I am getting this error on the IIS server while making a web API call to external web service in C# and ASP.Net. if i run the code on my local Visual Studio, I am not getting that…

Internet Information Services
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,577 questions
asked 2021-10-06T02:42:11.037+00:00
Vinisha 1 Reputation point
edited a comment 2024-04-12T18:46:29.6166667+00:00
Lex Li (Microsoft) 5,157 Reputation points Microsoft Employee