Cannot verfy access to path
Hello!!I have a problem with acess to my site, i add Network Service to wwwroot and give network service access to read, But not working!?The message: The server is configured to use pass-through...
View ArticleInheritance issue with client certificate
Hi there,we have a website with an application underneath it. The website needs to accept (but not require) client certificates in order to redirect the user depending on their certificate. we did that...
View ArticleHow do I remove Etag from IIS7.5
I just want to optimize my asp.net web site which is hosted on IIS 7.5 web server. I have tried all the below methods using asp.net web.config file. But none of working. Please help me to resolve...
View ArticleHow to enable PUT and DELETE verbs on IIS 7
Hi,I am completely a newbie in working with IIS and so I don't know even that I am writing this post in the correct section of the forum or not.I have just seen the video by Henrik Frystyk Nielsen...
View ArticleIIS 7.5 FAILOVER CLUSTER
Hi,I have configured a failover cluster for IIS 7.5 website under windows 2008 R2 entreprise edition following the steps described in this article:http://support.microsoft.com/kb/970759everything works...
View ArticleIIS 8 Shared configuration and Group Managed Service Accounts
Hello,Can group managed service accounts be used for the credentials for shared configuration? I've setup a gmsa on a fresh install of server 2012 and tested it via an app pool and it works fine but it...
View ArticleSendResponse state
Hi there,I have ASP .net 2.0 application who is facing to following problem: sometimes I find out many HTTP requests with SendResponse state in IIS manager. As far as I know these requests are in the...
View ArticleSet up IIS servers to not cache the .noCache file type
Hi,How can I set up my servers which needs to be configured so that the file type .noCache file type will not be cached. Any reference link or method explanation will be helpful. THanks
View ArticleDos command to get web Application Start time and Application pool load state
Hi, in Windows Server 2008 R2,I have IIS web application 'CAT' that is set to preloadEnabled:"true" and it's pool CATPOOL is set to autoStart:"true" and startMode:"AlwaysRunning" This ensures that...
View ArticleHow to Create a Custom HTTP Error Response using AppCmd
I am trying to create a Custom HTTP Error Response using AppCmd as explained in http://technet.microsoft.com/en-us/library/cc753103(v=ws.10).aspxThe only difference is that I want to create custom...
View ArticleWeb Analytics Software - Recommendations
Hello, Any recommendations out there (from experience and/or in-depth knowledge) of any Web Analytics software for internally hosted sites for a Large Enterprise? Anything with Centralized Management...
View ArticleHow to sync 2 complete identical IIS 7.5 webservers with webdeploy 3.5...
Hi all,I could configure my script correctly for IIS6 with webdeploy but for one reason or another I can't make it work with IIS 7.5?? Hope one of you will be able to help me, it certainly is a detail...
View ArticleGeneral appcmd set config question - how does omitting the "target" work?
As I understand it, these are functionally (almost?) equivalent:appcmd set config /section:httpProtocol /+customHeaders.[name='P3P',value='policyRef=""" http://contoso.com/P3P.xml """'] appcmd set...
View ArticleLive Streaming Handler
My brain hurts. I recently upgraded an iis 7 machine with IIS media services 4.1. Now I get a 500 error message when trying to publish files from expression web 4. The failed request tracing log...
View ArticleFailed to load resource: the server responded with a status of 405 (Method...
Good Evening alli am trying to post data coming from a form to the server and return a string , when i test this service works nicely. Its a Rest web api. now iam consuming it in Javascript Ajax like...
View ArticleCompiler Error Message: CS0246: The type or namespace name...
I've just been volunteered to get get our old (v basic) intranet site up. The website is running, but unable to browse to it. Bear in mind I have had zero exposure to any coding thus far.It's IIS on...
View Articleport forwarding in iis
hello,I have a server listening on port 8080.In some places it may happen that this outgoing port is blocked or filtered.I host several websites allready, on the default 80 port. Question : Is it...
View ArticleIIS7.5 FTP User Authentication
Hi,I have installed Windows Embedded Standard 2009 on the target machine along with IIS feature enabled. I have created a new FTP site with the name "FTPSite" and now I need to enable FTP...
View ArticleWindows command to change Connect to Server's name
Hi, I am writing a script to automatically create a Connect to Server entry in IIS 7 Manager. This is to simulate user manually click Connect to a Server option within the IIS Manager. Looks like...
View ArticleIIS7 Compression not honoring minfilesizeforcomp setting
Trying to figure out why IIS7 will not honor the minfilesizeforcomp setting for http compression. Right now, I'm compressing JSON data that sometimes is as small as 77 bytes all the way "down" to 151...
View Article