Why Does IIS With UNC Virtual Directory Peek at aspx Page every 80 seconds in...
We host aspx pages in remote virtual directories using a UNC path and I'm working on trying to harden IIS to not fall down if connectivity to the UNC path is lost. Using Process Monitor, I noticed that...
View ArticleList of SSL pages and folders for a website (IIS 7.5)
We have a website with multiple pages and directories. We have a SSL cert so some of our pages can be set to run over https. How can I get a list of all the pages and directories that have been set in...
View ArticleToo many php-cgi.exe IIS6
I have a server that is spinning off hundreds of php-cgi.exe and consuming all the memory. This is crashing the server on a daily basis. W3k3 IIS PLESKPHP5
View ArticleSetup Website into IIS without going into subfolder
I have firwall server publishing monthly reports on to web serverI have to go through three steps to browse the reports1 - Browse link http://localhost:80802 - I get directory structure where the...
View ArticleGetting permissions error on web.config when Website files are on a drive...
Hi,Getting the following when trying to access my site on a different local drive other than C:\:Cannot read configuration file due to insufficient permissions. >>This is on the web.config. it...
View ArticleStrange applicationHost.config bug in Windows Vista x64
Hi all,So I have a 32bit C++ native app created using VisualC++ 2010 and Application Host Administration APIs. This application creates websites/vdirs/app pools. No problem occurs in Windows 7...
View Articlepassthru authentication verses website name
Hello,Searching seems broken on the site right now so I apologize if this is a repeat.I have set up passthru authentication on an intranet site using iis7. The server is a member server of the...
View ArticleURL Rewrite with Query String
Hello AllHave had a couple of issues recently that I would like to try and solve using re-writes:A typo has occured in URL we have sent out on a mass mailing 140k...
View Articlerewrite cookieless urls
Hi,Google has index a lot of urls like that:http://www.pflegehilfe.org/%28S%28fhhhxz45whc45ezugnuk5u55%29%29/Suche/Pflegedienst/Meissen.aspxHere are...
View ArticleIntranet web app with Windows Authentication requires end user to have file...
(This issue first posted in ASP.NET forum but moving here since it seems IIS-related)I have an intranet ASP.NET web app that uses windows authentication. It's installed at dozens of different companies...
View ArticleWeb Farm Framework for IIS8
Is there going to be an updated version of the Web Farm Framework for IIS8? If not, and the option is to use IIS shared configuration, how is it recommended to replicate web application files between...
View ArticleHow to force browser to show current page and not cached page, site changes,...
I've watched videos of people like Scott Forsyth, etc. make changes in IIS, refresh their browser and immediately see the NEW page behavior as you would expect, and not a cached page.How do you do...
View ArticleHelp -- need to completely disable reading of web.config in child directories
Hi all,I am setting up a file server which serves up remote mounts among other things, and those remote mounts sometimes contain spurious web.config files. I am trying to figure out how to prevent such...
View Article-useChecksum and -whatif BUG?
When I use -useChecksum in combination with -whatif (non-verbose), the log will still show *all* files with different time stamps changing. However, if you deploy live non-whatif it will only deploy...
View ArticleWeb Deploy V3 Documentation
HiWhere can I find documentation about V3 and the advanced parameterization like removing elements or adding them at a specific place (after some other elements)? I am using V3 successfully for adding...
View ArticleWeb Deploy Complete but site not created
I'am using MS web deploy 3.0 w/ IIS7 and Windows Server 2008 R2.When executing *.deploy.cmd batch generated on VS2010(the batch must create pool + copy files + create web site under "Default Web...
View ArticleFTP connections via Chrome not logged as sessions in IIS 7.5 FTP Current...
When I log in to the FTP site using FileZilla, IE9, Windows 7 Explorer or command prompt all active (in the literal sense) sessions are visible in the FTP Current Sessions window in IIS Manager. If I...
View ArticleWeb deployment task failed
Hi,When publishing one project within Win 2012 server, I've got thisError 1 Web deployment task failed. (There was an error reading IIS configuration schema from...
View ArticleASP scripts on IIS7 run too slow
I'm running classic ASP scripts on IIS7. Sometimes a script what usually takes 5 seconds will take 10mins to run. Retarting IIS fixes the issue although the issue returns after couple hours. Sometimes...
View ArticleRewrite problem, global/dynamic rules
Hello folk Im trying to achieve a set of rules that makes my webpage a little dynamic in its url.My goal is having rewritten a couple of urlsmysite.com/default.aspx?action={insert_querystring} ==...
View Article