1,691 questions with Internet Information Services tags

Sort by: Updated
1 answer

IIS Express is running, but I get "Connection Refused" Error

I'm developing an ASP.Net Web Form application and an ASP.Net Api. /Edit: They are two different projects, have nothing to do with each other, but both have problems with IIS Express. /Edit VS Studio 2022 is updated, no firewall or virus scanner is…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,512 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
343 questions
asked 2024-11-07T10:54:24.0666667+00:00
Georg Aubele Lehmbau 0 Reputation points
edited a comment 2024-11-13T09:23:24.0333333+00:00
Georg Aubele Lehmbau 0 Reputation points
0 answers

How to fix 0x00007FFC172D694C error message?

I randomly get error code that states something about this code "0x00007FFC172D694C" and an adress "0x000000000000000". I don't know what either of them are or what they mean, but apperantly it only happens when I'm logged off the…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
884 questions
Internet Information Services
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,721 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,326 questions
asked 2024-11-13T08:03:00.8733333+00:00
Herman Luke-Ausland (Elev) 0 Reputation points
2 answers One of the answers was accepted by the question author.

IIS' FTP permission issue

I don't have permission to delete or change this folder This is the FTP permission setting for IIS. use anonymous login Why can the file content be directly overwritten after modification?Discovered to have been replaced. Why did such a problem…

Internet Information Services
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,930 questions
asked 2024-10-21T04:28:43.46+00:00
silly 20 Reputation points
commented 2024-11-13T07:36:13.3833333+00:00
silly 20 Reputation points
0 answers

What could be the reason for the disappearance of the ApplicationHost.config file in IIS?

When I try to perform tasks like restarting or stopping sites in IIS Manager, or editing SSL bindings, or changing settings, a file write error occurs and the operation fails. The file is not visible in the system32/inetsrv/config/ directory. It's…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,512 questions
asked 2024-11-13T05:06:25.2633333+00:00
성훈 정 0 Reputation points
commented 2024-11-13T06:11:24.09+00:00
JasonPan - MSFT 5,981 Reputation points Microsoft Vendor
1 answer

Access The Same Website Locally And Remotely By Binding It To Port 443

There is a requirement to implement IIS 10.0 Site STIG V-218748. As per the STIG's fix text, for the site hosted under IIS Server, assignment of hostname entries and unique IP addresses to port 80 for HTTP and port 443 for HTTPS, has to be done. Other…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,732 questions
Internet Information Services
asked 2024-11-11T05:38:02.71+00:00
Darokar, Anjali 20 Reputation points
answered 2024-11-13T01:10:22.0266667+00:00
Lex Li (Microsoft) 5,662 Reputation points Microsoft Employee
2 answers

413 Request Entity Too Large

Hi all, I have an application deployed on IIS, but I found that I can't upload anything larger than 50kb, If I upload more than 50kb I will get this error. "Error in HTTP request, received HTTP status 413 (Request Entity Too Large)"

Internet Information Services
asked 2022-07-28T15:26:36.987+00:00
nutntion 1 Reputation point
commented 2024-11-05T14:25:32.2266667+00:00
Juan Manuel Flores Cleto 0 Reputation points
1 answer

exchange all virtual directory error: An IIS directory entry couldn't be created. The error message is Access is denied.

Здравствуйте, при попытке изменить свойство "проверка подлинности" в ECP возникает ошибка: Не удалось создать запись каталога служб IIS. Сообщение об ошибке - Access is denied. . HResult = -2147024891 при попытке сбросить виртуальный каталог в…

Internet Information Services
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,676 questions
asked 2024-10-14T10:52:19.85+00:00
Andry Haretonuyk 0 Reputation points
commented 2024-11-05T07:23:59.11+00:00
Jake Zhang-MSFT 6,615 Reputation points Microsoft Vendor
2 answers

WS2022 IIS SMTP Server doesn't find TLS cert

We use an IIS SMTP server to relay emails from older scanners that don't support TLS to MS365 anonymous relay, which requires TLS. We're replacing an existing WS2012R2 server with SMTP with a new WS2022 server with the SMTP feature installed. The…

Internet Information Services
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,853 questions
asked 2022-12-22T22:34:13.807+00:00
JRV 546 Reputation points
edited an answer 2024-11-04T21:27:07.85+00:00
Andrew Bosch 0 Reputation points
1 answer

How to fix .NET 4.6 application pool crash on Windows Server 2022

We recently upgraded our Windows Server from 2012 to 2022. We are now experiencing App Pool crashes with IIS hosted applications running .NET 4.6. The crashes require us to stop the application pool, terminate the w3wp.exe task manually for that…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,512 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,248 questions
asked 2024-10-10T11:34:26.3066667+00:00
Trevor Levitt 0 Reputation points
edited a comment 2024-11-01T20:23:53.6266667+00:00
Lex Li (Microsoft) 5,662 Reputation points Microsoft Employee
1 answer

Application_start event not firing in server, but works just fine in debug.

We have an .net framework web application running on IIS 10. I've added some code in the Application_start method of Global.asax.cs and it's not getting fired at all in the server. This is working just fine in debug using visual studio 2022 using target…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,512 questions
asked 2024-10-08T00:55:19.7766667+00:00
Anish Soman 20 Reputation points
edited the question 2024-11-01T08:04:42.8166667+00:00
Jack J Jun 24,516 Reputation points Microsoft Vendor
1 answer

