1,565 questions with Internet Information Services tags

Sort by: Updated
8 answers

SCCM Policy download error

After i upgraded SCCM to 2103 i found a lot of errors releated to client policy download and this the error The client failed to download policy. The data transfer service returned "BITS error: 'HTTP status 404: The requested URL does not exist on…

Internet Information Services
Microsoft Configuration Manager
asked 2021-05-09T03:42:46.257+00:00
Islam Selim 31 Reputation points
answered 2024-03-28T10:45:49.5066667+00:00
Atorli 51 Reputation points
1 answer

How to fix event ID 1000, 1023 error with our web application?

We have a web application that is crashing randomly every day, when the crash happens, we found that there are some error events in Windows Event Viewer, since the error was generic and we would like to see if there any way that we could retrieve more…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,397 questions
Internet Information Services
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,347 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,109 questions
asked 2023-11-20T10:33:12.19+00:00
Emily Fung 0 Reputation points
commented 2024-03-28T01:13:12.68+00:00
MotoX80 31,316 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to start the IIS Express Web server

Microsoft Visual Studio 2019 could not start the IIS Express Web server. Module DLL C:\Program Files (x86)\IIS Express\aspnetcore.dll failed to load. The returned data is an error message. I tried all kinds of methods, installed all kinds of tools and…

Internet Information Services
asked 2024-03-26T16:25:16.29+00:00
Developer two 20 Reputation points
edited a comment 2024-03-27T16:10:48.01+00:00
Lex Li (Microsoft) 4,327 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Running python/flask app on IIS using ASP.Net Core Module handler

Looking for insight into running/flask app using a modern/maintained method. wfastcgi is essentially deprecated (version 3.0.0 was released 7 years ago). HttpPlatform handler was replaced by the [asp.net] core module even before that (2016). I’ve made…

Internet Information Services
asked 2024-03-22T18:23:02.2866667+00:00
Blake Duffey 41 Reputation points
commented 2024-03-27T14:05:09.95+00:00
Blake Duffey 41 Reputation points
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,076 questions
asked 2024-03-20T13:32:49.8766667+00:00
Müller Matthias 0 Reputation points
commented 2024-03-27T11:28:23.36+00:00
Müller Matthias 0 Reputation points
0 answers

Maximum request length exceeded error from ASMX call inside an asp net core application

Hello Within an .Net 6.0 framework application I created a service reference to an old asmx webservice. It is a migration of an old webforms program. The .Net program uploads various images into the webserver. The larger images causes an Exception…

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,076 questions
asked 2024-03-22T16:07:39.28+00:00
Wojciech Rajchel | reconline AG 0 Reputation points
commented 2024-03-26T09:14:00.78+00:00
Sam Wu-MSFT 6,876 Reputation points Microsoft Vendor
0 answers

IIS CORS Module configuration with Windows Credentials

Hi, Does anyone have a Windows .Net Core API being accessed via Windows Authentication? I have not been able to get this to work. I have an .Net Core API hosted on my Windows 2022 server in IIS with Windows Authentication enabled. We have a on-premise…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
11,928 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.
286 questions
asked 2024-03-22T19:23:40.2766667+00:00
Charlotte McClellan 0 Reputation points
commented 2024-03-25T13:49:01.7666667+00:00
Charlotte McClellan 0 Reputation points
1 answer

Requests to IIS with SSLCertNegotiate and TLS 1.3 is failing.

We have an IIS server setup on Windows Server 2022, TLS 1.3 enabled and with the "SSL Certificate" setting set to SSLCertificateNegotiate. Our site supports optional certificate-based authentication. What we have observed is that clients which…

Internet Information Services
asked 2024-03-22T22:46:10.56+00:00
Kedar Sane 0 Reputation points Microsoft Employee
answered 2024-03-25T10:13:59.1666667+00:00
Sam Wu-MSFT 6,876 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Can the Azure Key Vault VM Extension be configured to write events to the event log "Microsoft-Windows-CertificateServicesClient-Lifecycle-System/Operational" ?

End goal - I want to automate certificate renewal and rebind in IIS, using certificates from an Azure Key Vault. i.e. When a cert is renewed in the key vault, the cert should get pushed/pulled to the VM, then the IIS binding should swap to the newer…

Internet Information Services
asked 2022-12-20T22:50:59.937+00:00
Bollwerk, Pete 41 Reputation points
commented 2024-03-21T15:50:47.7+00:00
DM97-3655 0 Reputation points
1 answer One of the answers was accepted by the question author.

"The page cannot be displayed because an internal server error has occurred."

I know it is a common error and I have done some search. I thought I did the work to get more details by modifying web.config: <?xml version="1.0" encoding="UTF-8"?> <configuration> <system.web> …

Internet Information Services
asked 2024-03-20T03:49:39.6433333+00:00
Hong 1,046 Reputation points
commented 2024-03-20T09:44:27.3866667+00:00
Yurong Dai-MSFT 2,771 Reputation points Microsoft Vendor
0 answers

sc-status 200 sc-win32status 64

