1,619 questions with Internet Information Services tags

Sort by: Updated
2 answers

Transfer-Encoding = "chunked" header for a Response Status 204 No Content violating F5 load balance rules resulting in endpoint transaction failure

While assisting our customer, we found that when a browser agent makes a request to the application endpoint “/keepalive” it returns a Response Status 204 (No Content) and has a header Transfer-Encoding = “chunked”. As the response is not having a body…

Internet Information Services
asked 2022-08-18T07:09:16.363+00:00
ps-rizwan 21 Reputation points
commented 2024-06-25T19:12:10.91+00:00
Digambar Dighe 0 Reputation points
2 answers One of the answers was accepted by the question author.

Windows could not start the World Wide Web Publishing Service(W3SCV) on local computer. error 1075

OS Version: Windows Server 2019 Data Center Version Error  w3scv service stopped working, which causes all the websites hosted by IIS. I tried to start the service and got the below notice: "Windows could not start the World Wide Web Publishing…

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,475 questions
asked 2024-06-24T02:09:39.77+00:00
Rong Fan|樊荣 20 Reputation points
answered 2024-06-25T15:41:29.8033333+00:00
Rong Fan|樊荣 20 Reputation points
2 answers

ocelot gateway deployment in .net core

I have created microservice based architecture with Ocelot api gateway, it's working in local environment but i am facing issue in deployed on IIS window server. Application is not starting on iis

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,313 questions
asked 2024-06-24T09:53:25.1666667+00:00
Kelath, Deepak IDAP1X 0 Reputation points
commented 2024-06-25T11:14:33.12+00:00
Kelath, Deepak IDAP1X 0 Reputation points
2 answers

Unable to Uninstall Web DAV publishing Feature in IIS Manager

I need help uninstalling the IIS feature (Web DAV publishing) from IIS Manager on a Windows 2019 core server. When I enter "uninstall-WindowsFeature Web-DAV-Publishing" in PowerShell, I receive an error message that says "Removal of one or…

Internet Information Services
asked 2024-06-20T15:11:04.91+00:00
RavillaVishal-4134 0 Reputation points
commented 2024-06-25T10:10:36.2366667+00:00
Sam Wu-MSFT 7,136 Reputation points Microsoft Vendor
1 answer

The Common Name of the leaf certificate presented by the backend server does not match the Probe or Backend Setting hostname of the application gateway.

Hi All Listener type - Multi site, Host type - Multiple/wildcard, Hostname is *.domain.com it's working properly for HTTP and connect to the appropriate site in the backend pools, but for HTTPS listener it's failing, below are my configuration. In…

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.
996 questions
asked 2024-06-24T14:24:23.1766667+00:00
Veera 260 Reputation points
edited an answer 2024-06-25T08:41:04.15+00:00
GitaraniSharma-MSFT 48,766 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

how to read config file in IISModule?

how to read txt or other config file in IIS Module? it seems can not read txt file there is no permission to read any file.in the dll file I can not read the config file.(not read each website but one file) I put it in inetmgr1 folder or local folder can…

Internet Information Services
asked 2024-06-19T12:28:52.6+00:00
mc 3,986 Reputation points
edited an answer 2024-06-21T17:37:04.4333333+00:00
Lex Li (Microsoft) 5,152 Reputation points Microsoft Employee
3 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,475 questions
asked 2023-10-16T11:30:14.1233333+00:00
Lisa Lombardo 15 Reputation points
edited an answer 2024-06-21T17:30:45.5433333+00:00
Lex Li (Microsoft) 5,152 Reputation points Microsoft Employee
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-20T14:10:43.53+00:00
Nieb 0 Reputation points
1 answer

'System.Web.UI.WebControls.GridView' does not contain a definition for 'ItemType'

We're using asp.net framework 4.8 and when publishing it, the aspnet_compiler.exe outputs this error multiple times: 'System.Web.UI.WebControls.GridView' does not contain a definition for 'ItemType' and no extension method 'ItemType' accepting a first…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,387 questions
asked 2024-06-19T01:32:28.64+00:00
Carl_278 0 Reputation points
commented 2024-06-20T08:23:01.4566667+00:00
XuDong Peng-MSFT 10,261 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

IIS 10 HTTP Error 500.0 - Internal Server Error

Hello, I am working on installing PHP on my server, this is the first time I have done this without Windows Platform Installer. Now that it is gone I am running into issues with the server. I have spent hours trying to fix this issue with no luck. I have…

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,475 questions
asked 2024-06-19T14:52:02.5866667+00:00
Charlie Boye 20 Reputation points
accepted 2024-06-19T17:20:38.1266667+00:00
Charlie Boye 20 Reputation points
1 answer One of the answers was accepted by the question author.

IIS will not recognize the default document for an ASP.NET Core Web App (Razor Pages)

