1,753 questions with Windows development | Internet Information Services tags

Sort by: Updated
1 answer

IIS - Web deploy Tool 2.1 Download Link Missing or Broken

Hello, our develop team got some trouble when using IIS deployment tool We can not download and install "Web deployment Tool 2.1" via "Web Platfrom Tool" Then we check the error log , found out the downlink is…

Windows development | Internet Information Services
asked 2021-05-14T00:52:29.843+00:00
Steven Lin 1 Reputation point
commented 2021-05-20T02:38:00.027+00:00
cheong00 3,486 Reputation points Volunteer Moderator
1 answer

windows 2019 server

hi Windows 2012 server is running a web site in the classical asp language. Is there a problem if I change to Windows 2019 server? thank you

Windows development | Internet Information Services
asked 2021-05-14T06:18:39.64+00:00
huengsig chu 1 Reputation point
answered 2021-05-14T12:09:00.833+00:00
Anonymous
0 answers

iexplorer.exe asking for username and password. server reports that it is from digest

all of a sudden when trying to launch one of our application on the windows server internet explorer is prompting for user/pwd. It says the "The server reports that it is from digest" What is going on? Can you help? How can i turn this off. I…

Windows development | Internet Information Services
asked 2021-04-30T13:36:21.43+00:00
dirkdigs 921 Reputation points
commented 2021-05-13T09:17:09.357+00:00
Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
0 answers

Server 2012 R2 IIS Cipher TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256

Hi guys I am currently using Server 2012 R2 and IIS as the web server. I need to update and enable the cipher to use TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 but when I use the nmap to check the cipher it was not there. Can I post the question to…

Windows development | Internet Information Services
asked 2021-05-12T07:08:50.443+00:00
Melvin 1 Reputation point
commented 2021-05-12T19:44:29.443+00:00
Lex Li 6,037 Reputation points
1 answer One of the answers was accepted by the question author.

Query string in url rewriting.

Hello everyone, I am new to iis. I want to redirect the current url to another url, can anyone help me? Current URL: http://mvclocaltest/dev/?privateaccount=125645 Redirect URL: http://mvclocaltest/dev/?privateaccount=125645ade

Windows development | Internet Information Services
asked 2021-05-10T15:57:22.377+00:00
CT693303 21 Reputation points
accepted 2021-05-11T14:48:50.6+00:00
CT693303 21 Reputation points
0 answers

Multiple Users - Same FTP Default Directory

Scenario I have a number of external users that I wish to FTP into a workgroup server and browse the same directory. Some users I wish to allow Read / Write and some users only Read. I have set up FTP which looks to be working. I have set up the…

Windows development | Internet Information Services
asked 2021-05-10T20:55:20.577+00:00
MSFT-DMO_2021 1 Reputation point
commented 2021-05-11T08:51:01.443+00:00
MSFT-DMO_2021 1 Reputation point
0 answers

Windows Server 2019/IIS: problem with HTTPS

Good morning everyone, I installed a Windows Server 2019 on a Proliant Microserver to use it as a web server. Everything works fine except one thing: after configuring the HTTPS binding on a website on which HTTP works fine, a client (whatever…

Windows development | Internet Information Services
asked 2021-05-05T09:41:08.367+00:00
Alessandro Nasini 1 Reputation point
commented 2021-05-11T08:32:34.61+00:00
Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
1 answer

Installation of IIS Roles now require reboot on Win2019.

Hi, previously when installing a number of IIS10 Roles on Windows 2016 (Web-HTTP-Errors for example), reboots were not required. When installing on Windows 2019, reboots are now required. Why is this? Is there a way around this? There were no pending…

Windows development | Internet Information Services
asked 2021-05-05T11:32:15.243+00:00
James Fowler 1 Reputation point
answered 2021-05-11T08:05:02.517+00:00
Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
3 answers

IIS memory issue for reverse proxy for MJPEG stream

As topic. I have set up my IIS (v 10.0.14393.0) with rules for a specific path to distribute a MJPEG stream I have locally on port 8081. In a web page I have included a link to the specified path, <img…

Windows development | Internet Information Services
asked 2021-04-15T09:32:29.187+00:00
Emanuel Hillberg 1 Reputation point
commented 2021-05-10T06:57:32.833+00:00
Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Asp.net web works fine in VS but not working after pulsihing to site

I have this application that I build. It is a APS.NET web application(.NET Framework) using C#. It compile fine and run fine, when I run it in Visual Studio. However, when I publish it to the wwwroot folder on the same machine that I'm developing on,…

Windows development | Internet Information Services
Developer technologies | ASP.NET | Other
asked 2021-05-09T03:34:50.757+00:00
HoneyBadger66 96 Reputation points
accepted 2021-05-10T02:15:16.973+00:00
HoneyBadger66 96 Reputation points
5 answers

ASP.NET - Version Disclosure Issue vulnerability Windows 2019

How do I disable ASP.NET - Version Disclosure Issue in Windows 2019 (Used with RD gateway portal)? If I remove the X-Powered-By ASP.NET http response headers in IIS the RD Gateway website no longer works.

Windows development | Internet Information Services
asked 2021-05-04T14:52:13.717+00:00
Henry Niekoop 86 Reputation points
commented 2021-05-07T06:51:31.29+00:00
Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
2 answers

Web Platform Installer v5 download not available anymore?

I try to download the Web Platform Installer v5 using https://download.microsoft.com/download/C/F/F/CFF3A0B8-99D4-41A2-AE1A-496C08BEB904/WebPlatformInstaller_amd64_en-US.msi as explained on…

Windows development | Internet Information Services
asked 2021-05-06T13:38:03.097+00:00
Erik van Beijnen 1 Reputation point
commented 2021-05-07T02:20:47.327+00:00
Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
0 answers

Exchange 2019 / http redirect

Hi all, My environment was an exchange 2019 with CU7. I upgraded this after the issues in march, to CU9 and the hotfix. Before the upgrade, http->https redirect worked fine, all setup in IIS was all done and ok. Also forward webmail.server.com…

Windows development | Internet Information Services
Exchange | Exchange Server | Management
Windows for business | Windows Server | User experience | Other
asked 2021-05-06T08:40:32.147+00:00
Erwin van der Poel 1 Reputation point
commented 2021-05-07T01:55:02.007+00:00
Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
0 answers

SCCM 2103 - Deploy Feature Update with Task sequence

For SCCM 2013 - Deploy Feature Update with Task sequence 1) Once the TS is deployed to multiple PCs , how will a PC detect the Feature update? Will it follow the normal scan and detect process of SCCM client? 2) Adding this step will cause any delay in…