I have an F5 load balancing setup configured with two servers. My MVC web application, which incorporates jQuery, and Bootstrap, is hosted on an IIS server with an SSL certificate. However, when accessing the application via HTTPS from outside the…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
11,928 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,261 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
623 questions
asked 2024-03-19T11:35:43.77+00:00
chandru v 0 Reputation points
edited the question 2024-03-20T01:02:22.33+00:00
Jeanine Zhang-MSFT 8,771 Reputation points Microsoft Vendor
0 answers

IIS 10 with Windows Authentication not working anymore HTTP Error 401.2 - Unauthorized

I have created an application with asp.net core mvc v8 that works with Windows authentication in IIS 10. Setting: Authentication: all are disabled except Windows authentication. I have it mounted on a server and I need it to work on my local network. And…

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,076 questions
asked 2024-03-18T14:34:06.6566667+00:00
Luis Cáceres 5 Reputation points
commented 2024-03-19T15:33:09.4333333+00:00
Lex Li (Microsoft) 4,327 Reputation points Microsoft Employee
1 answer

IIS failed request trace logs are inconsistent across all applications.

We are having a problem with IIS Failed Request Tracing, not all websites are generating the XML logs.  We have a Windows Server 2016, IIS 10.0 with one default web site and three application pools and applications.  The Failed Request Tracing has been…

Internet Information Services
asked 2024-03-18T19:12:19.5133333+00:00
Gern Blandsten 0 Reputation points
commented 2024-03-19T15:29:34.48+00:00
Lex Li (Microsoft) 4,327 Reputation points Microsoft Employee
0 answers

What is the meaning of "System.IndexOutOfRangeException: Index was outside the bounds of the array"?

I would like to know more about the "System.IndexOutOfRangeException: Index was outside the bounds of the array at System.Collections.Generic.HashSet`1." What could cause this exception during my login and recycling the application pool in IIS…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 questions
asked 2024-03-18T21:52:53.8766667+00:00
homerm 60 Reputation points
commented 2024-03-19T15:27:39.3266667+00:00
Lex Li (Microsoft) 4,327 Reputation points Microsoft Employee
2 answers

Event 9009 IIS Apphostsvc - The Application Host Helper Service encountered an error

Hi Team, We have noticed one error event in the vent viewer. IIS config history path contains 11 files. hope all are the configuration backups. we tried to reset the "Application host Helper service" but the files are not removing from the…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
11,928 questions
asked 2024-03-14T07:01:14.7833333+00:00
Vishakhan K 0 Reputation points
edited a comment 2024-03-19T07:26:22.3466667+00:00
Yurong Dai-MSFT 2,771 Reputation points Microsoft Vendor
1 answer

How to fix provider: SSL Provider, error: 0 - One or more of the parameters passed to the function was invalid.

We have updated TLS 1.1 to 1.2 on application server where ASP.NET web application is hosted on IIS. The application is built with .Net framework 4.7.2. But after installing cipher on the application server, application unable to connect the SQL database…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,219 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,481 questions
asked 2023-02-03T15:13:20.1966667+00:00
Milind Panchal 0 Reputation points
commented 2024-03-18T19:38:26.2166667+00:00
Dawid Kiersnowski 0 Reputation points
3 answers

RE: IIS Run as Standard user

Since a long time, I'm trying to have a AD users run as Standard permission with using Domain policy. After a long search and applied some solutions I'm unable to have that user can run the IIS. Even I found followed answer on Microsoft Community as…

Internet Information Services
asked 2024-03-18T11:39:54.3266667+00:00
Jay Vyas 0 Reputation points
edited an answer 2024-03-18T16:44:40.4233333+00:00
Lex Li (Microsoft) 4,327 Reputation points Microsoft Employee
2 answers

When publish rdlc report in iis 7 its not working

I have a asp.net project which contain RDLC report. When I publish the website to iis7 on server. The project is working fine but the report is not. it is giving credentials error.

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,219 questions
asked 2024-03-15T13:17:09.0766667+00:00
Shuhel Patel 0 Reputation points
commented 2024-03-18T09:50:50.67+00:00
Sam Wu-MSFT 6,876 Reputation points Microsoft Vendor
1 answer

In IIS when you have a FastCGI process, signal the process before it recycles

Currently, when IIS recycles a fastcgi process, this process is not notified beforehand. The result is that there's no clean way to flush logs, commit transactions or do other finalizations. Proposed solution: in web.config allow for a URL handler that…

Internet Information Services
asked 2024-03-11T16:53:49.79+00:00
Robert van Geel 0 Reputation points
commented 2024-03-18T07:18:49.25+00:00
Lex Li (Microsoft) 4,327 Reputation points Microsoft Employee
1 answer

How to resolve error 0x80073701 during Features Installation on Microsoft Windows Server 2019 Datacenter OS

Hello, I am encountering Error 0x80073701 while attempting to install certain features on Azure VM running Microsoft Windows Server 2019 Datacenter OS. This error appears when I try to install everything together or with each feature separately. Is…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,397 questions
Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,219 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
419 questions
asked 2024-03-04T15:15:44.6066667+00:00
Diego de Torres 0 Reputation points
answered 2024-03-18T03:56:09.6066667+00:00
Wesley Li 3,575 Reputation points