Questions tagged as 'iis-7'

1
answer

Application Pool Stopping on IIS7

I installed Redmine on IIS 7 on Windows 7 + MySql, but whenever I try to access the local URL the page appears with a 503 error, I discovered that this is happening because Application Pool is stopping in the middle of the page request. p> Ins...
asked by 11.02.2016 / 14:43
1
answer

How to set the default UTF-8 page encoding in IIS on Windows Server?

I have an encoding problem with the default template of Bootstrap , specifically carousel . The official code has the goal defined as follows: <html lang="en"> <head> <meta http-equiv="X-UA-Compatible"> <m...
asked by 09.09.2015 / 23:00
0
answers

Too many sessions can stop a pool in IIS?

Excessive use of sessions can cause a pool to stop? Assuming it is a memory overflow, in this case, it results in exceptions also accounted for in the pool failure protection settings or in immediate stop, or recycling? Is there an IIS log...
asked by 04.04.2017 / 15:42
0
answers

Configure multiple domains for the same site (different files) IIS WS2012

I have a website that caters to multiple companies. But the domain is the same. You have acquired two new domains to resolve these issues but the site will be kept the same IIS server. Now what I can not do is the following: Today I have t...
asked by 28.09.2016 / 20:46
1
answer

IIS Error 401 when sending image to iis directory with php

I'm having a problem with uploading images. I have a php script that sends an image to a folder on iis as it is used by asp scripts. but every time I do this send and try to open the image in the browser is returned error 401. if sent by script...
asked by 28.10.2016 / 00:37
0
answers

Application Pool - QueueLength

I have encountered strange behavior in IIS 7. There are 4 applications published in IIS and each of them has a specific pool. Searching the web, I found several pages ( link ) by guiding the configuration of this field using a kind of form...
asked by 17.12.2015 / 16:41
0
answers

ASP.NET Menu sitemap does not work after changing framework version

There was a need to swap a server application, however, the new server works with IIS 7.0 and the application that was developed in .NET 3.5 was changed to .NET4.0. When the application runs local on my micro everything works perfe...
asked by 03.03.2015 / 15:26
2
answers

XHR in javascript for Python displays three times the return [closed]

Recently I deployed Python on my IIS server, and started testing some requests. First I created the javascript code, as you can see below: sendRequest = function() { var http = new XMLHttpRequest(); http.onreadystatechange...
asked by 10.03.2017 / 23:19
2
answers

Bad request on a new iis server

I have 3 servers iis in production and homologation everything works ok. But in a new server I just created, installing all the necessary tools to run ASP.NET and putting the source code of a webservice in C # as a new site, returns me a Bad Req...
asked by 04.02.2016 / 17:12
0
answers

IIS 7.5 Rewrite

I have a server on the intranet with IIS 7.5 and a site that can be accessed internally (via network ip) and externally ( link ) . I would like to create a rule in which every user who accesses externally via the domain name is redirected to...
asked by 31.07.2018 / 19:59