I created an ASP.NET Core Web App (Razor Pages) app in Visual Studio 2022. The site works when debugging on my local machine. It starts, redirects to my AAD login screen, and then forwards the user to the Index.cshtml page as expected. However, when I…

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,313 questions
asked 2024-06-18T13:43:10.6+00:00
Dyllan Jones 20 Reputation points
accepted 2024-06-19T14:19:02.1566667+00:00
Dyllan Jones 20 Reputation points
3 answers

Kerberos Delegation with IIS and SQLServer

Hello, I have the following environment: Domain controller DomCtrl Win2016 Delegation in AD: Do not trust this computer for delegation Member server Sqlserver: Win2016 with SQLServer 2019 Delegation in AD: Do not trust this computer for delegation…

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,143 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,475 questions
asked 2024-05-22T06:09:03.6333333+00:00
volkhardv 0 Reputation points
answered 2024-06-18T12:52:16.1833333+00:00
volkhardv 0 Reputation points
2 answers

classic asp will also be abandoned?

Just as VBScript will be ripped from Windows in future!

Internet Information Services
asked 2024-05-23T13:52:30.0066667+00:00
啸 轩 1 Reputation point
commented 2024-06-18T08:29:55.1633333+00:00
Alex F 0 Reputation points
1 answer

ConfigMgr default IIS WEB site with ? on the globe

I am having an issue with the IIS default site which I think may prevent us from going to HTTPS. I am not sure when this happened, it is a new site server. How do we fix that? TIA

Internet Information Services
Microsoft Configuration Manager
asked 2024-06-14T23:39:21.0333333+00:00
AFeiner 381 Reputation points
edited an answer 2024-06-18T00:48:23.7966667+00:00
Lex Li (Microsoft) 5,152 Reputation points Microsoft Employee
2 answers

MMC has detected an error in a snap-in. It is recommended that you shut down and restart MMC

Hi, I get this error when I open "Internet Information Server (IIS) 6.0 Manager" and then I right click on "Properties" of "[SMTP Virtual Server #1]" item. O:S: Windows Server 2022 Standard. I read many similar…

Internet Information Services
asked 2022-05-31T18:10:20.037+00:00
Stefano Milanesi 51 Reputation points
commented 2024-06-14T13:32:43.7266667+00:00
Kevin Hoisington 6 Reputation points
1 answer

Keep old url but redirect to new url - IIS - Asp.Net - .aspx

Running - IIS 10 - Asp. Net - Web Forms "Web Application" - .NET Framework 4.8 WebAppDemo is a web forms "application" under "Default Web Site" Default Web Site WebAppDemo Allows only a http:80 binding on default 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,387 questions
asked 2024-06-06T18:52:46.7233333+00:00
techthiru 40 Reputation points
edited a comment 2024-06-14T11:20:12.7866667+00:00
XuDong Peng-MSFT 10,261 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

Order of upgrading OS & SQL Server

Is the following order fine for us to proceed with? Back Up of both WS & SQL DBs Upgrade SQL 2014 Enterprise RTM to SQL 2014 SP3 Enterprise Upgrade WS 2012 R2 to WS 2019 DC Upgrade Roles & File server, SCCM Upgrade SQL 2014 Enterprise SP3 to…

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,143 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,475 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,002 questions
asked 2024-06-11T12:44:48.0633333+00:00
Radhai Krish 161 Reputation points
answered 2024-06-14T10:30:48.4966667+00:00
Ali Varzeshi 80 Reputation points
1 answer

IIS 10.0 will not allow an application pool identity to be set to a valid service account on .NET482. How do I fix this?

I have a series of production websites that are currently running 4.6 with IIS 10. I can set the application pool identity to an internal service account. I can also set WCF services to that service account. On my development and test servers, which…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,550 questions
asked 2024-06-03T14:57:44.9033333+00:00
Timothy Dooling 25 Reputation points
commented 2024-06-14T07:40:01.9766667+00:00
Sam Wu-MSFT 7,136 Reputation points Microsoft Vendor
0 answers

Azure VM can't send emails to smarthost port 587 IIS Virtual SMTP Website

I use SMTP server service of Windows 2016 to send emails I have created a machine certificate Certificate is found by IIS 6.0 Manager -> Virtual SMTP server I have changed the port to 587 according to …

Internet Information Services
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,424 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,420 questions
asked 2022-04-08T08:40:24.317+00:00
RK 6 Reputation points
commented 2024-06-13T00:08:14.1+00:00
Miguel Gonçalves | AVANADE 811 Reputation points
2 answers One of the answers was accepted by the question author.

URL Rewrite rule not working Http to Https Redirect IIS 10 - Asp.Net Framework 4.8 - aspx - Web Forms

Using URL rewrite module 2.1 in IIS 10 is not working as expected. Here is my requirement I have several web applications running under "Default Web Site". One of them is "WebAppDemo" The Default Web Site has bindings as in 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,387 questions
asked 2024-06-07T19:10:18.9433333+00:00
techthiru 40 Reputation points
edited a comment 2024-06-12T11:33:34.28+00:00
AgaveJoe 27,091 Reputation points