1,628 questions with Internet Information Services tags

Sort by: Updated
1 answer

IIS stopped in server 2019

in windows 10 it is ok. in server 2019 it is stopped. I Use IISModule (c++) in IIS Report.log

Internet Information Services
asked 2024-07-07T06:32:06.4266667+00:00
mc 4,026 Reputation points
edited an answer 2024-07-07T08:21:11.8633333+00:00
Lex Li (Microsoft) 5,157 Reputation points Microsoft Employee
4 answers

Unable to install IIS on Server 2019 DC error 0x800f081f

I`m getting this error: I tried the following commands: Microsoft Windows [Version 10.0.17763.3650] (c) 2018 Microsoft Corporation. All rights reserved. C:\Users\Administrator.WIN-ONA542MGLKP>dism /online /enable-feature…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,569 questions
Internet Information Services
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.
424 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,446 questions
asked 2022-12-03T00:32:53.737+00:00
Lucas Paixao Soares Ribeiro 1 Reputation point
answered 2024-07-05T07:53:36.93+00:00
Samuel Fikiru 0 Reputation points
0 answers

After deploying to IIS server via Github Actions pipeline, IIS loses file permissions

I have a Github actions pipeline that's deploying my product to our production environment. The files are in C:/inetpub/... After successful deploy, IIS has lost file permissions to the subdirectory where the files are stored. Adding USERS back to the…

Internet Information Services
asked 2024-07-03T10:10:19.2566667+00:00
Xanthe Hammer 0 Reputation points
commented 2024-07-04T03:23:05.9133333+00:00
Sam Wu-MSFT 7,211 Reputation points Microsoft Vendor
2 answers

SQL connection: Target principal name incorrect

Our Developer want to upgrade his website .net 8.0 from .net core 3.1, and downloaded System.Data.SqlClient (04.8.6), Have fixed all issues in debug machine.   Problem occurs when published to the production website, has got the following error: …

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.
4,825 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.
13,211 questions
asked 2024-07-02T07:13:14.3266667+00:00
Tommy Lau 0 Reputation points
answered 2024-07-03T09:14:17.4966667+00:00
ZoeHui-MSFT 34,836 Reputation points
0 answers

HTTP PUT get errors in IIS 10.0

Tôi đang gặp phải một lỗi khi thực hiện yêu cầu HTTP PUT trên IIS 10.0 với thông báo lỗi như sau: "Apologies, your request has not been completed. Error: This page can't be displayed. Contact support with IDs below for additional information. Your…

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,523 questions
asked 2024-06-30T07:42:30.8033333+00:00
Thao Vy Nguyen 0 Reputation points
commented 2024-07-01T09:48:55.4766667+00:00
Sam Wu-MSFT 7,211 Reputation points Microsoft Vendor
2 answers

can not register IISModule x86 and x64?

I use this :install module /name:Module1 /image:myx64dll.dll and this :install module /name:Module11 /image:myx86dll.dll can not register it in one process. bat or Process.Start there will be error. can not load arm64dll. when I use x64. If I manually…

Internet Information Services
asked 2024-06-30T09:07:07.85+00:00
mc 4,026 Reputation points
answered 2024-07-01T06:49:07.63+00:00
Lex Li (Microsoft) 5,157 Reputation points Microsoft Employee
1 answer

I cant install windows IIS

I am trying to install it says you already have this but I dont have internet information services in either windows administrative tools or windows start. I googled it but couldnt find any solution.

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,574 questions
asked 2024-06-29T20:55:11.2866667+00:00
ali ala 10 Reputation points
edited an answer 2024-07-01T06:14:38.0533333+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
5 answers One of the answers was accepted by the question author.

IIS app does not have permissions to access an SQLite db file

Running a web api project using IIS debug profile does not allow to access, create or delete SQLite db file located in the app directory. Access denied. The same is when I publish the project to the IIS inetpub folder and copy the db file there. The web…

Internet Information Services
asked 2024-06-26T05:36:35.3733333+00:00
MSCollege3000 160 Reputation points
edited a comment 2024-06-29T14:34:40.42+00:00
MSCollege3000 160 Reputation points
2 answers

WinCache for PHP8 pre-build available

There are some old threads asking for WinCache for PHP 8. Maybe this will help someone. Here is a pre-build DLL of WinCache 2.0.0.8 extension compiled for PHP 8.0.28 (VS16 x64 Non Thread Safe). Seems to compile and run fine without any…

Internet Information Services
asked 2023-06-05T17:43:17.75+00:00
Andergraund 0 Reputation points
commented 2024-06-29T11:33:17.3166667+00:00
Mike Lu 5 Reputation points
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.
1,002 questions
asked 2024-06-24T14:24:23.1766667+00:00
Veera 260 Reputation points
commented 2024-06-28T10:01:28.1066667+00:00
GitaraniSharma-MSFT 49,261 Reputation points Microsoft Employee
1 answer

why will my IIS Server only authenticate server admins on login screen?

I have an IIS server running a program supplied by a vendor on our intranet, when I try to access the webpage it loads fine, users then need to login to the page to be able to access the webpage, this is to stop unwanted users accessing the page. the…

Internet Information Services
asked 2024-06-27T09:20:25.9833333+00:00
Jacob Greaves 0 Reputation points
answered 2024-06-27T12:37:18.52+00:00
MotoX80 32,561 Reputation points
1 answer One of the answers was accepted by the question author.

I want to upload files to the shared folder iis virtual folder

I want to upload files to shared folder via iis server. I can read the file with virtual folder. What kind of editing should be done on iis to upload the file? Can you write sample software code to upload files?

Internet Information Services
asked 2024-06-26T08:39:04.4266667+00:00
Veysel COŞAR 20 Reputation points
commented 2024-06-27T11:47:37.8166667+00:00
Veysel COŞAR 20 Reputation points
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,523 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,345 questions
asked 2024-06-24T09:53:25.1666667+00:00
Kelath, Deepak IDAP1X 5 Reputation points
commented 2024-06-25T11:14:33.12+00:00
Kelath, Deepak IDAP1X 5 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,211 Reputation points Microsoft Vendor
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 4,026 Reputation points
edited an answer 2024-06-21T17:37:04.4333333+00:00
Lex Li (Microsoft) 5,157 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,523 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,157 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,396 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,341 Reputation points Microsoft Vendor