1,586 questions with Internet Information Services tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Publishing ASP.NET Core MVC Web App Woes

Hello all- So i'm having a heck of a time publishing my ASP.Net Core MVC Web app. I've downloaded all of the necessary IIS requirements as well as SDK and .Net Webhosting. I've followed the instructions on publishing my app via Visual studio to a…

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,194 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 questions
asked 2021-11-15T19:08:56.353+00:00
Smackey01 21 Reputation points
commented 2021-11-17T19:04:04.003+00:00
Michael Taylor 48,581 Reputation points
1 answer

ERR_SSL_PROTOCOL_ERROR when connecting to Azure active directory

I am trying to connect to azure active directory based on this article: quickstart-v2-aspnet-webapp I am running an MVC application and when I run the application connecting to azure active directory, my username and password is accepted, but…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 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,286 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,581 questions
asked 2021-11-16T18:17:04.73+00:00
Anjali Agarwal 1,386 Reputation points
commented 2021-11-17T15:16:25.72+00:00
AgaveJoe 26,136 Reputation points
3 answers

0xc00000fd Error and Debug Diag freeze IIS

we have 2 servers where are getting a recurring 0xc00000fd error, also on occasion, we get an app pool time out the restarts the app pool without the error that I think this is related. when the error occurs it creates a Just in Time debugger that…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,399 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,178 questions
asked 2021-11-11T13:50:29.913+00:00
Mark Dagley 1 Reputation point
commented 2021-11-17T14:38:25.097+00:00
MotoX80 32,061 Reputation points
0 answers

Why IIS web site not working when adding Site name

