384 questions with Internet Information Services tags

Sort by: Updated
0 answers

IIS Shared Configuration ignoring configured username

I'm trying to set up IIS Shared Configuration and get some strange results regarding the configured user-account to connect to the shared configuration. It seems, the given account is completely ignored and only the actual logged in user account is used…

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,387 questions
asked 2024-06-06T12:04:17.7466667+00:00
drhirn-6298 0 Reputation points
commented 2024-06-07T10:11:55.8+00:00
Sam Wu-MSFT 7,126 Reputation points Microsoft Vendor
0 answers

err_connection_reset if asking client certificate with Windows Server 2022

Hi! Windows Server 2022, one way SSL works fine. But after requiring client certificate in IIS, err_connection_reset error appears immediately in client browser. In server versions 2016 and 2019 everything works fine with the same configuration. …

Internet Information Services
asked 2021-12-07T13:35:55.993+00:00
UV 6 Reputation points
edited a comment 2024-06-05T17:14:56.74+00:00
Nieb 0 Reputation points
0 answers

https for just one aspx web forms application?

We have a legacy web forms .aspx web application installed under "Default Web Site" is it possible to enable https: for just this web application ? given that there are other web applications deployed under "Default Web Site" All the…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,356 questions
asked 2024-06-04T18:54:44.8833333+00:00
THIRUNARAYANAN SOWRIRAJAN 0 Reputation points
commented 2024-06-05T13:19:05.45+00:00
THIRUNARAYANAN SOWRIRAJAN 0 Reputation points
0 answers

Azure DevOps webapp site fails to load all site objects.

Developers on my team are receiving the error "Refused to apply style '

Internet Information Services
asked 2024-05-28T21:13:00.09+00:00
Ikechukwu Nwabara 0 Reputation points
commented 2024-05-30T17:39:07.84+00:00
ajkuma 23,391 Reputation points Microsoft Employee
0 answers

I enabled Web Socketing on my IIS and now old ASPX page get error 404, what can I do to fix that?

I was building a server side .NET application for my company. I enabled web socketing, which fixed my blazer webserver, however the old ASPX web file are no longer working. Any ideas on how I can fix this?

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,446 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,356 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,387 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,048 questions
asked 2024-05-30T15:30:31.44+00:00
Ethan Souders 0 Reputation points
commented 2024-05-30T17:08:01.48+00:00
Ethan Souders 0 Reputation points
0 answers

Visual studio 2022 Core 6 - Error APPCRASH en IIS

Hola, tenemos publicado un WS en un IIS que utiliza Core 6. El WS genera un número elevado de ficheros. Lanzando pruebas aleatorias de 5.000, 6.000 o 10.000 ficheros para generar, a veces nos salta un error que cierra todo lo que esté corriendo bajo el…

Internet Information Services
asked 2024-05-28T14:31:33.2266667+00:00
MariajoIM 0 Reputation points
commented 2024-05-30T07:45:27.8533333+00:00
Sam Wu-MSFT 7,126 Reputation points Microsoft Vendor
0 answers

how to fix "Event ID 1309 from source ASP.NET 4.0.30319.0 cannot be found" Could not find file 'C:\Windows\TEMP\fsd3ypse.dll'.

Event code: 3005 Event message: An unhandled exception has occurred. Event time: 4/29/2024 10:23:20 AM Event time (UTC): 4/29/2024 5:23:20 PM Event ID: 9b963c660c6142f28d1ee5d6ff0786a3 Event sequence: 61229 Event occurrence: 6 Event detail code: 0…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,536 questions
Internet Information Services
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,026 questions
asked 2024-05-17T09:58:38.7066667+00:00
Sakthi Ganesh S 0 Reputation points
commented 2024-05-20T14:11:50.54+00:00
JasonPan - MSFT 4,626 Reputation points Microsoft Vendor
0 answers

Have an 500 error using Azure Key&Vault when deploy IIS

Hello. First of all, I succeed connecting between my Asp .NET Core 8 MVC project and Azure Key&Vault in local environment. However, I got an 500 error after deploy into IIS in my computer. What I want to do: I just want to test that other employees…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,157 questions
Internet Information Services
asked 2024-05-09T01:20:58.1566667+00:00
KHSong 20 Reputation points
commented 2024-05-17T09:47:12.3233333+00:00
Navya 5,015 Reputation points Microsoft Vendor
0 answers

ASP.NET MVC area issue on IIS 10

I have an existing ASP.NET MVC application (on .NET 4.8), and I have recently added an area to the application (area is registered and the route is mapped). When I deployed the app to IIS, it works as expected on the local server (server-localhost:port),…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,356 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,387 questions
asked 2024-05-06T10:06:31.3666667+00:00
Mahdi Khardani 0 Reputation points
commented 2024-05-14T11:17:02.02+00:00
Mahdi Khardani 0 Reputation points
0 answers

IIS is automatically call to http://localhost after application pool get recycled or stop and start

Hi, We have some .Net applications running on Windows servers and backed by IIS. We noticed that when the application pool got recycled or stop&start. There will be a call to http://localhost/ with the clientIP 127.0.0.1 This is annoying us…

Internet Information Services
asked 2024-05-03T06:45:22.1833333+00:00
Simon Dao 0 Reputation points
edited a comment 2024-05-08T06:30:24.47+00:00
JasonPan - MSFT 4,626 Reputation points Microsoft Vendor
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,842 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,126 Reputation points Microsoft Vendor
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,324 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

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,806 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.
211 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,126 Reputation points Microsoft Vendor
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,862 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,799 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,581 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 23,911 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,457 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,817 Reputation points Microsoft Employee
0 answers

IIS Web Server

Hello Team. I need someone’s help who is expert in IIS window authentication settings. The problem is about IIS window authentication provider Negotiate Vs NTLM. I have Intranet an application which is being planned to provide access from Open Internet…

Internet Information Services
asked 2024-04-04T08:00:28.23+00:00
SONI Anupam 0 Reputation points
edited the question 2024-04-05T01:24:22.6166667+00:00
XuDong Peng-MSFT 10,181 Reputation points Microsoft Vendor
0 answers

Flask on IIS using httpPlatformHandler with SSL and hostnames

Hi, I was hoping to get a solution to how to get a working fastcgi enabled Flask app to use httpPlatformHandler so when we hit https://domain.internal everything works like it did with fastcgi To get our development environment up and running we…

Internet Information Services
asked 2022-07-07T09:23:21.287+00:00
Janusz Jasinski 6 Reputation points
commented 2024-04-02T23:55:22.5266667+00:00
Lex Li (Microsoft) 4,817 Reputation points Microsoft Employee
0 answers

IIS: Failed to load CoreCLR with non-existing file

Hello there We have really strange behavior; having an IIS, which hosts multiple .NET Core (respectively .NET7 and .NET8) systems, we added a new one. Since then, we very randomly receive errors like this for seemingly all the .NET 8…

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,277 questions
asked 2024-03-20T13:32:49.8766667+00:00
Müller Matthias 0 Reputation points
commented 2024-04-02T07:26:00.9766667+00:00
Müller Matthias 0 Reputation points