Questions tagged as 'iis'

1
answer

WCF security with Certificates

Good I am trying to connect a WCF service with security through certificates, in the development environment it works correctly, in a simulated environment with 2 teams, one as a service and another as a client, or in the same team (service and...
asked by 16.11.2016 / 23:34
3
answers

Habblitar errors in PHP

I uninstalled XAMPP to install PHP in IIS but I realize that errors are not enabled. When a syntax error or some other type of code error occurs, the page does not notify you and simply sends an error 500. How can I enable errors in PHP? Be w...
asked by 02.08.2016 / 18:08
2
answers

IIS Server 8.5 Adds characters to the URL

I recently installed an IIS 8.5 in W 8.1, and as I was progressing I found the details of bad configuration on my part. Now I have an inconvenience at the time of wanting to access some of the web pages hosted on this server. Either you want...
asked by 07.04.2017 / 14:42
1
answer

Configure error pages from web.config or IIS with a subdomain

I can not show my error page when in url I have a subdomain and this page does not exist. In the configuration of my web.config I have the following: <system.web> <customErrors defaultRedirect="~/ErrorPag/Error500"...
asked by 15.05.2017 / 22:39
1
answer

Our site falls from time to time IIS Is it possible that it is a DDOS attack?

   Hello, we have a site, it works well most of the time but from time to time   when it usually gives a one minute drop, we are using IIS 8.5   as a server and we work all ASP.NET technology. Our servers are hosted at Rackspace and before...
asked by 10.01.2017 / 23:22
3
answers

Authentication window IIS ASP.net

Good I would like you to help me I was developing a window authentication with the asp.net language, the question is if it works and when I enter the page I get the name of the user that is logged in. The problem is that when I upload my pa...
asked by 04.04.2017 / 15:23
1
answer

response string is cut in 2033 characters when it is XML

I made a website with c # MVC that contains an ajax function that returns an xml, when I execute it in visual studio everything is fine, but when I put it in the iis the xml is cut in 2033 characters. I already put this in the web.config and...
asked by 04.10.2018 / 16:01
1
answer

Ajax UpdatePanel does not work when deployed in IIS8

I implemented a UpdatePanel in a Webform that I need to update automatically every 30 seconds, when debugeo in Visual Studio 2013 works correctly but when I implement it in my Web server with IIS8 is not updated. Help me know if I nee...
asked by 23.05.2017 / 15:37
2
answers

CrystalReport on iis server does not work - ASP: NET MVC

Good friends, I inform you that I have a problem with Crystal Report on a server IIS . Before publishing if it works for me, but when I mount it in the Servidor IIS it gives me this error    The system can not find the...
asked by 31.03.2017 / 21:50
1
answer

Problems with a javascript file that does not get addressed by HttpModule

This is an HttpModule installed in the web application that manages the requests made on different files (* .css, * .js, * .aspx, * .ashx). Each time a page of the application is requested for the first time, the client browser (Chrome, Firef...
asked by 11.04.2017 / 16:01