1,718 questions with Internet Information Services tags

Sort by: Updated
3 answers

IIS and PHP error 500, "The parameter is incorrect. (0x80070057)" in FastCgiModule

I have PHP 8.0.28 in IIS 10.0 (Windows Server 2022), the fastcgi module is configured correctly and working as it should in most cases, but sometimes I get 500 error when I make a request, even for the same url requested in the most of the time it…

Internet Information Services
asked 2023-07-06T11:34:15.2633333+00:00
Max Mayer 0 Reputation points
commented 2025-01-27T11:36:06.0433333+00:00
Sumeet Singhal 1 Reputation point
1 answer

IIS Returning Bad Request - Invalid Hostname when accessing via IP address but not localhost

We have a server that suddenly started returning an HTTP 400 for Invalid Hostname after a reboot today. We have multiple other servers in the environment running the same configuration, OS version, patches etc. but do not see this issue. This IIS server…

Internet Information Services
asked 2024-12-24T15:23:43.2166667+00:00
Sean Patterson 0 Reputation points
commented 2025-01-25T12:59:09.7133333+00:00
MotoX80 35,141 Reputation points
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,381 questions
asked 2024-08-21T04:02:46.8066667+00:00
Юрий Кузнецов 0 Reputation points
commented 2025-01-22T23:05:34.99+00:00
Pica 0 Reputation points
2 answers

Application pool requested a recycle because it reached its virtual memory limit

I hosted a web application on a (Live server) shared hosting, and did not get any issue until today when I decided to test-run it. I registered and logged in the web application with the test login details; I was redirected to the dashboard, but after…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,067 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,577 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,187 questions
asked 2023-10-11T21:27:00.65+00:00
Donald Symmons 3,026 Reputation points
edited the question 2025-01-22T13:31:35.2633333+00:00
Olga_Gh 0 Reputation points Microsoft Employee
2 answers

How to arrest '.axd' files from script level/Web.config/IIS & how to set Referrer Http header in Sever Side/Web.config

Hi Team, 1: We are using Script manager for 'Alerts & Js' because of this we are identifying ScripResource.axd & webResource.axd files while running the application. 2: We have a created Rule for 'Referer HTTP' header in Web.config file ,…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,577 questions
asked 2022-10-14T07:20:39.917+00:00
Sriram K 1 Reputation point
edited the question 2025-01-22T07:17:55.67+00:00
TP 102K Reputation points
2 answers

Web Deploy v4.0 x64 download files are missing

Web Deploy v4.0 x64 download files are missing from the download link: https://www.microsoft.com/en-us/download/details.aspx?id=106070 Why?

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,603 questions
asked 2025-01-21T11:40:28.12+00:00
Niels-Søren Bøgh 5 Reputation points
edited an answer 2025-01-21T20:50:20.08+00:00
Lex Li (Microsoft) 5,847 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

IIS Feature cant install on Server 2022

Dear Team, IIS Feature cant be install on server 2022, tied via Powershell and Server Manager. Scanned system and DISM also no corruption found in OS. Kindly help.

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,603 questions
asked 2025-01-19T07:52:25.9766667+00:00
Shabin Suresh 186 Reputation points
commented 2025-01-20T15:38:42.32+00:00
Shabin Suresh 186 Reputation points
1 answer One of the answers was accepted by the question author.

Access Windows 10 machine and all of its services running there but NOT ONE of them

I have a Windows 10 machine which runs two services The one of them (which is served through IIS) cannot be accessed from any PC in the same network but the localhost. The other one, runs perfect and is accessible from anyone within the same netowork The…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,007 questions
Internet Information Services
asked 2025-01-14T23:06:11.7966667+00:00
Pantelis Mantakidis 20 Reputation points
accepted 2025-01-19T11:56:24.8233333+00:00
Pantelis Mantakidis 20 Reputation points
1 answer

ASP.NET web site fail to critical error in ETL of Excel file

I have a website with a single web page on ASP.NET that you need to upload a file in Excel to a folder within the website, extract its contents to insert the data into a table in a database in SQL Server. When testing its operation on the production web…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,577 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,107 questions
asked 2025-01-15T21:44:17.87+00:00
Nelson Javier Bahamon Parrado 0 Reputation points
commented 2025-01-17T18:18:46.79+00:00
Albert Kallal 5,491 Reputation points
1 answer One of the answers was accepted by the question author.

IIS Manager Windows 11 not showing any site

I'm running a fresh installation of Windows 11, most IIS features are enabled, and IIS Manager doesn't show any site or the web server. IIS Manager and IIS Version (10.0) Features iisreset /status Status for Windows Process Activation…

Internet Information Services
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,547 questions
asked 2023-02-22T18:34:51.24+00:00
Daniel Piret 20 Reputation points
commented 2025-01-17T08:28:13.25+00:00
Sơn Đoàn 0 Reputation points
1 answer

