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)
Accessing a website deployed in a virtual machine from local server outside the network
I have a virtual machine (WINDOWS SERVER 2012) running in our local server and I deployed my website on it using INTERNET INFORMATION SERVICES or IIS. I want to access it outside the network. What sho...
Jester Adduru
Votes: 0
Answers: 1
What is still missing in my attempt to host a blazor-server app?
I've been hitting my head against this wall for days now and to my knowledge I've followed every direction I've found. But I'm still getting a 500 Error when I browse to the URL.
What I've got to work...
Kempeth
Votes: 0
Answers: 0
Missing Globalization Cultures on IIS8.5 / Server 2012R2
I'm trying to set the culture of a website to en-ZM in the web.config of the site but I get an error:
The <globalization> tag contains an invalid value for the 'culture' attribute.
When I try to...
Daniel
Votes: 0
Answers: 0
ASP.NET web package deployment security
We don't want our client to share or misuse the deployed asp.net MVC package to other IIS server machines. we need the asp.net MVC package to only work on specific server machines.
Salman Aslam
Votes: 0
Answers: 1