Most voted "iis" questions
Internet Information Services (IIS) is a web server created by Microsoft for use with Microsoft Windows. Please mention which version of IIS you are running in your question or by adding a specific version tag.
Learn more…242 questions
Sort by count of
-
0
votes1
answer1269
viewsCould not load file or Assembly '.. ' or one of its dependencies. - Add a blank space on web.config back to work for hours
I have an administrative panel made in webform Asp.net C#. For a few days now, it started giving problems of the type Could not load file or assembly 'chat_megacorretor.dll' or one of its…
-
0
votes2
answers710
viewsServer Too Busy
I constantly have this situation: Server Too Busy when I run my webforms application. What should I do to resolve this situation? I think it’s IIS Express, but I’ve been told it could be a database.…
-
0
votes1
answer67
viewsError with webforms "Process with an Id of is not running"
I am trying to run a webforms . net 4.5 application, however the error: "Process with an Id of XXXX is not running." is presented each time I try to run the application, where XXXX is variable,…
-
0
votes0
answers22
viewsRepeater lists only 1 item in IIS
I have a table with Repeater which lists the items normally, but when I publish in IIS, only lists 1 item. Will there be a problem in IIS? Because the code is working 100%.
-
0
votes0
answers164
viewsPHP(via IIS 7.5) is not receiving post via ajax
I have an AJAX request made to the own page where the AJAX routine has been set. Configuring the request with POST method is not being sent. Switching to GET is successfully sent. I think this may…
-
0
votes1
answer418
viewsAsp.NET webservice with blank page on IIS 8
I have a webservice (asmx) hosted on Kinghost. After an update in IIS (from version 6 to 8) the webservice stopped working. When trying to access the webservice by the browser shows a blank page, it…
-
0
votes1
answer77
views301 redirect to dynamic domain
Good afternoon, you guys. We have a website meusite.with and we updated it and ai domains like meusite.com? id=123 lost their "direction". How do I do 301 on these dynamic Urls on IIS?…
-
0
votes1
answer354
viewsError 403.14 Forbidden
When I open the page in Asp.net, this error is shown: 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…
-
0
votes1
answer103
viewsDoubt 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 here that iis 6 does not support framework 4.5, only 4.0, does it proceed ? If yes, how do I convert the…
-
0
votes1
answer112
viewsDoubt about Asp.net mvc 5
Framework 4 supports MVC 5 ? Because I have a site that is in mvc 5 and iis 6 is not opening the site, after clicking enter the login screen the page is blank. I saw that iis 6 does not support…
-
0
votes2
answers803
viewsASP.NET MVC 5 runs on IIS 7.5 Windows Server 2008?
I have a website that is developed in ASP.NET Framework 4.5 MVC 5 and is not opening in IIS 7.5 Windows Server 2008, but in IIS Express Local Windows 7 opens normal. Missing something to install on…
-
0
votes1
answer851
viewsProblems with IIS Windows Server
I posted on the other site of the Stackexchange network (Superuser) in English, asking for help on my problem, but no one could solve it. I don’t know if I can post this kind of question here, but…
-
0
votes0
answers47
viewsJavascript and components fail to respond
I’m having some problems with session times (I assume that’s the problem) in my application. My client says that sometimes the application does not work, namely Javascript’s and components that are…
-
0
votes1
answer136
viewsASP and paths in include
Hello, I have an application installed in IIS 8 whose default file includes other files in folders located before the default.asp directory. Exemplifying: the default.Asp file is located in:…
-
0
votes0
answers13
viewsDo I need to open an aspx in a mvc4 project is possible?
I have a MVC4 project, and I need to open an aspx page, which is a report from Report Viewer. This works by running locally with Visual Studio’s IIS, but going up to the server doesn’t work. What…
-
0
votes1
answer70
viewsNuget package on local IIS or intra
I set up the nuget local and worked very well, both on my machine and on the network. What I want is to put the packages(DLL) in the IIS, so that when passing the address(URL) where are the DLL's,…
-
0
votes1
answer178
viewsError when publishing Site
The system was working very well, I made some changes and after I climbed to the server this error occurs, can anyone tell me what it would be ? The system is MVC with VS 2013. Note: I went back to…
-
0
votes0
answers25
viewsAbcpdf plugin stops working after any deploy in Sharepoint 2013
Hello, I have a Sharepoint 2013 farm where there is a WFE server and a SAPP server with a base on a shared server for another farm. Recently I have been facing a problem with the Abcpdf component…
-
0
votes0
answers86
viewsIIS knocking down different websites
I created two websites of the same application with pools different. The problem is that when right on the first site always drops the second site and vice versa.…
iisasked 8 years, 11 months ago Al Unser Albuquerque 965 -
0
votes3
answers3672
viewsRelease other Amazon HTTP ports
Hello, I am setting up a server on Amazon where I would like to have multiple sites in the same instance. I set up on the IIS server each site on a port, but the Amazon firewall only allows me to…
-
0
votes0
answers655
viewsProblems with Security Level Trust (Locaweb Server)
Hello, I’m getting the following error message below: This Configuration Section cannot be used at this path. This Happens when the site Administrator has locked access to this Section using from an…
-
0
votes1
answer39
viewsFTP to FTP IIS server
Good day, I am using Ubuntu ftp to transfer a file to IIS ftp server. On this ftp server usernames accept the following format: username|usernameB due to user isolation. The following command does…
-
0
votes1
answer641
views413 request Entity Too large
I have a banknote issuing service that was running normally on a VM on Azure. We migrated to a Google VM and now presents this error when the note has many products: 413 request Entity Too large I…
-
0
votes0
answers493
viewsI’m trying to access my site through IP and I can’t
Hi, I installed the IIS on my Cloud machine, all right so far, I downloaded my site by localhost and 127.0.0.1 worked normal, but by computer IP I can’t, what can it be? I disabled every firewall…
-
0
votes0
answers105
viewsIntermittent Application
I have a system developed in . net framework 4.0 running on IIS 7.5. From time to time, the system gives a problem where no user can log more into it, however, at these times, when I run the…
-
0
votes1
answer3263
viewsHow to change local URL on IIS
In the local environment of development I always used localhost to access the application, but would like to use friendlier Urls (for example: http://system analysis), I tried setting up on IIS, but…
-
0
votes1
answer3947
viewsHow to increase timeout on IIS 7.5
Hello, I’m having trouble executing a feature that runs on MVC3 on an IIS 7.5 server. As the functionality returns many lines, after 30 seconds of execution, it simply aborts, I’ve tried several…
-
0
votes0
answers357
viewsProject does not open in Visual Studio (load failed)
After opening once the VS2013 in administrator mode, a project in my solution is not open. Solution is from the company where I started to intern and know almost nothing of the code. The error is…
-
0
votes1
answer1802
viewsC# MVC 4 - Action gives Error 404
I am a beginner in C# MVC 4 and have set up a site for learning purposes. On the contact page of the site there is a form that sends emails automatically. When I run it locally direct from Visual…
-
0
votes2
answers1535
viewsError running project in Visual Studio 2015 - Process with an id 7256 is not running
I’m trying to run a project I developed and this error is happening. Process with an id 7256 is not running. What I must do to solve this problem.
-
0
votes0
answers113
viewsPHP stops working unexplained on IIS with Fastcgi
I recently updated a site that was written in classic ASP on the IIS of Windows 2008 Server, I changed the programming of the site to PHP and kept running on IIS via Fastcgi, while the site was in…
-
0
votes0
answers1090
viewsRemove IIS Windows Server 2008 R2
Good afternoon, I possess Windows Server 2008 R2 x64, I need to uninstall the web server completely (IIS), because I intend to use the server Apache in his stead. In the server manager panel…
-
0
votes1
answer290
viewsPublish Asp.NET MVC website?
I developed a site in ASP.NET MVC and now I want to publish it on my provider using FTP. I’ve done all the FTP configuration on Publish of the 2013 VS I’m using. When do I publish the Controllers,…
-
0
votes0
answers420
viewsTrust Level error when publishing MVC application
I need to publish an ASP.NET MVC application on a Locaweb server. But when publishing, the server displays the following message: I tried to tag <securityPolicy> <trustLevel name="Medium"…
-
0
votes0
answers41
viewsBand limit on IIS 8.5 doesn’t work?
I’m trying to limit the band on a website on IIS 8.5 rotating in the Windows 2012 R2 but it’s not working and I tried everything I checked all the settings and I can’t find the problem Someone’s…
iisasked 7 years, 6 months ago Túlio Henrique 1 -
0
votes0
answers39
viewsVideo does not load externally
I am using the HTML5 video tag to upload a video. mp4, but when testing externally it does not load. I checked the server’s mime types, and it’s correct. IIS server 8.5. Does anyone have any idea…
-
0
votes1
answer401
viewsMVC error 404 POST method
This is my controller: [HttpPost] public ActionResult TestePost(int id1) { ViewData["Teste"] = "O método POST funcionou, você digitou: " + id; return View("Index"); } [HttpGet] public ActionResult…
-
0
votes0
answers63
viewsHow to publish an application on IIS with Customer Certificate
Good morning, I need to change the IIS and put so that the Client when accessing my site, require a valid certificate and valid so that on the server where will consume the service identify if…
-
0
votes1
answer812
viewsError Trying To Access Webservice
I have the following problem,I have an asmx Webservice, posted on an IIS,with the authentication setting set as Anonymous,but when I try to access it appears the following error: You need to be able…
-
0
votes1
answer333
viewsIs there any way to create an environment variable by IIS?
I have an application running on 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 I don’t want that to happen…
-
0
votes0
answers41
viewsProblem on application startup?
I have an application on Asp.net mvc 5 hosted on a dedicated server and in some moments when the Application Pool is unused and the IIS raises it on the first access I’m getting the following error:…
-
0
votes1
answer446
viewsError Adding IIS in windows 7
I’m trying to add IIS 10.0 to my Windows 7 Ultimate(64x), but when I go to Enable and Disable Windows Features and it appears written on the screen Please wait... but then returns me a totally white…
-
0
votes1
answer709
viewsError when publishing in iis
I’m with a webservice and doing the post on the server I’m getting the error answer Unable to load file or Assembly 'Microsoft.CodeDom.Providers.Dotnetcompilerplatform, Version=1.0.8.0,…
-
0
votes1
answer154
viewsWindows server with high latency using IIS
Does anyone have any idea how to find out or what reasons may lead to this problem: I have a server Windows 2012 spinning IIS with 9 sites. My server is from Redehost. Brazilian. When I give ping on…
-
0
votes1
answer683
viewsBetter understanding max_user_connections count in Mysql
If on a page I have connection and query to more than one database will count as two connections And if it is the same database but has multiple queries (select) it will count as several active…
-
0
votes1
answer249
viewsMigrate app II7 to other environment iis 7
I have a system that is hosted in the IIS7 environment of a partner company, but the partnership is being terminated and I need to migrate these systems to another environment, how can I make this…
-
0
votes1
answer187
viewsRoute Problem at Angular accessed directly
I published the Angular project on a machine with IIS, but when I try to access the link with a route directly shows error 404, example "http://meusite.com/appiis/login" but access the url…
-
0
votes1
answer259
viewsIs the Node server the only option to support maximum level of requests in an application?
For an application project you will need to support on the server an immense amount of requests such as a e-commerce on the day of black Friday or the server of a game developer on the first day of…
-
0
votes1
answer931
viewsSession configured on Web.Config and IIS Session State is expiring ahead of time
Setting: I store the Session of the user to keep it logged in to the system, but something is happening that in 10 minutes it is undone because the Session expired. But so much in the Web.Config how…
-
0
votes1
answer32
viewsConfigure 2 applications in the same URL
Good morning! I have an OSI with an externally published application(1) : site1.com.br But I have another application(2) that is not published externally, and I need to publish it. My question is: I…
iisasked 5 years, 11 months ago Victor Augusto 43