python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Error with executable file using hosted WCF Service in a Managed Windows Service
I'm new to WCF services, I'm trying to replicate tutorial of "Hosting a WCF Service in a Managed Windows Service":
https://learn.microsoft.com/en-us/dotnet/framework/wcf/feature-details/how-...
Level5
Votes: 0
Answers: 0
HttpContext.Current not supporting for Self hosting
When I am installing my application through IIS the installation is successful and when doing a SelfHosting installation, it fails. When debugging found that HttpContext.Current is always coming as nu...
Jess
Votes: 0
Answers: 1
How to access a Self-Hosted SignalR server from a different machine
I have a self hosted SignalR server on one machine and I wish to access it from a client application on a different machine in the same local (in house) network). My client works fine using "Http...
Alandoe
Votes: 0
Answers: 0
(root) Additional property environment is not allowed -- Docker compose
I am deploying photoprism but not able to do it due to this error. I am using Windows machine in which I am using docker through Ubuntu WSL2 terminal. I tried evrything from Syntax to volume mapping a...
amolak
Votes: 0
Answers: 0