Questions tagged as 'iis'

0
answers

Install IIS Windows Server 2008 R2 Digital Certificate

I want to do the installation of a digital certificate for an ASP.net web in IIS Windows Server 2008 R2 for which I follow these steps: I open the IIS (inetmgr) On the left side I deploy the server Deploy Sites I choose a site (example...
asked by 20.07.2018 / 22:05
0
answers

Website stops resolving request

I have a website developed on asp.net c # with MVC and it is published on a windows server 2012 r2 server. The problem is that in a random way the site stops resolving requests, for example, I press a button and there is no answer, it is as i...
asked by 11.07.2018 / 19:44
0
answers

Unable to modify the classes.php file in the symfony cache

Hello, please, I need your help: I have installed IIS and PHP 5.4 and I have a system developed in symfony2, the iis and php work well and I even have the pdo_sqlsrv enabled for connection between php and sql server 2014 everything seems to w...
asked by 15.06.2018 / 21:03
0
answers

IIS error 500 87 invalid parameter

I have a 2003 server with IIS6. I have a simple ASP application, it works correctly but every hour and a half I get the error 500/87. The application works without any problem, responds well and everything, but when the 500 jumps the page...
asked by 04.06.2018 / 08:57
0
answers

How can I indicate to IIS 8 that the default route to start is one in specific?

I need to tell my IIS to start an application on a certain route, for example my domain deria. midominio.cl, is where my application is running but the application has a default path where it starts that is miurl / mi-site, then to access the in...
asked by 30.05.2018 / 16:40
0
answers

Grant permissions to IIS folder

I have a script in which you must display images of the database, but it shows me the error 0X80070005 can not read configuration file due to insufficent permissions:     
asked by 14.05.2018 / 22:47
0
answers

How to create multiple sites on iis with a single domain

I am starting a project to develop a cloud application, and I have seen that in many applications the name of the "tenant" is the beginning of the url of the account, for example link , all accounts are https: //*.visualstudio.com. How can I...
asked by 12.05.2018 / 04:05
0
answers

My IIS website is not accessible by IP

When I enter my site as follows www.test.com I can see my site correctly but to enter by IP is to say: http://10.60.113.173 I see my site but without styles and if I stop the APACHE simply does not show my site. It is worth ment...
asked by 19.04.2018 / 16:06
0
answers

django with ldaps

The error that shows the logging of django_auth_ldap is as follows: It returns error:    14090086: SSL routines: SSL3_GET_SERVER_CERTIFICATE: certificate verify failed We need the system to find the certificate as it is done in linux...
asked by 16.04.2018 / 21:59
0
answers

Django + IIS ERROR 500

I'm trying to put my project into production with IIS, following this tutorial but when I start the IIS I get the following error: Error occurred while reading WSGI handler: Traceback (most recent call last): File "c:\users\e10136\appdat...
asked by 27.03.2018 / 13:39