Deploying of NodeJS Express Typescript API on IIS

I'm trying to deploy my NodeJS Express Typescript API App on my IIS. While searching, I came across using the iisnode which is outdated and not maintained module these past few year. Also I came accross using reverse proxy. What is the best way or more…

Internet Information Services
asked 2025-01-13T06:02:25.0633333+00:00
ABGS Technical Support 0 Reputation points
edited a comment 2025-01-15T19:42:48.6333333+00:00
Lex Li (Microsoft) 5,847 Reputation points Microsoft Employee
1 answer

Can I use 'Microsoft Web Deploy 4.0' in commercial organization without purchasing?

Can I use 'Microsoft Web Deploy 4.0' in commercial organization without purchasing?

Internet Information Services
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
930 questions
asked 2023-12-11T03:32:22.3466667+00:00
정훈 고 1 Reputation point
commented 2025-01-14T17:17:20.08+00:00
Johan Norberg 0 Reputation points
3 answers

IIS alongside other apps

Windows Server 2019 I currently do NOT have IIS installed but I need to install it because I want to install a new web app which needs IIS. Currently, I have a couple of third-party web apps installed that use HTTP/HTTPS. Each app listens on a separate…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,603 questions
asked 2023-05-18T01:40:49.2866667+00:00
Jeff X 0 Reputation points
answered 2025-01-13T14:33:32.63+00:00
David Homer 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to start IIS Express after updating Windows 24H2

Hi, After updating to Windows 24H2, starting a web application in Visual Studio with .NET Framework 4.8 shows the error: Unable to start program Files\llS Express\iisexpress.exe. The process has been terminated. Refresh the process list before…

Internet Information Services
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,019 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,547 questions
asked 2025-01-08T23:10:01.8166667+00:00
Irfan Bawa Suteja 20 Reputation points
edited a comment 2025-01-13T05:34:06.8833333+00:00
Irfan Bawa Suteja 20 Reputation points
2 answers

Config IIS on HTTPS for DEV ambient

Hello everyone, I have a site stored on IIS in my local network with a couple of APIs developed (assuming that I have always used it in http), I need the APIs to be available in HTTPS. I store a self-signed certificate on the IIS server machine…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,603 questions
asked 2024-12-13T13:56:49.58+00:00
Marco Vaino 0 Reputation points
answered 2025-01-07T18:02:29.75+00:00
Bruce (SqlWork.com) 69,976 Reputation points
2 answers

FTP Issue - Directory Files Do Not Appear

Hello, I'm trying to access the F:\inetpub\wwwroot_pub folder via FTP on a VM with Windows Server 2019 Datacenter. I can FTP into the server but the web folders inside the wwwroot_pub folder are not listed. Instead, the directory is empty. I'm using an…

Internet Information Services
asked 2021-04-30T18:27:10.85+00:00
Albert L Frausto 26 Reputation points
commented 2025-01-06T01:48:20.29+00:00
Jhon Joffre 0 Reputation points
1 answer

Could not start IIS Admin service. Event 7024

Hi, I am having an issue accessing my exchange admin center (exchange 2016) via web browser, HTTP 500 internal error. upon checking the services, I found that IIS Admin was unable to start and was showing this error message By checking event…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,420 questions
Internet Information Services
asked 2024-12-15T02:11:57.2766667+00:00
Joel Rodriguez 0 Reputation points
commented 2024-12-20T07:32:53.8633333+00:00
Jake Zhang-MSFT 8,400 Reputation points Microsoft Vendor
0 answers

Is it possible to forcibly define the action for all forms in IIS 10?

When submitting a form defined within an ASP page on a site registered in IIS, it doesn't navigate to the action URL you specified. Instead, it redirects to a different page. The redirected URL matches your defined action location, but the content…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,577 questions
asked 2024-11-14T11:59:41.0266667+00:00
성훈 정 0 Reputation points
commented 2024-12-19T14:01:37.54+00:00
Farhan M 0 Reputation points
1 answer

Windows could not start the World Wide Web Publishing Service(W3SCV) in windows server 2016

I have this server but the w3svc service does not start, this affects my IIS, how could I solve it, we have already reinstalled the IIS

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,603 questions
asked 2024-12-18T14:11:43.7366667+00:00
JULIAN Segura (CO) 0 Reputation points
answered 2024-12-18T16:49:09.2833333+00:00
MotoX80 35,141 Reputation points
2 answers

How to enable remote connections on IIS with Windows 11?

Hi, I need to set up IIS on Windows 11 for CI/CD machines. We basically have a web application on a Windows 11 that is upgraded from an external Jenkins agent via a CI job. Even is I was able to run my Web Application under IIS manager, I struggle to…

Internet Information Services
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,547 questions
asked 2024-12-12T21:03:10.3633333+00:00
Valentin Laurent 0 Reputation points
commented 2024-12-16T13:23:03.43+00:00
Valentin Laurent 0 Reputation points