Questions tagged as 'iis'

4
answers

Unable to connect to the configured development web server

A few days ago I had to format my computer for some problems with Windows 10, when reinstalling Visual Studio 2015 and trying to run some web services projects, it sends me that error message that I do not completely know what it is. I hope some...
asked by 13.10.2016 / 18:22
1
answer

Error exporting a txt file

I have this code block in vs2010 with C# what it does is to create a txt file to save to a network drive. protected void export(object sender, EventArgs e) { ExportarEmbarque(); } public void ExportarEmbarque...
asked by 18.10.2017 / 19:04
1
answer

High CPU usage in Visual Studio 2013 and IIS

When we use Visual Studio 2013 for web development, we experience the following problems during debugging: The web application takes a long time to load Client scripts take a long time to load The use of the CPU by the IIS work process i...
asked by 31.10.2016 / 13:10
1
answer

How to display the selection list of client certificates by clicking on a .NET button

Hello I have seen that there are pages that show the list of client certificates not when entering a page that requests them, but later, when the user has already entered the page and presses a button. I normally set this configuration in IIS an...
asked by 26.09.2018 / 12:31
1
answer

Error installing MS Deploy

Help I get the following error when executing the ms deploy installer (web deploy) I tried it with 32 bits with 64 bits in English and Spanish, as administrator and the error persists.     
asked by 03.04.2018 / 00:08
2
answers

Can not find resources (javascript, css) when deploying project in IIS

I would like to ask about a problem that I have been experiencing with IIS. Let's say that I deploy my site in C:wwwRoot / MyProjectName / (todos los archivos de sitio aquí ) . The deployment seems to work without any problem. Then w...
asked by 23.05.2016 / 15:43
0
answers

IIS does not reply responds to the domain name of the binding [closed]

During the past week I installed the windows updates and the web server stopped working. Before when I accessed mydomain.com, I answered the web, however, now I get an error saying connection refused (google chrome). If I remove the bindigs a...
asked by 27.12.2018 / 12:00
0
answers

ASP.NET Web Site unanswered in IIS 7.5

I have a problem with a website that is hosted on a Windows Server 2008 R2 server (equipped with an Intel Xeon QuadCore processor and 12 GB of RAM). Two weeks ago, every day (and several times a day) we must restart the website (from the IIS)...
asked by 12.12.2018 / 03:20
0
answers

How is a webservice with SSL certificates published in IIS and how can I later consume it in VS2015?

I have a WebService that I publish locally on the IIS with SSL certificates generated locally using Makecert.exe. From the browser I can see it and use it (the browser asks me for the client certificate, it is sent and it works, that's fine, it'...
asked by 19.10.2018 / 21:15
0
answers

XML read error: poorly formed IIS

I am new to the management of web services I have finished my class product and my webservice.asmx I show the code, well the fact is that when I publish correctly the web service in IIS no there are errors all right, long before returning the...
asked by 23.08.2018 / 10:20