1,630 questions with Internet Information Services tags

Sort by: Updated
3 answers

How to modify the user group of IIS APPPOOL\xxx

I created a IIS website, the application pool name is testAppPool. Then I run the following code in the website, obtain current user group permissions: WindowsIdentity winIdentity = WindowsIdentity.GetCurrent(); str += "<br/>Current user…

Internet Information Services
asked 2024-05-31T08:08:17.33+00:00
xiongfj xiongfj 0 Reputation points
answered 2024-06-01T20:34:47.7966667+00:00
Bruce (SqlWork.com) 60,861 Reputation points
4 answers

Website not working in production server but works in development machine

I'm using .NET Framework 4.8 and runtime 4.8 on production server running on Windows Server 2022 Standard. I've deployed our website to the production server using Web Deploy 4.0 without any problem. The website works fine on the development machine (no…

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,552 questions
asked 2024-05-06T21:01:21.8033333+00:00
deskcheck1-0579 411 Reputation points
edited a comment 2024-05-31T02:06:19.16+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
0 answers

Azure DevOps webapp site fails to load all site objects.

Developers on my team are receiving the error "Refused to apply style '

Internet Information Services
asked 2024-05-28T21:13:00.09+00:00
Ikechukwu Nwabara 0 Reputation points
commented 2024-05-30T17:39:07.84+00:00
ajkuma 24,556 Reputation points Microsoft Employee
0 answers

I enabled Web Socketing on my IIS and now old ASPX page get error 404, what can I do to fix that?

I was building a server side .NET application for my company. I enabled web socketing, which fixed my blazer webserver, however the old ASPX web file are no longer working. Any ideas on how I can fix this?

Internet Information Services
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,489 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,402 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,552 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,173 questions
asked 2024-05-30T15:30:31.44+00:00
Ethan Souders 0 Reputation points
commented 2024-05-30T17:08:01.48+00:00
Ethan Souders 0 Reputation points
0 answers

Visual studio 2022 Core 6 - Error APPCRASH en IIS

Hola, tenemos publicado un WS en un IIS que utiliza Core 6. El WS genera un número elevado de ficheros. Lanzando pruebas aleatorias de 5.000, 6.000 o 10.000 ficheros para generar, a veces nos salta un error que cierra todo lo que esté corriendo bajo el…

Internet Information Services
asked 2024-05-28T14:31:33.2266667+00:00
MariajoIM 0 Reputation points
commented 2024-05-30T07:45:27.8533333+00:00
Sam Wu-MSFT 7,286 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to solve this page cannot be displayed error in iis

Hi all, I know this is a very common error, but I've tried many things to no avail. I have configured my site in IIS 10, when I browse it, I get this error. Here are the methods i have try: I have configured the default page Anonymous access is…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,108 questions
Internet Information Services
asked 2024-05-28T17:25:56.99+00:00
Parameter_ss 20 Reputation points
accepted 2024-05-29T15:41:04.8366667+00:00
Parameter_ss 20 Reputation points
3 answers

how to set ssl need basic idea and step by step implementation

hello I have hosted my site in IIS and that system has static ip from internet provider for example 55.XXX.XXX.XX anywhere around the world if i enter this ip its working fine now client requirment is he want as website so what i did is i purchase one…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,402 questions
asked 2024-05-08T10:52:46.27+00:00
RAVI 1,056 Reputation points
commented 2024-05-28T08:39:43.7966667+00:00
Paul 0 Reputation points
6 answers

Windows Server 2022 - HTTP.sys BSOD

I upgraded our servers to Windows Server 2022 Standard 2 weeks ago, from Windows Server 2016. System appeared to be rock-solid since the upgrade. On Saturday, around noon, the server handling IIS had a BSOD, which caused a spontaneous reboot. What's…

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,552 questions
asked 2022-04-10T04:14:44.04+00:00
ChrisB3127 6 Reputation points
commented 2024-05-26T06:55:30.73+00:00
Taha Öztürk 0 Reputation points
4 answers

How to install PHP on IIS now WebPI is retired

WebPI was deprecated in July 2022, what is the best way to install PHP fresh on IIS update PHP on IIS Both of these 'learn' documents are out of date Install IIS 8 and PHP on WS2012 Install and configure PHP (using WebPI) Ideally this would be…

Internet Information Services
asked 2023-01-17T07:39:54.8333333+00:00
skiwi 10 Reputation points
commented 2024-05-23T09:49:35.33+00:00
Murat Topcu 0 Reputation points
1 answer One of the answers was accepted by the question author.

Disabling Extended Protection on a virtual directory after enabled

I enabled extended protection on my 2019 exchange server. I now have to disable extended protection on the EWS virtual directory. I have an application that connects using EWS and now it cannot connect. My question is: Since EP is enabled on the…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,578 questions
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,478 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,985 questions
asked 2024-05-17T11:39:08.9733333+00:00
mara2021 1,076 Reputation points
commented 2024-05-21T01:12:21.18+00:00
mara2021 1,076 Reputation points
1 answer

IIS express ssl certificate bindings are empty

IIS express certificate expired on my system, leading to site can't be reached errors while debugging the application. I tried bunch of things such as repairing or reinstalling IIS Express, Visual Studio. But later, I found out that SSL certificate…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,590 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,841 questions
asked 2023-07-14T11:31:41.44+00:00
Saha, Shubrat 5 Reputation points
commented 2024-05-20T20:24:25.1833333+00:00
SH 0 Reputation points
0 answers

how to fix "Event ID 1309 from source ASP.NET 4.0.30319.0 cannot be found" Could not find file 'C:\Windows\TEMP\fsd3ypse.dll'.

Event code: 3005 Event message: An unhandled exception has occurred. Event time: 4/29/2024 10:23:20 AM Event time (UTC): 4/29/2024 5:23:20 PM Event ID: 9b963c660c6142f28d1ee5d6ff0786a3 Event sequence: 61229 Event occurrence: 6 Event detail code: 0…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,578 questions
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,245 questions
asked 2024-05-17T09:58:38.7066667+00:00
Sakthi Ganesh S 0 Reputation points
commented 2024-05-20T14:11:50.54+00:00
JasonPan - MSFT 4,796 Reputation points Microsoft Vendor
0 answers

Have an 500 error using Azure Key&Vault when deploy IIS

Hello. First of all, I succeed connecting between my Asp .NET Core 8 MVC project and Azure Key&Vault in local environment. However, I got an 500 error after deploy into IIS in my computer. What I want to do: I just want to test that other employees…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,179 questions
Internet Information Services
asked 2024-05-09T01:20:58.1566667+00:00
KHSong 20 Reputation points
commented 2024-05-17T09:47:12.3233333+00:00
Navya 6,205 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to setup Blazor Server with Blazor WASM with gRPC for virtual IIS application?

Hi, I have simple Blazor Server without static files. It is only falling into Blazor WASM with static files using FallBackTo. There is gRPC an its Controller mapped on the main endpoint. Everythig is working on https://localhost. Once I try to deploy…

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,354 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,489 questions
asked 2024-05-10T13:41:33.87+00:00
Matěj Rada 40 Reputation points
accepted 2024-05-15T16:35:51.38+00:00
Matěj Rada 40 Reputation points
0 answers

ASP.NET MVC area issue on IIS 10

I have an existing ASP.NET MVC application (on .NET 4.8), and I have recently added an area to the application (area is registered and the route is mapped). When I deployed the app to IIS, it works as expected on the local server (server-localhost: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,402 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,552 questions
asked 2024-05-06T10:06:31.3666667+00:00
Mahdi Khardani 0 Reputation points
commented 2024-05-14T11:17:02.02+00:00
Mahdi Khardani 0 Reputation points
2 answers

Suddenly getting this error on my web server , users are not able to access the site

HTTP Error 500.19 - Internal Server ErrorThe requested page cannot be accessed because the related configuration data for the page is invalid.Most likely causes: The worker process is unable to read the applicationhost.config or web.config file. There is…

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,552 questions
asked 2024-05-09T03:56:02.4366667+00:00
Rajini kanth ~ 0 Reputation points
answered 2024-05-11T10:19:26.1633333+00:00
Lex Li (Microsoft) 5,237 Reputation points Microsoft Employee
1 answer

I'm having a problem trying to get a wildcard url rewrite to handle anything besides the default.aspx page

I'm trying to do an url rewrite in an old asp.net webforms app. I'm using the iis url rewrite module from msft. I'm not experienced with the url rewrite module. I've tried a few things, but had no success. I have the following rule in a web.config in a…

Internet Information Services
asked 2024-05-08T19:59:06.9266667+00:00
Wally McClure 1 Reputation point
answered 2024-05-08T21:32:08.2633333+00:00
hossein jalilian 4,775 Reputation points
0 answers

IIS is automatically call to http://localhost after application pool get recycled or stop and start

Hi, We have some .Net applications running on Windows servers and backed by IIS. We noticed that when the application pool got recycled or stop&start. There will be a call to http://localhost/ with the clientIP 127.0.0.1 This is annoying us…

Internet Information Services
asked 2024-05-03T06:45:22.1833333+00:00
Simon Dao 0 Reputation points
edited a comment 2024-05-08T06:30:24.47+00:00
JasonPan - MSFT 4,796 Reputation points Microsoft Vendor
3 answers

IIS Failure to Install on Data Center Server 2019 0x80073701

Hi All, I am getting 0x80073701 when installing IIS on windows server 2019 data center edition. This is a demo server we are creating on an SSD so we can take it to customers and run under VMWare pro to demo software we are developing. The result from…

Internet Information Services
asked 2022-11-08T10:07:12.433+00:00
Peter Jones (BIDA) 86 Reputation points
edited a comment 2024-05-07T09:54:46.1366667+00:00
Johan Parlevliet 6 Reputation points
1 answer One of the answers was accepted by the question author.

Dangerous site - attackers on the site you're trying to visit might trick you

I have an intranet site. This site is hosted on our internal server 2019 on IIS version 10.0. This website is just a web page that enables the employees to fill out their information and then populates a .pdf file from the information that they fill out.…

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,354 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,402 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,596 questions
asked 2024-04-19T18:56:41.28+00:00
Anjali Agarwal 1,386 Reputation points
accepted 2024-05-06T23:51:20.61+00:00
Anjali Agarwal 1,386 Reputation points