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)
Running razor pages hosted, blazor web assembly, application on IIS 10
I have created a razor pages application which hosts several blazor wasm components on various pages.
It runs perfectly okay in visual studio with no errors reported in the browser developer tools con...
cantcodewontcode
Votes: 0
Answers: 1
multiple authentications in IIS
we have multiple local IIS (asp.net) websites in our local server that can access via static IP from Internet. Each website has own authentication for itself(forms authentication).
We need a master we...
alikhani
Votes: 0
Answers: 1
Windows Authentication : Which users are allowed
Windows Authentication, Windows Server 2016 (or any version really)
When this is turned on in IIS10 this just authenticates against Active Directory, the user does not necessarily need to be a user on...
drzounds
Votes: 0
Answers: 1