1,753 questions with Windows development | Internet Information Services tags
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
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
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
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
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
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


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
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
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
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
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
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
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
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
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
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
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
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

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
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…