Questions tagged as 'iis'

1
answer

Non-angular deployment with IIS server

Hello, I posted an angled application on an IIS server, and when I try to access the URL defined on the server I get the following error: Error Displayed: "Can not match any routes. URL Segment: 'TestDrive'" I do not know what to d...
asked by 15.06.2018 / 17:06
0
answers

Problem configuring IIS 7 on Windows 7

I am configuring a local virtual server, I installed IIS 7 on Windows 7. I made the settings, however, instead of loading the application, it lists the directory.     
asked by 05.04.2018 / 19:42
0
answers

Certificate does not load in IIS 8.5

I'm trying to install the certificate on an IIS 8.5 server, on Windows server 2012. In the Windows MMC, under Console Root - > Certificates - > Personal- > Certificates: I verified the existence of the certificate: Whengoingtothe...
asked by 23.04.2018 / 16:51
0
answers

IIS Page Forever Loading

I have an application developed in Web Forms running on an IIS 7.5 server. From time to time, the application pages are loading forever, and to solve this problem quickly I have to recycle the application pool. Any clues on how to solve / invest...
asked by 14.03.2018 / 14:11
1
answer

(ASP.NET MVC) Create Session variable

I have an ASP.NET MVC application that is published on two IIS servers (approval and production); In this application, I use the Session variable to save the user's login to a part of it, however, on the production server the creation of the...
asked by 23.01.2018 / 13:34
0
answers

IIS 10 - Redirect HTTPS to HTTP request causing error MIXED CONTENT

I have a website in iis with HTTPS open, however, I need to redirect a specific request to http. Thisworks,however,thebrowserreturnsanerrorwhenissredirectstherequesttohttp.Following:MixedContent:Thepageat' link ' was loaded over HTTPS, bu...
asked by 09.11.2017 / 13:37
1
answer

Publishing site in IIS gives debug error

I have a rather strange problem. I'm developing a MVC site in VS2013, I have a IIS site set up for my project. As soon as I publish my site to IIS , then when I launch the debugging site (VS) I get a IIS error Visual Studio (can...
asked by 11.05.2017 / 13:39
0
answers

Doubt with SSL / TSL and Asp.net mvc

I made an application for testing and in the project I changed the SSL Enabled field to True. The application now has two URL's, one for HTTPS and one for HTTP. Ex: https://localhost:44338/ http://localhost:22786/ I can access both wa...
asked by 19.04.2017 / 15:23
1
answer

Problems reading all the rows of an Excel with OLEDB and C #

I am developing a program to import Excel spreadsheets with language C# , using the OLEDB component, when importing a spreadsheet with 100547 rows the program can only read 54046. Here is the source code: public class Re...
asked by 29.03.2017 / 19:16
1
answer

Genexus Applications + IIS 64 Bits

Good morning, good afternoon, good evening, friends. I'm using GeneXus to generate an application and I have some big dlls, whose routines take a long time to open the first time and in the second they go faster. I have the following scena...
asked by 10.03.2017 / 19:31