I created an Asp.net website with the 4.5 framework, it works fine in Visual studio with sitename (http://localhost:8080/Mywebsite/Default.aspx) but it is not at the IIS level after deployment. This is how it is deployed: Deployment picture When we…

Internet Information Services
asked 2021-11-15T08:42:33.473+00:00
Nikama Adeel 1 Reputation point
commented 2021-11-16T06:54:59.507+00:00
Bruce Zhang-MSFT 3,736 Reputation points
0 answers

hardening security of ms-exchange IIS server

Hello, do you know about possibilities for hardening the IIS in connection with our local MS Exchange 2013/2016 Mailserver? Our Watchguard-Hardware-Firewall allows any-external-incoming for Port 443 > to the local MS-Exchange Server. We use…

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,359 questions
asked 2021-11-16T04:52:30.967+00:00
Matrix-Matrix-Matrix 46 Reputation points
2 answers One of the answers was accepted by the question author.

Windows server 2016 - non admin user run powershell as administrator

Hi all, My environment : Windows server 2016 standard with OpenSSH service running , a local user "gitlab" , user gitlab can ssh to server successfully. I want user gitlab can do Stop-WebAppPool -Name "mywebapppool" -Passthru …

Internet Information Services
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,382 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,381 questions
asked 2021-10-20T10:02:52.753+00:00
Jack Chuong 856 Reputation points
accepted 2021-11-16T01:36:44.987+00:00
Jack Chuong 856 Reputation points
2 answers One of the answers was accepted by the question author.

A process serving application pool DefaultAppPool exceeded time limits during shut down

My IIS is running for a while and does not respond, I check the event log and found this error happened in was service, I followed the solution on Microsoft's documentation, but this did not solve the problem. Is there an expert who can help me? …

Internet Information Services
asked 2021-11-11T16:40:51.413+00:00
4683743 21 Reputation points
accepted 2021-11-15T11:51:17.917+00:00
4683743 21 Reputation points
3 answers

Have configured FTP successfully but if I check "Enable Virtual Host Name" and mention the name as site name or liekwise then from FTP client I cannot connect the FTP site

Hi, Have configured FTP successfully but if I check "Enable Virtual Host Name" and mention the name as site name or liekwise then from FTP client I cannot connect the FTP site. Instead I have leave that field blank then it works. Kindly…

Internet Information Services
asked 2021-11-05T06:56:59.83+00:00
Manish Chawda 426 Reputation points
commented 2021-11-15T08:30:52.51+00:00
Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
2 answers

I have configured Primary and Secondary DNS without AD and installed IIS and NLB in both, but if I have to configure everything of Primary into Secondary then what is the use of NLB

Hi, I have configured Primary and Secondary DNS without AD and installed IIS and NLB in both, but if I have to configure everything of Primary into Secondary then what is the use of NLB. Here by attached detail explanation of my configuration…

Internet Information Services
asked 2021-11-05T06:49:02.533+00:00
Manish Chawda 426 Reputation points
commented 2021-11-15T02:06:49.243+00:00
Bruce Zhang-MSFT 3,736 Reputation points
1 answer

Application error upon visiting any site on my local server

IIS 10.0.22492.1000 Windows 11 Pro Insiders 22494.1000 Whenever I visit my site on my local IIS server, I get a 503 error. After doing some digging, I discovered that I was getting application errors all over the place, #Software: Microsoft HTTP API…

Internet Information Services
asked 2021-11-09T10:37:47.803+00:00
Banana 1 Reputation point
commented 2021-11-14T08:38:31.19+00:00
Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Connection Error to Oracle 10G Although it is working from within visual studio

Hello I am using Visual Studio 2019, Asp.net core 3.1 , MVC on windows 2019 server I already deployed Oracle Instant Client and add the environmental variable I need to connect to Oracle 10g DB so I am using Oracle.ManagedDataAccess.Core library…

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,194 questions
asked 2021-11-13T12:31:10.317+00:00
Jeddah 86 Reputation points
accepted 2021-11-14T05:09:09.427+00:00
Jeddah 86 Reputation points
2 answers

Loaduser profile set to true automatically in IIS

Everytime we do a deployment, this app pool gets deployed with a new version and we have to log onto each web server to set the Loaduser profile to True and it about 30 servers to do manually, is there a way I can get this automated via a script like…

Internet Information Services
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,381 questions
asked 2021-11-12T10:59:52.557+00:00
sabrina brijlal 1 Reputation point
answered 2021-11-13T02:18:30.373+00:00
MotoX80 32,061 Reputation points
1 answer One of the answers was accepted by the question author.

running ASP.net application on a different port

I need to run my asp.net application on port 5000 because this port number is configured in my azure portal. In order to put the Port number 5000, I changed the web tab in the project properties to run at 5000 like this: I also clicked on…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 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,286 questions
asked 2021-11-10T04:15:49.257+00:00
Anjali Agarwal 1,386 Reputation points
accepted 2021-11-12T09:02:03.38+00:00
Anjali Agarwal 1,386 Reputation points
4 answers One of the answers was accepted by the question author.

Management point health showing as Critical in MECM

Hi Experts, I have installed MECM and the Management Point is showing as Critical. I checked the Component Status error and the SMS_MP_CONTROL_Manager was showing an error as shown below: I also checked the mp_control.log. This showed the…

Internet Information Services
Microsoft Configuration Manager
asked 2021-11-05T12:19:53.783+00:00
Garima Das 1,001 Reputation points
accepted 2021-11-12T06:04:11.247+00:00
Garima Das 1,001 Reputation points
2 answers

Server Proxy set teeth ... cannot be executed on Windows10 IIS ARR

Repeatedly enable → disable → enable in Windos10 IIS, and press Server Proxy set teeth ... in ARR at the last enable Server routing rules have not been created. Click "use URL Rewite to inspect incoming requests" to create the sr eules. …

Internet Information Services
asked 2021-11-11T06:02:25.54+00:00
佐藤 仁 1 Reputation point
commented 2021-11-12T01:09:53.613+00:00
Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
2 answers

SQL server - Configuring Secure Connection

I am running a SQL server report server version 2012 SP3 on a 2019 windows server. When I try to connect to the server to get a report, I am told by Firefox that the connection is not secure and that the report can't be downloaded. I know I need to…

Internet Information Services
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,807 questions
asked 2021-11-08T21:05:01.493+00:00
RCDA Webmaster 281 Reputation points
commented 2021-11-11T09:36:22.283+00:00
AmeliaGu-MSFT 13,961 Reputation points Microsoft Vendor
1 answer

IIS 10 - lisf of connections with information by applicaion

Hello. I need a script that lists connections to IIS with information to which application each connections is made. Is it possible ?

Internet Information Services
asked 2021-11-08T06:31:02.187+00:00
Raginya Alexandr 1 Reputation point
commented 2021-11-11T03:17:08.683+00:00
Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
1 answer

Asp.net web applications fail to debug on fresh install

I’ve recently had to do a fresh install of windows which has me reinstalling Visual Studio and IIS. Since doing this I cannot debug any Asp.net Web application, I can create any type be it windows forms, empty all will not load correctly in to debug.…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 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,286 questions
asked 2021-11-08T09:31:48.27+00:00
Shane 1 Reputation point
commented 2021-11-10T06:31:17.483+00:00
Yijing Sun-MSFT 7,071 Reputation points
0 answers

officetopdf.exe somefile.docx somefile.pdf not working on IIS with DotNetCore5

Hello community, In one of my training project I need to convert .docx files to pdf, I use this way "officetopdf.exe somefile.docx somefile.pdf" it's working locally, but when I deploy the dot net core app on IIS server noting happened…

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,194 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,286 questions
asked 2021-11-09T10:12:21.03+00:00
Abdelkarim Bel 1 Reputation point
commented 2021-11-10T03:03:46.943+00:00
Bruce Zhang-MSFT 3,736 Reputation points
1 answer

intermittant 403 error when logging in.

Intermittant 403 (phase 2) error when logging in. On the login page of my app, I randomly get a 403 error which prevents the user doing anything else until the cookies are deleted. To get the error i just login/logout login/logout, sometimes happens…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 questions
asked 2021-11-08T07:47:51.617+00:00
Jay 1 Reputation point
answered 2021-11-09T03:12:20.097+00:00
Jay 1 Reputation point