Questions tagged as 'iis'

1
answer

error 500.19 IIS 7.5

I have a development developed in .net mvc 5 with framework 4.6.1, I'm doing a local server IIS 7.5 windows 7 to work in a local network, and configure it and when I add my files to deploy my application in .net I get error 500.19, but when I ad...
asked by 23.08.2018 / 00:53
1
answer

InvalidOperationException when publishing the Web Service made in WCF,

Show me this error [InvalidOperationException: Another version has already been associated with the listening URI ' link '. If two endpoints want to share the same ListenUri, they must also share the same instance of the link object. The tw...
asked by 17.08.2018 / 20:02
0
answers

Error loading XML failed to load external entity

Good morning, I am working with google news rss and access the rss as xml with php7 and iis7, I am using simplexml_load_file but it does not work and it sets me as output.    Error loading XML failed to load external entity this is my cod...
asked by 03.05.2018 / 16:07
0
answers

Problem with IIS and PDO oci

I'm uploading a web application, which has a php code, and specifically, PDO code to connect to an oracle database with oci. The problem is that the php that is installed in the IIS, shows several PDO minus the one I need, and in php.ini, it...
asked by 12.02.2018 / 15:07
0
answers

Migrate IIS from a Windows Server 2000 to a Windows 10

Is it possible to migrate all the content of the IIS that is in a windows server 2000 (I think the version of the iis is 5.0) to a windows 10? The goal is to pass all that content to a more current system. I suppose that in the old equipment,...
asked by 09.02.2018 / 11:06
0
answers

problems with IIS 8.5

Good morning community: My IIS 8.5 is presenting me with some problems that I will detail below: 1) When I encrypt the web.config (AppSettings) with RSA the IIS 8.5 does not raise my application but when the web.config is normal the IIS 8....
asked by 31.01.2018 / 20:30
0
answers

In ASP, C #, IIS, LDAP capture the user of a domain in another intranet web server

I've seen this on the internet, it looks like what I want but it has not been answered: link Similar : "Good, I have a web application made with ASP.NET and C #. The application will be deployed in an IIS 7. This application can acce...
asked by 12.10.2017 / 18:12
3
answers

Excel download uploaded to the IIS ASP server

Good I have a problem I was doing a module to download excel and if it works correctly for which I am now uploading this module in a IIS and if you download but when it opens it appears that the file is damaged and is being downloaded in...
asked by 25.03.2017 / 16:32
1
answer

IIS execution error

Good morning. I would like you to help me I am uploading my website in a IIS my web config is this code: <system.web> <compilation debug="true" targetFramework="4.5" /> <httpRuntime targetFramework="4.5" /> </syst...
asked by 25.03.2017 / 16:19
0
answers

Restriction access to resources, images in shared hosting

I would like to consult the best practice to serve image resources from a shared hosting through a web service but that these resources can not be seen through a URL I understand that the list of folders on the website and its files could be...
asked by 12.01.2017 / 11:01