Questions tagged as 'iis'

0
answers

Publishing asp.net application on IIS 8

I'm trying to publish my application on a windows server 2012 with IIS 8. I made the step by step go on "Site -> Add Website" fill in with the coordinates, paths, and so on. I deployed the default folder "Inetpub -> wwwroot", but I get the follo...
asked by 21.10.2014 / 20:15
1
answer

host wcf on IIS without domain

Do I need a registered domain to be able to consume a WCF in IIS from a server? Can not I use only the IP of the server?     
asked by 21.08.2014 / 18:40
1
answer

Failed to create a website on iis 8

I'm trying to publish my application to a server windows server 2012 and IIS 8. I deployed the files to the proper folder. In IIS, when I create a new site and test the connection, I get the following failure: How to correctly configure I...
asked by 13.10.2014 / 16:53
0
answers

Increased response time in IIS 7

I have 3 servers in a load balance and one of them has been slow. All of them are in ASP.Net however there is an application that is consuming about 30% processing of one of the machine. How can I do to tunar this application by tinkering wi...
asked by 19.11.2014 / 14:27
0
answers

User Agent In IIS

Is there a way to set a User Agent for a Smart TV in IIS? I need to do this, to test an application we made for an LGE Smart TV, but our videos only work with the Smarts User Agent.     
asked by 19.11.2014 / 12:13
1
answer

Is the Node server the only option to support the maximum level of requests in an application?

For an application project that will need to support a huge amount of requests on the server such as an e-commerce portal on the day of black friday or the server of a game developer on the first day of launching an ultra-long-awaited game t...
asked by 18.10.2018 / 18:00
1
answer

Publish Asp.NET MVC site?

I developed a site in ASP.NET MVC and now I want to post it to my provider using FTP. I've done all the FTP configuration in Publish of VS 2013 that I'm using. When you send the Controllers , Enums folders and others are not sent to the...
asked by 06.06.2017 / 17:47
1
answer

Is there any way to create an environment variable through IIS?

I have an application running in local IIS and also in production. In this application, I have a feature where, when an error occurs, an email is sent. The problem is that I do not want this to happen when I'm in a development environment. I...
asked by 25.01.2018 / 13:31
2
answers

Solution C # MVC does not execute JavaScript in IIS

I have a C # solution where I use MVC. In it I have a View for inclusion of product items. In this view I have a DropList as specified below: Drop List <div class="form-group"> @Html.LabelFor(model => model.ProdutoId, "Prod...
asked by 11.10.2017 / 19:26
2
answers

Error while executing project in Visual Studio 2015 - Process with an id 7256 is not running

I'm trying to run a project that I've developed and this error is occurring. Process with an id 7256 is not running. What should I do to solve this problem.     
asked by 01.03.2017 / 23:19