Questions tagged as 'iis'

1
answer

ASP and paths in include

Hello, I have an application installed on IIS 8 whose default file makes include of other files in folders located before the default.asp directory. Exemplifying: The default.asp file is located at: httpdocs/www/pasta1/pasta2/pasta3.1/pa...
asked by 11.03.2015 / 18:14
0
answers

PHP (via IIS 7.5) is not getting post via ajax

I have an AJAX request made to the page where the AJAX routine has been defined. Configuring the request with the POST method is not being sent. By changing to GET, it is sent successfully. I think this might be some configuration in IIS o...
asked by 18.12.2014 / 20:06
0
answers

Doubt over virtual directory usage in IIS and filetable

I need to store files in a FileTable . As I do not know the local path where the files that are in FileTable are, map the network path of the FileTable directory, and thus access the FileTable directory. I need to h...
asked by 15.12.2014 / 16:44
0
answers

VSS 2005 Internet Access and IIS 7 - I can not configure for remote access

I've tried several tutorials and nothing works. I followed all the steps of this link and when you arrive at:    Now click "Server" - > "Configuration" - > check on "Enable SourceSafe   Internet for this computer "and" Enable Sourc...
asked by 01.10.2014 / 02:46
0
answers

HTTP Error 404.17 - Not Found for a WCF in Windows Server 2008

Hi, I've tried most things on the web to solve this problem, but I still get error "HTTP Error 404.17 - Not Found". I've already added permissions to the folder, I've already put access to anyone in the service, I've already removed IIS module...
asked by 25.09.2014 / 23:48
1
answer

External url access in Windows Server

Well the problem I have is the following: I have an application that sends SMS, it makes a POST request to a certain url. What happens is that I run the application on the server and it works and consequently for the clients as well. But after a...
asked by 16.04.2014 / 22:19
0
answers

Internal Server Error - IIS 10

I'm trying to host my API in IIS 10 on a Windows Server 2019. And when I go to the location of my API is displayed is this message. I searched in several places and some said it was because ASP NET 3.5 is not installed, so I tried to insta...
asked by 24.12.2018 / 17:20
1
answer

URL redirection in IIS

I'm having problems with redirection here in the company, it's the following: I have a IIS server where I have the current company website and within this site I have webservices running by using a ???.com.br domain on port 80....
asked by 01.10.2015 / 16:42
1
answer

Web Service runs but consuming method gives error

I've struggled to set up my web service in IIS. It goes up, showing the screen that WS is ok. It turns out that when I pass a parameter to it it gives this error: REQUEST ERROR The server encountered an error processing the request. See server...
asked by 23.05.2014 / 01:40
1
answer

IIS 7 sites, working with domainname.com not www.domainname.com. DNS problem?

I have my domain name registered with ASPHostPortal and pointing to my IIS server where I have an ASP.net MVC application deployed. To accomplish this I simply have an entry record that points to the IP address of my IIS server. The connect...
asked by 07.05.2015 / 10:05