Questions tagged as 'iis'

1
answer

Question about iis 6 with asp.net mvc

I have an application developed in ASP.NET MVC 5 in framework 4.5. I saw a comment around here that iis 6 does not support framework 4.5, only 4.0, does it proceed? If yes, how do I do the application conversion from 4.5 to 4.0?     
asked by 08.07.2015 / 20:07
1
answer

Error 403.14 Forbidden

When I open the page in ASP.NET, this error is displayed: HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory. It was working normally. I changed some files and stopped working, I returned t...
asked by 29.06.2015 / 20:14
1
answer

Could not load file or assembly '..' or one of its dependencies.- Add a blank space in the web.config back to running for hours

I have an admin panel made in ASP.NET C # webform. From a few days to now, he began to give problems of the type Could not load file or assembly 'chat_megacorretor.dll' or one of its dependencies. The system cannot find the file specified....
asked by 06.11.2014 / 11:48
1
answer

Void CheckError Oracle x IIS

Well, due to the exhaustion of my attempts to find the error, I will try to get a light here with you. Of course I apologize if the error is too generic and does not have the necessary infos. But here goes a part of the scenario and the situa...
asked by 14.10.2014 / 20:43
1
answer

Problems publishing an application in asp.net in IIS

I'm trying to publish my application on a windows server 2012 server with IIS 8. It fits step by step from "Site -> Add Website" to fill in with the coordinates, paths, and so on. I deployed in the appropriate default folder "Inetpub -> wwwroot"...
asked by 14.10.2014 / 14:19
2
answers

A way to unify calls in WCF Service?

Greetings to all. I currently have a WCF Service Application running on IIS with many services, with each new service I need a new update and a new client side reference. As I am new to WCF, would you like to know if it is possible to centralize...
asked by 01.07.2014 / 19:04
0
answers

ASP.net MVC application pool stopping alone

I have an application ASP.NET MVC that is running on IIS in version 10.0. When there are multiple concurrent connections (3 ~ 5 connections) it simply to the application pool displaying the following message in the log:    The '...
asked by 31.12.2018 / 14:05
0
answers

IIS 10 HTTP Error 404.4 - Not Found MapRequestHandler

I am completely uninitiated in the IIS topic, followed the instructions in this tutorial to configure it in Windows 10. I did not get much success, as the image shows, neither does the IIS welcome page appear. I would like to configure i...
asked by 19.10.2018 / 04:15
0
answers

Differentiate content and listing in friendly URL

I have a question about how to separate the querystrings for content pages (post) and listing. Today it is like this: Content page Domain.com / page.asp? Content = 123 Page for content listing Domain.com / page.asp? Section = Section & cat = Cat...
asked by 15.10.2018 / 19:47
1
answer

Redirect to login screen constantly ASP.NET MVC

Constantly while browsing the site the user is being redirected to the login screen. I myself navigate several screens by clicking the menus and randomly the system goes to the login. I already set the timeout of the session with a fairly high t...
asked by 23.09.2018 / 22:40