python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
dnndev.me giving "This site can’t be reached. dnndev.me refused to connect." error
I am a C# developer and have installed DNN locally multiple times and up to a couple of weeks ago everything was working fine. Earlier this week I needed to debug a module of ours, something I've done...
DevilDog
Votes: 0
Answers: 1
MVC Website On IIS Acquire Domain User Without Login Prompt
I have an MVC site running on IIS 10. The IIS server and our users are all on the same domain. My question: is there a way for the MVC website to determine the domain user without having the login pro...
John Rajpolt
Votes: 0
Answers: 0
Why are my Azure deployments to local IIS failing?
I'm deploying an asp.net core web app to local IIS 8.5 with an Azure pipeline. Deployments are failing because the .dll of the site is locked by IIS. This is despite the fact that I explicitly stop th...
bbsimonbb
Votes: 0
Answers: 1
IIS rewrite: Outbound rewrite rules cannot be applied when the content of the http response is encoded ("identity")
I've set up an IIS reverse proxy to serve some content from within WSL with the following web.config:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<sys...
Ian Newson
Votes: 0
Answers: 0