About the maximum number of requests that can be processed at the same time in IIS 10.0

I'm launching an application service with IIS 10.0 on Windows Server. If you send 200 requests from the client to the server at the same time, 32 requests will be processed at the same time if the number of CPU cores on the server is 2, and 128 requests…

Internet Information Services
asked 2024-10-18T07:54:19.4433333+00:00
wada 0 Reputation points
commented 2024-10-31T01:49:44.4966667+00:00
wada 0 Reputation points
1 answer One of the answers was accepted by the question author.

New cert not working in IIS 10

I installed a new cert. The site wasn't coming up. After researching the error message being generated, I saw it was "An error occurred while using SSL configuration for endpoint 0.0.0.0:443." Not the actual endpoint, but you get the idea.…

Internet Information Services
asked 2024-10-29T18:24:01.6466667+00:00
Brown, Matt 86 Reputation points
commented 2024-10-30T18:00:41.77+00:00
Lex Li (Microsoft) 5,662 Reputation points Microsoft Employee
1 answer

IIS 10 Reverse Proxy 502.3 - Bad Gateway Security Error

I have a IIS 10 server which sends requests to a Exchange Servers /OWA portal. I am attempting to setup the reverse proxy on the IIS server as all requests that come into the network end up at this server and for a specific subdomain I have the proxy…

Internet Information Services
asked 2022-01-29T04:09:59.347+00:00
Pie 286 Reputation points
commented 2024-10-28T19:34:37.4433333+00:00
Adrian Eduardo Jenkins Quesada 0 Reputation points
1 answer

Can the URL rewriting module directly obtain the string of Notepad

我的主要目的如下,注意代码中加粗的文字。 <rule name="RequestBlockingRule2" stopProcessing="true"> <match url=".*" /> <conditions> <add input="{HTTP_USER_AGENT}" pattern="这里可以获取记事本中的每行字符串"…

Internet Information Services
asked 2024-10-24T14:42:49.26+00:00
MS XIE 40 Reputation points
edited an answer 2024-10-25T09:04:44.28+00:00
XuDong Peng-MSFT 10,746 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

URL rewriting extensibility example cannot be downloaded

https://learn.microsoft.com/zh-cn/iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module?source=recommendations 我很喜欢这里的FileContainsProvider 从文本文件中读取字符串集这个功能。 这里的URL 重写扩展性示例已经无法下载,能否提供新的下载方式,谢谢!

Internet Information Services
asked 2024-10-22T18:25:29.1133333+00:00
MS XIE 40 Reputation points
accepted 2024-10-24T13:25:11.23+00:00
MS XIE 40 Reputation points
0 answers

How to Fix 403 forbidden error when no rules in IP and Domain restrictions

For about 9 website in my iis server only 3 website throws an 403 forbidden error, when there is no allow/deny rule at the moment?

Internet Information Services
asked 2024-10-22T16:21:55.5666667+00:00
Vijayabalaji M 0 Reputation points
commented 2024-10-24T07:40:24.12+00:00
XuDong Peng-MSFT 10,746 Reputation points Microsoft Vendor
2 answers

HTTP Error 500.30 - ASP.NET Core app failed to start

After upgrading Visual Studio to version 17.11, my Web API stopped working and I get an error: HTTP Error 500.30 - ASP.NET Core app failed to start Common solutions to this issue: The app failed to start The app started but then stopped The app started…

Internet Information Services
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,202 questions
asked 2024-08-21T04:02:46.8066667+00:00
Юрий Кузнецов 0 Reputation points
answered 2024-10-23T08:00:38.1+00:00
Frederic Toyon 0 Reputation points
1 answer

How do i fix 403 forbidden error

when i try access to acccess my site which is inside IIS server i am getting 403 forbidden error response page, I checked with IP and domain restiction feature there are no rules at the moment

Internet Information Services
asked 2024-10-22T16:29:44.93+00:00
Vijayabalaji M 0 Reputation points
commented 2024-10-23T03:05:47.0666667+00:00
XuDong Peng-MSFT 10,746 Reputation points Microsoft Vendor
2 answers

IIS log ingestion using AMA Agents for multiple IIS sites

I have installed an AMA agent on an internal IIS server via Azure ARC in an attempt to ingest logs into Microsoft Sentinel. The ingestion works for a single site, but we have multiple sites on the single IIS server, and the data source only allows…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,325 questions
Internet Information Services
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,164 questions
asked 2023-01-27T00:19:02.34+00:00
AdamBaumgartner-4096 0 Reputation points
answered 2024-10-22T22:38:31.7666667+00:00
Richard 25 Reputation points
4 answers

Allow only one call to web service method at a time

Hi all, I have an ASP.NET web service installed on IIS. I need to permit only one concurrent call to a specific web method? How can I achieve this? Can I use mutex? I don't have such in-depth knowledge of application pool, processes and threads... Thank…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,512 questions
asked 2024-10-02T12:35:22.6366667+00:00
Nazza 0 Reputation points
edited the question 2024-10-21T07:26:18.88+00:00
Jack J Jun 24,516 Reputation points Microsoft Vendor