Performance issues on IIS7 and CGI (versus IIS6)
My company is upgrading the app/web server from Windows 2003 to Windows 2008 (mainly because hosting companies don't offer 2003 anymore, and we need new hardware to gain performance).Our app is written...
View ArticleIIS 7 icon not displaying ,4.5 framework
This is my web config my application is not displaying the pages. neither IIS server icon displays,IIS 7 , & Framework is 4.5here is my Web config<?xml...
View ArticleHow to make my application render on a DNS entry that my network...
How to make my application render on a DNS name that my network administrator has created?Let me say that I have very little knowledge of the IIS, so I guess I need a tutorial for this task.I have...
View ArticleIIS Error The music Store app
Can someone help me with identifying this error? It says that it is an unhandled exception. Any assistance deserves appreciation!Error 1 It is an error to use a section registered as...
View ArticleF5 re-fresh to IIS 7.0 - List of Sites
Hello fellow IIS Admin's:Can someone advise?In IIS 7.0, I have two lists of sites - one on the left (under Connections Col) and the other on the right (in the middle of the screen). I had just logged...
View ArticleClear Authenication cache and smart card pin cache
For the longest time I have been trying to figure out how to clear the authentication cahce on https pages to force users to repick their smart card certificate along with their pin number. I have...
View ArticleSSL certificate auto renewal
I have an IIS server that uses a certificate issued from our enterprise PKI for SSL.Is it possible to configure autorenewal for the certificate, so that I don't have to manually update it every time...
View ArticleWebDAV refreshing files or data everytime
I am using WebDAV Server module, and I found its refreshing/ resetting data or files every time within few seconds, tested with disabling put & post method, its posting within inputstream, and...
View ArticleUse cookie and javascript to check the first visit of a URL
Hi,I have redirected a page, say page1(.aspx page) to page2(.aspx page) using IIS Rewrite module. From page2, it is redirected to page3(.aspx page) using javascript in page2. Now the thing is that I...
View Articlehttp error 500.19 - internal server error
i can explore a suse cluster cifs folder by ip in iis 7 but get the 500.19 error when i try to browse the virtual directory.i can do both if i connect to the server directly and not the cluster ip.any...
View ArticleUsing 2 IP addresses with 2 SSL certificates not working
I have an IIS7 production web server with about 30 sites pointing at a single private IP address and at the moment there is one SSL certificate being used on one of the sites. I now want to add in a...
View ArticleHTTP 400 Issues due to large group membership
Hello All,We currently found out that some users are member of a lot of AD Groups, causing authintication errors.We fixed this by upping the allowed size of their token using the MaxTokenSize registry...
View ArticleHow to redirect several domain names to one website?
I'm trying to redirect several domain names to one, specific website, but I don't know the best way to do that.I'm running Server 2008 and IIS 7.The server has more than one website it serves. The...
View ArticleServer 2012 cannot browse to itself
I've frquently used IE on web servers to do quick troubleshooting of sites on that server. It seems this no longer works.I have a IIS8 box set up which is happily serving pages to external connections,...
View ArticleIIS Client Certificate Mapping Authentication
Hi all,I am trying to programmatically add onetoone client certificate authentication to the applicationhost.config file.After referring to these two documents(thread1, thread2), I am sure that it is...
View ArticleCreate Cookie in "http response headers" in IIS
Hi,I would like to add Cookie which is ASP.NET_SessionId inside IIS module "HTTP RESPONSE HEADERS". In the "HTTP RESPONSE HEADERS", the value is always a static value? Is it possible to set the...
View ArticleCan't find SQL Server Express 2012 in Web PI 4.6. Why? Urgent.
Hello,I started Microsoft Web Installer 4.6 on my windows 2012 server.The Web Installer does not show SQL Server Express 2012 in the databases. Only 2008. Why?Thank You,Miguel
View ArticleSet-WebConfiguration request Filtering per site
I am writting a PS script to set several IIS 7 configuration item. One of them is AllowHighBitCharactors.I can find the setting using $wc = Get-WebConfigurationProperty -filter...
View Articlecgi files not work
Hi hope someone can help me with this problem , I've been like two and I can not find solution.I have a website hosted on a Windows Server 2008 R2 server , I need to run a cgi file which is for...
View ArticleHow to set overrideModeDefault value programatically
Hi,In IIS 8 , I am getting an error while adding new entry in module session. (using vbscript code)<<Error: This configuration section cannot be used at this path. This happens when the section...
View Article