Questions tagged as 'iis'

0
answers

build laravel 4.2

Can anyone tell me the best tool to build laravel 4.2? I'm trying to implement gulp, but I'm having a lot of problems when I put it together with laravel and iis server.     
asked by 12.03.2018 / 16:52
1
answer

Error publishing to iis

I'm having a webservice and doing the publishing on the server I'm having the error response Could not load file or assembly 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version = 1.0.8.0, Culture = neutral, PublicKeyToken = 31bf3856a...
asked by 15.02.2018 / 20:54
1
answer

Site opens but does not load the files cs, js, png etc.

I have migrated from VS2012 to VS2017, and in my solution I have 3 sites, 2 of which I run and I have no problem and in the other one when I debug it opens but the whole Design part is not loaded (css, js, png, etc). Viewing the page log in Fidd...
asked by 09.02.2018 / 19:23
0
answers

Android application failed to connect to HTTPS server (self-trusted certificate)

I'm passing a portal from my company to https. We also have an application that connects to the database and the like through controllers . For login we use IFormsAuthentication . In http, the sign in is done without any problem, how...
asked by 17.01.2018 / 12:38
0
answers

Install ISS (self-trusted) SSL certificate on Android

I have a website (asp.net mvc) running on https using the IIS certificate for the 'secure' connection. With this, my application can not communicate as it should because it does not know which certificate is used. How can I install the certifica...
asked by 17.01.2018 / 12:52
1
answer

HTTP Error 500.19 when running local host application

I have an application that was running with IIS express, I formatted my machine and now I get this error when running the application! Unable to read configuration file. I know the path is wrong C: \ Users \ bigant \ Documents \ My W...
asked by 16.01.2018 / 20:24
4
answers

Force javascript file update without disabling cache

In a large-scale web application that develops, an upset occurs every time updates occur, because browsers, especially Google Chrome, cache JavaScript files and, sometimes, incompatibilities occur between the server code and the client code, l...
asked by 10.06.2015 / 02:49
1
answer

IIS - Capture user logged on machine without using Windows authentication

I have a site that uses the user logged in to the computer to validate which features it will have access to within the site. To capture the user logged in to the machine I am using the code below, I had to change the authentication of IIS for W...
asked by 26.12.2017 / 16:50
0
answers

How to publish an application in IIS with Client Certificate

Good morning, I need to change in IIS and put in order for the Client when I access my site, request a valid certificate and validate that on the server where it will consume the service identify if it exists in it. I configured SSL for Re...
asked by 02.01.2018 / 11:13
1
answer

Error trying to access WebService

I have the following problem, I have a WebService asmx, posted in an IIS, with the authentication configuration set to Anonymous, but when I try to access it, the following error appears: I need to be able to access this WebService for...
asked by 05.01.2018 / 13:34