Skip to main content

Questions tagged [iis]

Internet Information Services (IIS) is a web server application from Microsoft.

0 votes
6 answers
1k views

I've been trying for days to upload plain text files to a web server (both IIS and NGINX) via HTTP PUT/POST, from a C# desktop app, unsuccessfully However, I'm no further along. I have had various ...
mountainred's user avatar
0 votes
0 answers
751 views

I am developing a "platform", I have an MVC site that will hold all the main data, as well as our generic API, uses Microsoft authentication to create an account, then our employee MVC will add the ...
NateThompson114's user avatar
-1 votes
1 answer
200 views

Our system generally processes in two services which are run under IIS. Service A gets HTTP requests, parses the content, and shoots it to RabbitMQ. Service B takes messages from RabbitMQ, parses them ...
foxtrotuniform6969's user avatar
0 votes
1 answer
539 views

We have the requirement to implement some fire and forget long running tasks that fit perfectly into windows services (remote data acquisition and processing, etc) but the requirement is to deploy ...
Ignacio Soler Garcia's user avatar
2 votes
2 answers
3k views

The company with which we are integrating is a door security company that makes RFID cards and door scanners. You scan your card, the door opens and lets you in. They allow 3rd party integration via ...
Casey Crookston's user avatar
1 vote
2 answers
934 views

I'm a .NET developer, currently writing an ASP.NET site hosted on our local servers with Windows, IIS, and SQL Server. We're speaking to a company in India about hiring a developer for a different ...
Sinjai's user avatar
  • 131
11 votes
1 answer
4k views

I am a .NET developer. I see ASP.NET MVC framework now started providing a self-hosting feature. It makes a lot of sense (to me). A self-hosted application feels complete with no external dependency. ...
bilal fazlani's user avatar
4 votes
2 answers
8k views

I have a hybrid web app for android. The webpage or website the app shows is in asp.net. The javascript for the webpage running in the webview of the app is sending out an ajax request every 10 ...
user192632's user avatar
6 votes
1 answer
5k views

Here is how I was told to deploy my ASP.net(mostly intranet) website\program\application to the production web server in my company. Change necessary settings in web.config for production web server. ...
Pop's user avatar
  • 219
2 votes
1 answer
5k views

Problem I run a website which has a requirement for a new feature - to enable users to upload CSV files into the website. The users will only ever need to upload 1 CSV file at a time, and only 1 or 2 ...
mulllhausen's user avatar
0 votes
1 answer
465 views

Moving a windows desktop game to a web server based one. User will use a modern web browser and communicate with the server via WebSockets (SignalR). Server runs .Net4.5/MVC - ie stateless. Game ...
GeoffM's user avatar
  • 101
29 votes
3 answers
5k views

I was reading a Hacker News thread where one user posts a link from 2011 explaining that IIS is much faster than most other (*nix) web servers. Another user replies, explaining that IIS gets that ...
James Mishra's user avatar
  • 1,529
3 votes
2 answers
267 views

Most of the HTTP Servers I know send their application name and version in response http headers as default behaviour. (Nginx, IIS, Apache etc.) Of course we can change the default behaviour but I ...
burak emre's user avatar
-3 votes
1 answer
275 views

I'm not too experienced in the regard of configuring IIS/ASP.net. A client has asked me to extend the functionality of a custom web application I didn't develop. Unfortunately, they don't have the ...
jbq's user avatar
  • 1
5 votes
2 answers
225 views

At my new place of employment we have a Intranet solution containing multiple web applications hosted in IIS. Outside of the development department other departments either source or create other ...
lostinwpf's user avatar
  • 173

15 30 50 per page