Dynamic compression works then stops after a minute
Hi all,I have a very strange problem with IIS 8.I have dynamic compression enabled and configured correctly. On IIS reset, requests are compressing fine and all is working. Approximately one minute...
View ArticleIIS Get Hanged
Dear Gurus,Today my production server suddenly get dead slow.I do not know what happend but every tihg was normal. Then i restart PRODUCTION IIS and the problem get resolved. Can you please help me to...
View ArticleGetting HTTP Error 500.19 - Internal Server Error in IIS8
Hello,I recently deployed my application to IIS 8. whenever I try to access the page I get this error:Detailed Error Information:<div>Module WindowsAuthenticationModuleNotification...
View ArticleQuestion about IIS/HTTP keep-alive
I don't know if this is the right area to post this, but I couldn't find one better.We have an application that is hitting an IIS server (in Azure, if that matters) with HTTP/1.1 requests. We...
View ArticleServer Error in '/' aplication ...
I have an application in aspnet 4.0 and SQLSERVER., Which occasionally get error: Server Error in '/' aplication ...My Hardware:windows server 2008r2, x64 intel xenon - 2ghz 4 gigs of ram have 17 gigs...
View ArticleURGENT !!!! Host 2 ASP.Net MVC Website on SQL Server R2
Hello All,I have hosted 1 application using MVC on Sql server r2 and I have a requirement to host 1 more site on that same server.That is if my site is xyz.com now I need to host another i.e....
View ArticleImport Application Package shows warning messages
Hi All, While installing my mvc 4.0 application in IIS 7 on a 64 bit machine which has windows 7, I am gettting some warning messages. Should I ignore these messages or will it cause me problems?The...
View ArticleAspx page is Redirecting to google when page is requested what is the cause?
hello IIS Experts, I deployed one application .aspx in IIS ,when I request (browse) that .aspx page ,it is opening google home page instead of executing .aspx page what is the reason ,I added Http...
View Articlewebdeploy and automatic backup
Im using Teamcity to build and deploy a website, all works very well, as soon as teamcity detects a commit, its built and deployed via webdeploy to my qa website. What I need to do now is to backup...
View ArticlePerfmon and memory
I am looking at Perfmon and need to set up a data collector where I would gather the following information: "Physical Memory Usage: Used and Available" and "Virtual Memory Usage: Used and Available", I...
View Articlemultiple host names, same IP address, SSL certificate
Hi,I need to add multiple host names to the same IIS site and secure them with a wildcard ssl certificate -eg. https://mysite1.mydomain.com andhttps://mysite2.mydomain.com both point to a single...
View Articleiis certificate
<div class="body">How to gnereate CSR with two or more SAN names for a domain and virtual application in IIS 7.0.For examplexyz.comtest.xyz.com192.168.20.1</div>
View Article404 Custom error not working as expected on live server
The httperrors shown below works pretty well on my local machine running an IIS 8.0 either when usinghttp://localhost/myproject/pagenotexisting.aspx orhttp://localhost/myproject/abc1234On a shared...
View ArticleIIS 7.x website authentication not working right.
Hi,I'm having a problem when I try to use IIS/Windows Authentication for my site. I'm using IIS 7.x and when I set Windows Authentication on under the "Authentication" option and then go to my site I...
View ArticleIIS7 services Log on as a regular local user account
Is it possible to change the service account of the W3SVC and IISADMIN services from the default "Local System" to a regular Windows local account with appropriate user rights and folder permission...
View ArticleSession not working in IIS 8
I have 2 websites in 2012 server with IIS8 with different port number.The site1 is working perfectly. It is fine.But in site2 I'm having problem.The problem I am having is quite strange.I set the...
View ArticleHosting two sites from single physical directory with two different...
Hi,I have a scenario where i have to host two different sites pointing to same physical directory with separate web.config files. Not sure whether it is even possible. Any thoughts?The issue i am...
View Articleneed help on website transfer
Hi all,I'm quite new IIS and just not understanding a few things. It has been requested that I move a site from IIS6 to IIS7. Now originally we had it setup so that the you could type in http and it...
View ArticleAllowing PUT without uninstalling WebDAV
HiI have a site which needs PUT and DELETE. Unfortunately IIS returns a "405 Method Not Allowed" if I try to PUT something. So far I uninstalled WebDAV in order to work around the issue. However, now I...
View ArticleSetup IIS 7.5 to allow web application to write to a folder
I have a web application that allow the user to export asp.net page data (pictures mostly) to an PDF file and store on a C drive folder of the hosting computer. It is currently running on my local...
View Article