Windows development | Internet Information Services
asked 2021-05-05T16:29:03.727+00:00
Ranajoy Dutta 1 Reputation point
1 answer One of the answers was accepted by the question author.

Redirect from http to https and add www

I want to redirect from http to https://www, I tried the following rule, but unfortunately failed. <rule name="http to https and www" stopProcessing="true"> <match url="(.*)" /> <conditions> …

Windows development | Internet Information Services
asked 2021-04-29T16:29:29.92+00:00
aywsdown 21 Reputation points
accepted 2021-05-02T02:38:22.75+00:00
aywsdown 21 Reputation points
3 answers One of the answers was accepted by the question author.

Wsus sync failure http error

I had configure wsus upstream server and which is getting updates from Microsoft update catalog,I need another downstream server which is synchronizing updates from upstream server, inital 10 synchronization between upstream and downstream servers are…

Windows development | Internet Information Services
Windows for business | Windows Server | User experience | Other
asked 2021-04-29T23:22:13.947+00:00
Abaid ur Rehman 26 Reputation points
answered 2021-04-30T18:06:48.793+00:00
Abaid ur Rehman 26 Reputation points
2 answers

Different virtual directories exchange mailbox server

Hello all, We are in exchange design phase , and we suggested to define different virtual directory than those published on the iis default website . Why that ? For example to disable owa and ecp on the default website and to be enabled on the new…

Windows development | Internet Information Services
Exchange | Exchange Server | Management
asked 2021-04-25T21:24:58.817+00:00
Mohammed Samir Ahmed 21 Reputation points
commented 2021-04-30T05:18:04.64+00:00
Joyce Shen - MSFT 16,701 Reputation points
1 answer

Cannot edit a web application

Hi I have asp.net web application, I try to edit the code but the content of the site does not change, I tried to convert the web application to a web site but another error appears instead of displaying GDI+ graphics showing a black screen and one…

Windows development | Internet Information Services
Developer technologies | ASP.NET | ASP.NET API
Developer technologies | ASP.NET | Other
asked 2021-04-08T02:42:44.647+00:00
Yusuf 791 Reputation points
answered 2021-04-29T17:05:22.017+00:00
Ken Kam Hung, Lin 91 Reputation points
2 answers

SMTP smart host

Hi, We have provisioned VM in Azure for applications purpose. Now the applications want to send email, is there a way to do it in Windows server or setup a VM to perform this function?

Windows development | Internet Information Services
asked 2021-04-22T15:02:49.89+00:00
Leong YC 1 Reputation point
answered 2021-04-29T00:29:28.59+00:00
Leong YC 1 Reputation point
1 answer One of the answers was accepted by the question author.

IIS 10 SMTP Server certificate error

Hi Help please! I am trying to set up IIS SMTP Server in Windows Server 2019. I have done similar in Server 2016 with no problem. Any attempt to send email fails with the error message Exception Message: Exception calling "Send" with…

Windows development | Internet Information Services
Windows for business | Windows Server | User experience | Other
asked 2021-04-26T16:40:26.793+00:00
Jim Symington 96 Reputation points
accepted 2021-04-26T17:14:10.06+00:00
Jim Symington 96 Reputation points