Application pool stops automatically in IIS7
Dear Sir, Recently in one of my website gives error as follows: HTTP Error 503. Service Unavailable. And in IIS 7 application pool is stop automatically for the website. I have restart the pool but...
View ArticleCGI + long POST content / requests = defunct process and 502 page
hi,we noticed a strange problem / misbehavior of IIS 7.5 + CGI module.when POSTing long content (50k+ bytes) to an CGI exe, IIS is not sendingthe full content to our CGI exe via STDIN.the length of the...
View ArticleWeb deployment task failed. Max number of connections
On a new Windows 2012 Server installation we have got the following error when users did Web Publish from Visual Studio 2012:Web deployment task failed. (The maximum number of connections for this site...
View Articlew3wp.exe site id argument ignored on Windows 8.1
Today I had the pleasure to discover an problem which actually is an showstopper for me. The W3WP.EXE that comes with Windows 8.1 started in-debug mode still supports, but does no longer actually use...
View ArticleIIS request time limit
Greetings.Monitoring my requests in IIS panel, there are some that take up to several minutes. You can see that in the Time Elapsed column in the attached pictures.However, i haven't been able to find...
View ArticleWindows 2008 R2 Server HTTP Error 500.0 Error Code: 0x80070002
I upgraded some software on my server today that uses a browser interface. Since the upgrade, I get the errors HTTP Error 500.0 and Error Code: 0x80070002 when I try to open the browser. I can find...
View Articlew3wp.exe crashes unexpectedly
Hi All,Recently we migrated our production environment from 2008 to 2012 server. Before doing this we migrated our testing, pre-prod environment to 2012 and everything was woring fine. Once we moved to...
View ArticleWCAT XSL Doesn't Render in IE9
I am using WCAT 6.4 x64 with IIS Express. When I try to view log.xml in IE9, it just displays as messy text. Using the Developer Tools, I can see in the console that when the file is loaded the error...
View ArticleHosting WCF in IIS
Hey community, got a problem. I created an WCF-Service with Visual Studio. I got 2 problems with hosting this WCF.First: I started the IIS-Manager. And I added the application to my Default web page. I...
View ArticleFaulting application w3wp.exe, Faulting module name: OLEAUT32.dll version:...
We got multiple IIS crash on our production server, application hosted in iis8, .net framewoek 4.5 windows 2012 server. This issue occurred frequently on our server, and all session data of the logged...
View ArticleWeb Deployment Tool - Error: An attempt was made to load a program with an...
Hi, I have am attempting to create an export of a IIS 6 configuration using the IIS web Deployment tool 3.5. The server is a 64bit Windows 2003 and IIS is running in 32bit mode because we run some .net...
View ArticleTips on migrating site from IIS 7 to IIS 8 - Web.config guidance?
Sorry for such a long post.TL:DR Upgraded project to use .NET 4 and run on IIS 8 64bit machine, but throws errors. Suspect web.config is problem.I have an older application service running on a 32bit...
View ArticleSUPER CONFUSED :(
So, Here's the problem. I had windows server 2008, which i set up for IIS, which was all good. But i decided to try out server 2012 express, it "upgraded" onto windows server 2008, meaning i ONLY have...
View ArticleLarge log files in web directory
Hi, i have a website which recently have been getting very large log files daily, just today my hosting company suspended my hosting saying my site was gettingExcessive monthly Bandwidth usage and...
View ArticleHTTP 503 Server Unavailable for certain AppPools - permissions issue?
Hello,We had something change in our system recently and our dev and test boxes stopped allowing IIS to run.We now receive a 503 Service Unavailable error when trying to browse our WCF or even...
View ArticleHTTP 400 (Invalid Hostname) for OWA - Exchange 2010
Hi,I have an MS Exchage 2010 server (Win2k8R2) that when we try to use the https://servername/owa/auth/logon.aspx?replaceCurrent=1&url=https%3a%2f%2fservername%2fowa%2f URL it will throw a HTTP 400...
View ArticleIIS 7.5 JSON support
Hi,I have a problem with support .json extension. I added right mime type "application/x-javascript" and Handler script Mapping "*.json" map to C:\Windows\System32\inetsrv\asp.dll. However, when I try...
View Article4 Billion NonAnonymous Users in Perf Mon on One II8 Setup
We been having issues with Perf Mon jumping up to 4,294,967,294 Current NonAnonymous Users and Maximum NonAnonymous Users on a site install on the server. When this happens we have seen some slowness...
View ArticleUnrecognized attribute 'enableSsl'
I'm trying to send email from a web application over SMTP using TLS, so in the web.config I have enableSsl="true". But delivery fails and in if I go to theSMTP Email settings in IIS I get the error...
View ArticleIIS 7.5 Windows Authentication and Forms Authentication
Hi,I am trying to migrate an IIS 6 intranet site from windows XP to Windows 7 and IIS 7.5. the site uses forms authentication to control user roles, and uses windows authentication to set the initial...
View Article