Questions tagged as 'iis'

1
answer

Doubts about gzip compression on IIS servers

I'm having a question, I'm hosting kinghost and before activating support I'd like to know if what's going on is really a problem. What happens is that the static files (mainly the css and js ) are not always being delivered. Content...
asked by 15.12.2015 / 11:45
1
answer

Problem with accentuation in IIS 10 (Windows 10) using classic ASP [closed]

I did several searches 2 days ago and tried everything but I could not solve the problem, which is as follows: I've enabled IIS on Windows 10 64-bit home to use local pages in classic ASP. So much beauty working fine, but I realized that by s...
asked by 27.12.2015 / 00:18
2
answers

Application Server

The client does not have a server (Windows Server or Linux) and does not want to host the system in a data center or in clouds for example, and wants to use the system on an intranet. At the moment 3 employees will use the system being deve...
asked by 29.09.2016 / 13:20
3
answers

ASP.NET MVC Web - How to separate the performance between the modules of a project?

Explaining the doubt. Within my system there are some menus, let's use as example 3, naming them A, B and C, each being a CRUD module with some kind of report. If 300 people are using module A, it will impact the performance of module B, right?...
asked by 29.05.2017 / 01:29
1
answer

Configure site in IIS in Windows 8

I have Windows 8 installed in my house. I made a website in ASP.Net and C # and now I have put it on the air. In my house, there are two computers and in only one (desktop) I configured IIS, the other is to test even. Here are the steps:    1...
asked by 23.07.2015 / 20:47
1
answer

How to deploy an Asp.Net Core Web API project in IIS?

Hello, I'm trying to put my ASP.NET WEB API application in IIS on the Windows Server 2016 server, but without success. When accessing url ex: link returns this error:    HTTP Error 502.5 - Process Failure. The process I've done so f...
asked by 15.09.2017 / 20:53
1
answer

Start site in IIS is returning error 500

TryingtolearnhowtosetupawebsiteinIISbyenteringtheURLofthesite,itgivesthefollowingerror:  ServerError    500-Internalservererror.Thereisaproblemwiththefeaturethat  youarelookingforitanditcannotbedisplayed.Iwonderwhatmightbehappening.Icallthesite...
asked by 23.07.2015 / 23:00
1
answer

IIS works only on localhost

I'm using IIS on a Windows Server 2012 R2, by AWS Amazon EC2. But I have a problem, I can only access the site on localhost. When trying to access another machine through IP, it returns the following error: ERR_CONNECTION_TIMED_OUT Follow t...
asked by 23.09.2015 / 04:15
1
answer

Is it possible to use .htaccess with IIS?

Can I use .htaccess with IIS?     
asked by 12.05.2016 / 23:54
3
answers

MVC 4 site publication in IIS is giving error

I uploaded my published application to IIS and I can not see it in the browser. Before I was giving Forbidden error (403) and now for Server Error (404). I've never uploaded a site in MVC to IIS. I've always known it's not the conventional way,...
asked by 03.07.2014 / 19:09