Questions tagged as 'iis'

1
answer

IIS And the basic authentication? Section closure

members of the community. It turns out that I implemented an ASP.NET MVC application in the organization, I am using the basic authentication of IIS, I was investigating how I could close the section after a user authenticated but it is not p...
asked by 27.11.2018 / 15:16
0
answers

Error uploading a deploy to IIS 7.0

Generate the publication of my webforms application (framework 4.5.2) and upload it to an IIS 7.0. The content without interaction with the user works well, but at the time of entering the login I find the following error "Object reference not e...
asked by 24.11.2018 / 01:37
0
answers

Running jar with IIS does not work

I am developing a .Net web application (C #). From the web I need to call a jar that sends print to a printer connected to the server. If I run it from Visual Studio it works perfectly, but doing the deploy in the IIS does not work for me. The c...
asked by 22.11.2018 / 20:18
0
answers

My application is only visible on the server, not on the IIS 8 intranet

It turns out that you create an application with ASP.NET MVC in the company to publish it on the intranet in the server windows 2012 IIS 8, at the time of publishing it with the ip address of the server everything works fine, but when I assign a...
asked by 23.11.2018 / 15:14
0
answers

Problem internal server error 500 with ASP and ajax

I am trying to fill a table dynamically through a simple ajax and I can not get past this error. The codes I have are the following: familia.js function sendDataAjax() { $.ajax({ type: "POST", url: "Familia.aspx/ListarFamilia",...
asked by 22.10.2018 / 05:23
0
answers

Url Rewrite in web.config does not work

The problem I have is that I can not access the endpoint of my api correctly, it always returns a 404 or 403. The api is mounted with slim on a iis 8 and the structure is as follows: My web.config is located in /v1/Web.config (at the en...
asked by 22.10.2018 / 17:28
0
answers

IIS [8], PHP [7.1.19] and Oracle [11.2] - Windows 10 [Error]

I have a problem connecting from php to oracle. when using the function oci_connect(); The result I receive is: call to undefined function oci_connect() Windows 10 IIS8 PHP 7.1.19 Oracle 11.2 I have changed the .dll with oth...
asked by 12.10.2018 / 23:05
0
answers

IIS Parse Error with entity framework

What I want to do is upload my web project that I created with entity framework, locally the project works without any problem but when I upload it to the server I get the following:    Error Message Nonconceptual Schema node to embed as a re...
asked by 10.10.2018 / 01:28
0
answers

HTTP Error 500.0 - Internal Server Error - IIS8.5 - Django

I am installing a Django application in IIS 8.5 of Winserver 2012 I can not find the solution, when running localhost: 8010 It shows me the following: Error HTTP 500.0 - Internal Server Error C:\inetpub\wwwroot\aPPDjango\env\Scripts\python...
asked by 05.10.2018 / 22:56
0
answers

Load balancing IIS and Session servers

Dear, I have a question, where I work, we have a Windows Server 2012 R2 server, there we have an IIS 8.5. We plan to work with NLB (load balancing) with this server, we think the following: Replicate server server1 on server2 Put a load ba...
asked by 12.09.2018 / 10:24