Questions tagged as 'iis'

1
answer

Apache Exchange for IIS: How to Display Errors

I have a fairly basic web page (type a questionnaire), in which it stores the information in a MySql database. While it was allocated in Apache (provided by xampp) was working, now that I went to an IIS server the part of the post stopped wor...
asked by 12.01.2017 / 17:05
1
answer

How to avoid request blocking?

I'm doing a project in ASP.NET MVC + IIS and I realized that when I made a request to a page with a long read in the database Entity Framework ), if I open another window and try to access another page of the site (the Home for example, wh...
asked by 21.04.2017 / 17:36
1
answer

Run program in a certain folder in IIS

I would like to know how to run an exe or jar program in a given IIS folder, through the C # .net core code. It would have to be a synchronous call, that is when the C # performs the call of the jar or exe or bat has to wait the processing and t...
asked by 05.06.2017 / 19:40
2
answers

Can you install ssl certificate on 2 or more servers?

Good morning, I have two web servers being a linux hosted on locaweb, which hosts the main site of the company, and the other windows hosted in azure, the latter being specific to asp.net applications. I have a wildcard certificate, which cov...
asked by 07.04.2017 / 13:42
1
answer

How to debug ASP.NET applications or Webservices in IIS

I need to debug my application that consumes a Webservice and would like to be able to debug Webservice in a Visual Studio window and the application in another, but I can not make local connection of the Android emulator to the local machine....
asked by 23.04.2015 / 13:36
1
answer

Uploading site gives error of: failure to load a file

When I upload the site gives me this error:    GET link 404 (Not   Found) xhrLoadText   @ l10n.js: 128parseResource   @ l10n.js: 257L10nResourceLink.load   @ l10n.js: 350loadLocale   @ l10n.js: 363document.webL10n.undefined.setLanguage...
asked by 26.10.2015 / 17:18
1
answer

Svg is not rendered, the browser downloads the file in iis

When you access the site containing an svg image, it does not appear but the browser downloads the image and the following message appears in the debug console: Resource interpreted as Document but transferred with MIME type application / oc...
asked by 10.07.2014 / 15:11
1
answer

Open ASP.NET project that is coming from another machine

I have a project that was created on a machine and I have to maintain it. I copied the project to my current machine and when I try to open the solution / project I get the following message from Visual Studio:    link : error: Error open...
asked by 14.06.2017 / 18:04
1
answer

Windows user in IIS

I'm trying to log on to a SQL Server 2008 database, with the windows user accessing my published site in IIS. I've configured Web.Config for windows authentication, set up the application pool, leaving identificador equal Aplication...
asked by 04.05.2016 / 14:43
1
answer

Host ASP.NET Project on IIS on Own Machine

Sirs, good afternoon. I'm developing an ASP.NET C # application, and would like to host this application on IIS from my machine. My machine is a windows 7, with IIS 7. My internet is not fixed IP, would have to configure the router to acce...
asked by 01.10.2015 / 19:27