WindowsUpdateProvider bugs...
In case someone is struggling with WindowsUpdateProvider to install Windows Updates, there are at least two bugs in the provider code.1. Download of updates is never called. Windows Update Agent API is...
View ArticleHow to skip bindings using WD3.0 GUI?
As I export a server config using the Web Deploy GUI, what parameters ought I skip, those that hold the bindings? I'd like skip those and then export the rest with a password.I got a recommendation...
View ArticleWebDAV install fails in IIS 7.5
I'm attempting to install WebDAV in IIS 7.5.The installer just tells me that it's failed and requires a restart in order to roll back changes. The setup log shows the following:Update IIS-WebDAV of...
View ArticleMemory leak??
Anyone else noticed their web farm controller server memory creeping up if left alone?I have two web farms, both the same set up i.e. one control server, 32 servers in farms of 4. inetmgr.exe sits...
View ArticleWeb Platform Installer 4.5 Unable to Download Product List
I am getting the following error from the Web Platform Intaller."Unable to download the product list from . Check your network connection and try again.I am able to get to the internet and review...
View ArticleMy first redirect
Hi every,I am trying to create a very simple redirect/rewrite rule, basically our CMS carries folder name in the path(URL), hence all the images and link referenced and embed including folder name, we...
View ArticleIIS 7 Trust Level Multiple Websites
I am working with IIS 7 and need to change the Trust level so that it can be applied to multiple websites. Can this be done without having to change the trust level for each individual website? Thanks.
View ArticleTrouble getting ASP to work
Hello everyone.Windows 7 Ultimate IIS7 At first I enabled all settings in IIS, The default page of IIS which shows up at "http://localhost" could be viewed but when i tried to view pages in...
View Articlephp forum - login re-direct issue since running on IIS 7.5
Dear allI do have a forum, running on an LAMP environment. The login there works just fine, you enter a username and a password, click on "login" and you get directly logged in and re-directed to the...
View ArticleHOW TO SETUP A SNI (2 certificates for 2 domain in the same server and ip)
i've followed this microsoft guide but doesn't work for me http://www.iis.net/learn/get-started/whats-new-in-iis-8/iis-80-server-name-indication-sni-ssl-scalability, i get this error: cannot unistall...
View ArticleForce ASPSessionID to change on login
Question:How do I get Classic ASP to change the session ID after the user logs in? Background:One of our clients ran a security audit against our web site. So far, we've been able to resolve all the...
View ArticleHttp error 404 , Set Default page to my website
I'm trying to set default page to my site , but in every time it shows error .My site was in windows server 2000, and now i want to transfer it to windows server 2008 (iis...
View ArticleASP Trust level, web.config
Hi, everyone Recently found one of our web servers had ASP NET trust level set to FULL (seems its a default). That makes it vulnerable to ASP Net shell scripts that use cmd.exe and can list all files...
View Articleiistracer in Windows Server 2012
I have tried (unsuccessfully) to install the current version of IIS Tracer in a Windows Server 2012.Does anyone know if this tool (IIS Tracer) is intended to operate inside this operating system and,...
View Articleredirect but keeping the original url
HiI managed to redirect HTTP request via another port. but I want to keep on the browser the orginial url.for example: if i redirect the request: localhost:7020/blabla1/to localhost:7010/blabla2 I dont...
View ArticleIIS 6 and ASP.NET 4 Question
HI everyoneI need some help in clarifying the following issue:Is the .svc application extension part of IIS6 and ASP.NET4 ? It doesnt show in the application extensions as a default extension. I've...
View ArticleIIS7.0 On Azure - Dot at the end of a URL causes 404 error
I have production VMs on Azure cloud service with IIS7.0.I recently discovered that one or more dots at the end of the URL cause a 404 error. It is a known bug of IIS7+, but I'm looking for a solution...
View ArticleIIS 7 getting installed as Local System on Windows Server 2008 R2
I have been reading up on security in Windows Server, and the documentation on msdn seems to suggest to use the new service accounts - Managed Service Account or Virtual Account to install services...
View ArticleOracle WebLogic
Currently I'm using ARR and URL Rewrite Module to access Oracle WebLogic Server without port likehttp://orclwl.company.com , Actually it's working with some page of the admin page, but some link still...
View Article