1,580 questions with Internet Information Services tags

Sort by: Updated
1 answer

Dangerous site - attackers on the site you're trying to visit might trick you

I have an intranet site. This site is hosted on our internal server 2019 on IIS version 10.0. This website is just a web page that enables the employees to fill out their information and then populates a .pdf file from the information that they fill out.…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,158 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,253 questions
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,237 questions
asked 2024-04-19T18:56:41.28+00:00
Anjali Agarwal 1,366 Reputation points
edited the question 2024-04-25T06:42:47.42+00:00
Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
0 answers

Part of this app has been blocked IIS Worker Process has tried to load Microsoft.Workflow.Compiler.exe

When launching an ASP.Net web application on a Windows 11 system with Smart App Control On, I'm getting the below toast notification. Part of this app has been blocked: IIS Worker Process has tried to load Microsoft.Workflow.Compiler.exe which doesn't…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,253 questions
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,237 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,156 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
331 questions
asked 2024-04-25T03:31:37.73+00:00
Pradeep Viswanathan 0 Reputation points
edited the question 2024-04-25T05:15:12.9466667+00:00
Lan Huang-MSFT 25,471 Reputation points Microsoft Vendor
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,457 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) 4,662 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,798 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

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,751 questions
Internet Information Services
asked 2024-04-16T12:02:05.9666667+00:00
nzpoc 0 Reputation points
commented 2024-04-24T17:10:34.52+00:00
JananiRamesh-MSFT 21,091 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,238 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
0 answers

Request are stucking in AuthenticateRequest State on IIS

We're facing a critical issue with our API server. It's built on C# .NET 4 with a C++ backend. The problem manifests as certain requests hitting the IIS of the backend server some instances, these requests remain stuck in the AuthenticateRequest state,…

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,121 questions
.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
28 questions
asked 2024-04-22T07:01:24.13+00:00
Parmeshwar Kale 0 Reputation points
commented 2024-04-23T05:11:51.7+00:00
Yurong Dai-MSFT 2,781 Reputation points Microsoft Vendor
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,121 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,850 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,781 Reputation points Microsoft Vendor
2 answers

With the announcement of VBS moving to a Feature On Demand and eventual removal what does this do to ASP?

With the recent announcement of eventual removal of VB Script support, what does that do for ASP pages that have VBS inside the ASP page? Will IIS still have the ASP engine? Is this announcement only for Windows operating system processing of VBS files…

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,121 questions
asked 2023-10-16T11:30:14.1233333+00:00
Lisa Lombardo 10 Reputation points
commented 2024-04-19T12:24:29.1033333+00:00
Lisa Lombardo 10 Reputation points
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,781 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.
209 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,036 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,828 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,753 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,156 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 22,776 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,237 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) 4,662 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

500 Internal server error in IIS

Hi experts, I have configured a virtual application in IIS 10, when I access the website, I get "The page cannot be displayed because an internal server error has occurred" . But I tested other sites and it works normally. Appreciate any…

Internet Information Services
asked 2021-03-30T15:10:30.693+00:00
rosman 21 Reputation points
answered 2024-04-11T14:14:15.12+00:00
Pedro Blasco 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure APPGW+WAF can be used to replace On-Perm IIS (ARR+NLB) during migration.

Hi All, We have a web farm with IIS (ARR + NLB) configured on-premises servers. Can we remove the IIS(ARR+NLB) layer and use Azure AppGW+WAF to route and Protect the web traffic when we migrated the servers to Azure? Thanks & Regards, Veera.

Internet Information Services
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
956 questions
asked 2024-04-05T07:08:24.65+00:00
Veera 240 Reputation points
commented 2024-04-11T09:14:31.2566667+00:00
msrini-MSFT 9,256 Reputation points Microsoft Employee